# Upgrade v4 -> v5

De V5 versie is de nieuwe basis waarop verder wordt ontwikkeld. Het grootste verschil is dat de v5 op een andere manier met de NRG Monitor communiceert. Heeft u een NRG Monitor met een V4 dongle dan zal ook de NRG Monitor van nieuwe firmware moeten worden voorzien.

Extra feature van de v5 is dat de EnergieID stroomplanner ook doorgeven wordt aan de NRG Monitor.

{% hint style="warning" %}
Stroomplanner functie is alleen beschikbaar bij premium abonnementen van EnergieID
{% endhint %}

## Beschikbaarheid

Helaas is de V5 versie niet voor alle dongles beschikbaar. De dongles die geupdate kunnen worden zijn:

* P1 Dongle Pro
* NRG/P1 Dongle Pro+
* Ethernet Dongle Pro
* Ethernet Dongle Pro+
* Ultra Dongles (alle varianten)

## Upgraden

{% hint style="success" %}
Advies is om voor elke update de RNG files te downloaden. In nieuwere dsmr-api versie is dit onderdeel van het updateproces
{% endhint %}

U dient de volgende stappen te doorlopen:

* in de settings de update url aanpassen door er `v5/` achter te zetten ( bij de Ultra dongles wordt dit: ota.smart-stuff.nl/p1u/v5/ )
* op de systeeminformatie pagina staat nu v5.x druk op **installeer** en wacht totdat de update klaar is
* check op de systeeminformatie of de update is gelukt

KLAAR

{% hint style="info" %}
Wilt u de stroomplanner op uw NRG Monitor dan dient de Monitor minimaal firmware versie 3 te hebben. Zie handleiding NRG Monitor voor updateproces.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.smart-stuff.nl/dsmr-api/geavanceerd/upgrade-v4-greater-than-v5.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
