> 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/vragen-en-problemen/watersensor.md).

# Watersensor

Kijkt u geen watermeter gegevens binnen volg dan onderstaande 2 stappen\
1\) hou een stukje metaal voor de sensor dan dient het rode ledje op te lichten\
2\) Check dan ook of dit signaal in de dongle komt (kan soms enkele seconden duren)\
\
Positief resultaat uit stap 1) en 2) dan is het mogelijk dat de afstand tussen het meetwieltje en sensor met een fractie van een mm te veel is waardoor de sensor het metaal niet kan waarnemen.

Er is een optie om een andere sensor te proberen. Bv van gele naar pen model. Er zijn ook gebruikers die bij de gele sensor een klein beetje van de behuizing afschuren. Tip van Boudewijn: Makkelijkste is dat om een stuk schuurpapier plat neer te leggen. Een klein beetje (±1 mm) is vaak voldoende.


---

# 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/vragen-en-problemen/watersensor.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.
