# updateServer

Met de Update Server is het mogelijk om firmware en het bestand systeem naar een DSMR-logger32 te flashen.

Je kunt de Update Server op twee manieren opstarten:

* Door op de knop **`[Update Firmware]`** in de *FSmanager* te klikken
* Door in de browser de volgende URL in te toetsen:\
  &#x20;         \*\*<http://dsmr-esp32.local/update**\\>
  of:\
  &#x20;        **http\://\<hetIPadresVanDeDSMRlogger>/update**

<figure><img src="/files/EILsPF982kQo9g0cGFNv" alt=""><figcaption></figcaption></figure>

### Flash Firmware

Om (nieuwe) firmware te flashen moet je op de knop **`[Choose file]`** onder de kop "**Firmware:**" klikken.

Er verschijnt nu een drop-down window waar je de gewenste firmware kunt selecteren.

<figure><img src="/files/ETJ0ufCdI2pukP5l7ms1" alt=""><figcaption></figcaption></figure>

Klik vervolgens op **`[Update Firmware]`**

### Flash File Systeem

Om een nieuw bestands systeem op de DSMR-logger te flashen klik je op de knop **\[Choose file]** onder de kop "**FileSystem:**".

<figure><img src="/files/EILsPF982kQo9g0cGFNv" alt=""><figcaption></figcaption></figure>

Er verschijnt nu een drop-down window waar je het gewenste **`.spiffs.bin`** bestand systeem kunt selecteren.

Klik vervolgens op de knop **`[Update FileSystem]`**

### Flashen is geslaagd

<figure><img src="/files/1VXUqtiYZ6vb4H5WvIgc" alt=""><figcaption></figcaption></figure>


---

# 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://mrwheel-docs.gitbook.io/dsmrlogger32/update-server.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.
