# #define IS\_ESP12

Met deze optie zal de DSMR-logger de Data Request pin van de Slimme Meter 'hoog' maken als hij een Telegram kan ontvangen. Na het ontvangen van een volledig Telegram zal de Data Request pin weer 'laag' worden gemaakt waardoor de Slimme Meter stopt met het sturen van Telegrammen.

Let op! Alleen voor DSMR-logger V4

&#x20;Deze functionaliteit werkt alleen in combinatie met een Versie 4 van de DSMR-logger. Met een DSMR-logger V2 of V3 bordje moet je deze optie niet activeren.

| #define   | Functie                                                                 |
| --------- | ----------------------------------------------------------------------- |
| IS\_ESP12 | Om gebruik te kunnen maken van de Data Request pin van de Slimme Meter. |


---

# 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://mrwheel-docs.gitbook.io/dsmrloggerws/overzicht_functies/is_esp12.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.
