# Drukknopje

De dongle heeft een fysieke drukknop die multifunctioneel is.

### Flash/downloadmode

{% hint style="success" %}
Download modus wordt geactiveerd door de knop in te drukken tijdens het inpluggen
{% endhint %}

Als de dongle spanningsloos is en de knop wordt ingedrukt gehouden bij het inpluggen dan zal de dongle in downloadmodus komen. Hiermee kan de dongle van nieuwe firmware worden voorzien.

### In bedrijf

Kort indrukken = pair/re-pair modus voor de draadloze koppeling.

Langer dan 5 seconden indrukken = factory reset.

Tijdens het indrukken geeft de status-led feedback:

* RGB status-led: groen = korte druk wordt herkend
* RGB status-led: rood = lang genoeg ingedrukt voor factory reset
* blauwe status-led: knippert tijdens het indrukken; snel knipperen betekent lang genoeg voor factory reset

**Alleen dongles die wifi ondersteunen**

Zodra de dongle wacht op het koppelen aan het netwerk (snel knipperende status-led) kan er 1x kort op de knop gedrukt worden. Dan zal de dongle de netwerkconfiguratie overslaan en werkt hij autonoom. Dit is vooral interessant indien de RS485 optie gebruikt wordt. Er is ook geen lokale opslag van data.

Door meer dan 5 seconde op de knop te drukken worden alle instellingen inclusief het overslaan van de netwerkkoppeling gewist.


---

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