> For the complete documentation index, see [llms.txt](https://docs.smart-stuff.nl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.smart-stuff.nl/dsmr-api/instellingen/webinstaller.md).

# Webinstaller

{% hint style="warning" %}
Wordt de dongle niet gevonden tijdens het flashen. Hou dan het knopje op de dongle ingedrukt zodra de dongle voeding krijgt.
{% endhint %}

Via de usb poort kunt u nieuwe firmware op de dongle zetten. Hiervoor kunt u de webinstaller gebruiken. Hieronder per dongle de url naar de webinstaller.

| Dongle               | url webinstaller                       |
| -------------------- | -------------------------------------- |
| P1 Dongle Pro        | <https://install.smart-stuff.nl/p1p/>  |
| Ethernet Dongle Pro  | <https://install.smart-stuff.nl/p1e>   |
| Ultra / Ultra Mini   | <https://install.smart-stuff.nl/p1u>   |
| P1 Modbus Pro        | <https://install.smart-stuff.nl/p1m>   |
| P1 Splitter Pro      | <https://install.smart-stuff.nl/p1s>   |
| NRG Monitor          | <https://install.smart-stuff.nl/nrgm/> |
| Ethernet Dongle Pro+ | <https://install.smart-stuff.nl/p1ep/> |
| P1 Dongle Pro+ / NRG | <https://install.smart-stuff.nl/nrgd/> |

## ESPHome

De configuraties van ESPHome kunt u bekijken via de github pagina:\
[https://github.com/mhendriks/esphome-p1](https://github.com/mhendriks/esphome-p1/blob/main/p1-dongle-pro.yaml)

### Driver

Installeer up uw PC de juiste driver. Uitleg hierover vindt u in: <https://docs.espressif.com/projects/esp-idf/en/latest/esp32c3/get-started/establish-serial-connection.html>

## Spannend

Hoop het niet .... u hoeft niet bang te zijn dat de dongle onbruikbaar wordt het opnieuw programmeren kan keer op keer op keer. Als er data op de dongle staat die u wilt bewaren (bv RNG files) dan eerst deze downloaden.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/instellingen/webinstaller.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.
