> For the complete documentation index, see [llms.txt](https://docs.dnt.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dnt.de/dnt-lw-wsci/funktion-and-gerateubersicht/9.-wartung-und-reinigung.md).

# 9. Wartung und Reinigung

{% hint style="info" %}
Das Produkt ist bis auf den Batteriewechsel wartungsfrei.

Überlassen sie eine Reparatur einer Fachkraft.
{% endhint %}

## 9.1 Produkt reinigen

* Verwenden Sie keine lösemittelhaltigen Reinigungsmittel.
* Reinigen Sie das Produkt nur mit einem weichen, sauberen, trockenen und fusselfreien Tuch.

## 9.2 Batterien wechseln

{% stepper %}
{% step %}

#### Abdeckung abnehmen

* Drücken Sie oben und unten auf die Abdeckung und nehmen Sie die diese ab (s. Abbildung 25).

<figure><img src="/files/ZZTMkjzigObkYo6y5GNr" alt="" width="223"><figcaption><p>Abb. 25: Abnehmen der Abdeckung</p></figcaption></figure>
{% endstep %}

{% step %}

#### Batterien entnehmen und ersetzen

* Entnehmen Sie die leeren Batterien.
* Legen Sie zwei neue **1,5 V LR03 / Micro / AAA** Batterien ein. Achten Sie auf die richtige Polung (s. Abbildung 26). Der Sensor schaltet sich wieder ein und verbindet sich automatisch mit dem LoRaWAN-Netzwerk. Die LED blinkt orange und leuchtet bei erfolgreicher Verbindung kurz grün auf.

<figure><img src="/files/x5C7lhkYWkWvYqYaZcmX" alt="" width="375"><figcaption><p>Abb. 26: Wechseln der Batterien</p></figcaption></figure>
{% endstep %}

{% step %}

#### Abdeckung schließen

Setzen Sie die Abdeckung - mit der kleinen Kabeldurchführung nach oben ausgerichtet - wieder auf und rasten Sie diese ein (s. Abbildung 26)

<figure><img src="/files/OiKA4kPPifmxTtacQ02a" alt="" width="188"><figcaption><p>Abb.26: Aufsetzen der Abdeckung</p></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.dnt.de/dnt-lw-wsci/funktion-and-gerateubersicht/9.-wartung-und-reinigung.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
