> 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-wth/funktion-and-gerateubersicht.md).

# Funktion & Geräteübersicht

Der dnt LoRaWAN® Wandthermostat ist&#x20;ein flexibel montierbarer Sollwertgeber für&#x20;funkgesteuerte Heizungssteller.&#x20;Eine integrierte Kalenderfunktion ermöglicht das&#x20;automatisierte Regeln der Raum-temperatur.&#x20;Die Raumtemperatur und die relative Luftfeuchte&#x20;können per Funk übertragen und auf dem Display&#x20;angezeigt werden.

{% columns %}
{% column valign="middle" %}

<figure><img src="/files/a8nMJzcBMfMuot7oc04S" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

### Auf einen Blick

* Hohe Funkreichweite durch **LoRaWAN®**
* Solltemperatur in **0,5 °C Schritten** einstellbar
* Messung von **Raumtemperatur** und **relativer Luftfeuchte**
* Updatefähig über **LoRaWAN® FUOTA**
* **Fenster-offen-Erkennung** intern oder mit externem Kontakt
* Flexible Konfiguration per **LoRaWAN® Downlink**
* Flexible Montage per **Klebestreifen**, **Schrauben** oder auf einer **Unterputzdose**
* Batterielaufzeit von **bis zu 5 Jahren** in Default-Konfiguration

{% endcolumn %}
{% endcolumns %}

{% hint style="info" %} <mark style="color:green;">LoRaWAN FUOTA ist ab Firmware Version 1.2.0 verfügbar</mark>
{% endhint %}

## Typische Einsatzbereiche

Das Gerät ist für die zentrale Sollwertvorgabe in Innenräumen ausgelegt. Es spielt seine Stärken dort aus, wo Heizkörperthermostate zentral verwaltet werden sollen und eine flexible Positionierung im Raum gefragt ist.

* Wohngebäude und Mehrfamilienhäuser
* Büro- und Verwaltungsgebäude
* Hotels, Gästehäuser und öffentliche Gebäude

## Wichtige Funktionen

* **3 speicherbare Wochenprogramme** mit jeweils bis zu 10 Schaltpunkten
* **Automatik-Modus**, **manueller Temperatur-Modus** und **Urlaubs-Modus**
* **Fenster-Offen-Erkennung** per Temperatursturz oder externem Sensor
* **Zyklische Statusmeldung** in konfigurierbaren Intervallen
* **Anzeige von Temperatur und Luftfeuchte** am Gerät
* **Tastensperre** und Werksreset-Schutz per Hardware Lock

## Technische Daten

### Versorgung

* **Spannungsversorgung:** 2 × 1,5 V AA / Mignon / LR6 Batterie
* **Ruhestrom:** < 13 µA
* **Typische Stromaufnahme:** 45 µA in Default-Konfiguration
* **Batterielebensdauer:** bis zu 5 Jahre in Default-Konfiguration

### Mechanische Eigenschaften

* **Abmessungen:** ca. 85 × 85 × 25 mm
* **Gewicht:** 140 g
* **Schutzart:** IP20
* **Anwendungsbereich:** Innen
* **Betriebstemperatur:** 0 bis +50 °C
* **Montage:** schraubbar, klebbar oder auf Unterputzdose

### Funktechnik

{% hint style="info" %} <mark style="color:green;">Firmwareversionen < 1.2.0 nutzen die LoRaWAN MAC Protokoll-Version 1.0.3</mark>
{% endhint %}

* **Kommunikation:** LoRaWAN® EU868, 1.0.4 / RP002 v1.0.3
* **Antenne:** intern
* **Frequenzbereiche:**
  * L-Band: 865,0–868,0 MHz
  * M-Band: 868,0–868,6 MHz
  * O-Band: 869,4–869,65 MHz
* **Duty-Cycle:**
  * L-Band: < 1 % pro Stunde
  * M-Band: < 1 % pro Stunde
  * O-Band: < 10 % pro Stunde
* **Typische Sendeleistung:** +10 dBm
* **Empfängerkategorie:** SRD Category 2
* **LoRaWAN® Reichweite:** > 6 km im Freifeld bei SF9

{% hint style="info" %}
Die tatsächliche Batterielebensdauer und Funkreichweite hängen von Nutzung, Sendeintervall, Gebäudestruktur und Funkumgebung ab.
{% endhint %}

## Lieferumfang

* dnt-LW-WTH
* Montage- und Kurzanleitung
* 2 × 1,5 V AA Batterien
* Zubehör:
  * Wandhalterung
  * Doppelseitige Klebestreifen
  * Schrauben und Dübel


---

# 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-wth/funktion-and-gerateubersicht.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.
