> 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/8.-gerateverhalten/8.6-firmware-update/8.6.2-lora-firmware-update.md).

# 8.6.2 LoRa Firmware Update

Sie können die Firmware des Produkts via LoRa® aktualisieren, sobald dnt eine neue&#x20;Version bereitstellt.

{% hint style="info" %}
Während der Aktualisierung ist das Produkt nicht betriebsbereit.\\

\
Sobald eine neue Firmware für das Produkt zur Verfügung steht, stellen wir Ihnen&#x20;ggf. weitere Informationen zum Aktualisierungsprozess in diesem Kapitel vor.
{% endhint %}

Bevor Sie die Firmware aktualisieren könne, muss das Produkt zunächst in den&#x20;Update-Modus versetzt werden: entweder via LoRaWAN-Downlink A (Update mehrerer&#x20;Produkte gleichzeitig möglich) oder direkt am Produkt B.

\
**A** Um den Update-Modus via LoRaWAN zu aktivieren:

* Verwenden Sie den Befehl `Put Device in Update Mode (0x01)`.
* Spielen Sie die neue Firmware mit dem dnt FST (Field service tool) auf. Dieses finden  &#x20;auf unserer Webseite [www.dnt.de/business](https://www.dnt.de/business).

**B** Um den Update-Modus direkt am Produkt zu aktivieren gehen sie wie folgt vor:

{% stepper %}
{% step %}

### Abnehmen der Abdeckung

Drücken Sie oben und unten auf die&#x20;Abdeckung und nehmen Sie diese ab.

<figure><img src="/files/JplokCihpH2lmPUrTGdM" alt="" width="246"><figcaption><p>Abb. 22: Abnehmen der Abdeckung</p></figcaption></figure>

{% endstep %}

{% step %}

### Entnahme einer Batterie

Entnehmen sie ein Batterie (s. Abbildung 23)

<figure><img src="/files/3wf8nyLeE9beXiazOKiM" alt="" width="288"><figcaption><p>Abb. 23: Entnahme einer Batterie</p></figcaption></figure>
{% endstep %}

{% step %}

### Einlegen der Batterie bei gedrückter Systemtaste

* Legen Sie die Batterie bei gedrückter  &#x20;Systemtaste wieder ein. Die LED blinkt  &#x20;rot.
* Lassen Sie die Systemtaste los.
* Der Sensor wechselt für drei Minuten in  &#x20;den Update-Modus.
* Spielen Sie die neue Firmware mit dem  &#x20;dnt FST (Field service tool) auf. Dieses finden auf unserer Webseite  &#x20;[www.dnt.de/business](https://www.dnt.de/business). Der Sensor  &#x20;verbindet sich im Anschluss automatisch  &#x20;wieder (Rejoin-Modus).
* Setzen Sie die Abdeckung des Sensors - mit der kleinen (vorperforierten)  &#x20;Kabeldurchführung nach oben  &#x20;ausgerichtet - auf und rasten Sie diese  &#x20;ein.

<figure><img src="/files/DAzwJIbrqYrvpZVnVj9M" alt="" width="366"><figcaption><p>Abb. 24: Einlegen der Batterie und loslassen der Systemtaste</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/8.-gerateverhalten/8.6-firmware-update/8.6.2-lora-firmware-update.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.
