# Update Server

Met de Update Server is het mogelijk om firmware en het bestand systeem naar een DSMR-logger 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-api.local/update**\\>
  of:\
  &#x20;    **http\://\<hetIPadresVanDeDSMRlogger>/update**

![](/files/-Mboz9_rZEImzS2KgPu6)

### Flash Firmware

Om (nieuwe) firmware te flashen moet je op de knop **`[Choose file]`** onder de kop "Selecteer een **.ino.bin** bestand" klikken.

![](/files/-M2DQivs5T-C7OGbw_py)

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

![](/files/-M2DRevueAP3y9PTSP_Q)

Klik vervolgens op **`[Flash 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 "Selecteer een **.mklittlefs.bin** bestand".

![](/files/-Mbozes6F8zvWC3eFlgF)

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

![](/files/-MbozmxKq5w049_uFXho)

Klik vervolgens op de knop **`[Flash FileSYS]`**

### Flashen is geslaagd

![](/files/-M2DTjx3t3Mb9svH4zuK)


---

# 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/dsmrloggerapi/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.
