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

# Funktion & Geräteübersicht

Das dnt LoRaWAN® Heizkörperthermostat **dnt-LW-eTRV-C** eignet sich ideal für die automatisierte  Raumklimaregelung in großen Gebäuden. Das Gerät ist für den Betrieb in Bildungseinrichtungen, Industriebetrieben, Behörden, Hotels und Bürokomplexen ausgelegt und ermöglicht, neben der automatischen Temperaturregelung, auch die Anpassung direkt am Gerät über die integrierten Tasten. Die Solltemperatur wird dabei energiesparend auf dem Always-On E-Paper Display angezeigt.

{% columns %}
{% column %}

<figure><img src="/files/SRSN3fZhHBnkr7ZSVOcY" alt="" width="213"><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

### Auf einen Blick

* Solltemperatur in **0,5 °C-Schritten** einstellbar
* Sehr hohe Funkreichweite durch **LoRaWAN®**
* Geringer Energieverbrauch durch Low Power Design
* Automatische Temperaturabsenkung bei offenem Fenster oder offener Tür
* Konfiguration per LoRaWA&#x4E;**®**-Downlink
* Updatefähig durch **LoRaWAN® FUOTA**
  {% endcolumn %}
  {% endcolumns %}

{% hint style="info" %} <mark style="color:green;">LoRaWAN</mark><mark style="color:green;">**®**</mark> <mark style="color:green;"></mark><mark style="color:green;">FUOTA wird ab Firmwareversion 1.4.0 unterstützt, Geräte mit einer älteren Firmwareversion nutzen ein LoRa</mark><mark style="color:green;">**®**</mark> <mark style="color:green;"></mark><mark style="color:green;">Updateverfahren.</mark>
{% endhint %}

{% hint style="info" %}
Das Heizkörperthermostat passt auf **M30 x 1,5 Ventile**, sowie über Adapter auch auf Danfoss Ventile vom Typ **RA**, **RAV** und **RAVL**. Adapter für weitere Ventile sind erhältlich.
{% endhint %}

## Typische Einsatzbereiche

Das Gerät ist für den Einsatz in Innenräumen ausgelegt. Es spielt seine Stärken dort aus, wo viele Heizkörper zentral verwaltet werden sollen und dennoch eine lokale Bedienung gewünscht ist:

* Bildungseinrichtungen und öffentliche Gebäude
* Industriebetriebe und Verwaltungsstandorte
* Hotels und größere Bürokomplexe
* Mietobjekte

## Wichtige Funktionen

* **3 speicherbare Wochen-Temperaturprofile** mit jeweils bis zu 10 Temperaturänderungen pro Tag
* **Manueller Positionier-Modus** zur direkten Ansteuerung des Ventils
* **Fenster-offen-Erkennung** mit automatischer Temperaturabsenkung
* **Dynamisch adaptiver Abgleich** des Heizkörpers
* **Frostschutzfunktion** bei Temperaturen unter **4 °C**
* **Urlaubs-Modus** für definierte Zeiträume
* **Batteriespannungsüberwachung** mit Warnung und definierter Ventilposition
* **Zyklische Statusmeldung** in konfigurierbaren Intervallen
* **Flexible Konfiguration** per LoRaWA&#x4E;**®**-Downlink

## Lieferumfang

* dnt-LW-eTRV-C
* Bedienungsanleitung
* Ventiladapter für Danfoss **RA**, **RAV** und **RAVL** (nur Einzelgerät)
* Stützring (nur Einzelgerät)
* 2 x 1,5 V AA Batterien (je Gerät)


---

# 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-etrv-c/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.
