# FAQ

<details>

<summary>Welke software staat er op de dongle?</summary>

Door een usb data kabel aan te sluiten op de dongle kan via de seriale poort uitgelezen worden welke software versie er op staat. Dit kan pas vanaf versie 1.1.0. Ziet u geen versie nummer dan heeft u nog een oude versie

</details>

<details>

<summary>De dongle versies zijn instellingen na reboot</summary>

Vanaf software versie 1.1.0 is deze functie toegevoegd

</details>

<details>

<summary>Strange errors</summary>

Always check that the phases are connected correctly. Phase 1 to phase 1 of the smart meter and phase 1 to the consumer appliance, etc. If they are reversed, the control circuit is no longer correct.

</details>


---

# 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/p1-modbus-dongle/faq.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.
