# Introduction

<figure><img src="/files/sRRKTrdQ4SuDu1xvTEIs" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="warning" %}
The dongle is made for v5 SMR meters. In The Netherlands v2/v4 meters are common too. Some data is missing in v2 and v4 meters.
{% endhint %}

## Why we do this?

Started designing and manufacturing the dongles in 2020. The main reason is an open solution that is affordable without any subscription.

The concept can be summarised in a few words:&#x20;

* Privacy first: data always belongs to the user and is not shared&#x20;
* Safe design&#x20;
* No subscription&#x20;
* Accessible: in terms of costs and user experience
* Open solution&#x20;

## Primary functions

The primary functions of the dongle are:&#x20;

* Power supply from the P1 meter (DSMR version 4/5 only)&#x20;
* Reading the smart meter (via the p1 connection)&#x20;
* Sharing the P1 information via Modbus RTU (RS485)

## Quick start

The dongle is ready for use in a few minutes. The steps are:

{% content-ref url="/pages/dJoFlanuRSEaVw5VHDU5" %}
[Installation](/p1-modbus-dongle/quick-start/installation.md)
{% endcontent-ref %}

{% content-ref url="/pages/DVJWYkzmGza4xPrpOBKo" %}
[Register mapping](/p1-modbus-dongle/quick-start/register-mapping.md)
{% endcontent-ref %}


---

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