# Varianten

De P1 Dongle Pro+ heeft een mogelijkheid om functionaliteit toe te voegen in de vorm van modules. De groene 3 pins connector zal afhankelijk van de module andere aansluitingen krijgen.

De modules worden bij de bestelling geselecteerd en door ons aangebracht. Wilt u hem later toevoegen of wijzigen dan kan dat ook. De modules zijn los te bestellen. Door de behuizing op te maken kunt u de modules aanpassen of toevoegen.

{% hint style="info" %}
De dongle zal de module automatisch detecteren en de juiste functionaliteit toevoegen
{% endhint %}

### Module 1 - H20 = watersensor

Door deze module toe te voegen kan er een externe watersensor worden aangesloten. Zo kunt u het waterverbruik bijhouden.

### Module 2 - RS485 = Modbus RTU

Heeft u de behoefte om de gegevens van de dongle uit te lezen via de modbus RTU interface dan kunt u deze module toevoegen. Via de ESPHome firmware bent u maximaal flexibel om alle functies van de dongle te benutten. De aansluiting is terminated.

### Modules 3 - IO+

Een pulse/S0 gestuurde ingang of toch liever iets schakelen via de uitgang van de dongle (NetSwitch) kan via de IO+ module. Deze heeft een potentiaal vrije / galvanisch gescheiden in- en uitgang. Dit zorgt voor nog meer mogelijkheden.

Max waarden:

Ingang:\
\- Imax = 50mA\
\- Ur = 6V\
\
Uitgang:\
\- Imax = 50mA\
\- Umax = 80V

<div align="center"><figure><img src="/files/r2aOiuv6BEWGPbTz4tTq" alt="" width="68"><figcaption></figcaption></figure></div>

### Module 4 - IO

Liever 2 IO's zo vanuit de processor op de uitgangspoorten kan ook. Bijvoorbeeld om er een I2C/TWI of andere mogelijkheid te benutten.

### Pinout

<figure><img src="/files/rvVGJZPQEf59ChjFpXUq" 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://docs.smart-stuff.nl/p1-dongle-pro+/snelle-start/varianten.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.
