> For the complete documentation index, see [llms.txt](https://docs.mclimate.eu/mclimate-lorawan-devices/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mclimate.eu/mclimate-lorawan-devices/devices/mclimate-flood-sensor-lorawan.md).

# MClimate Flood Sensor LoRaWAN

![](/files/wR0sDQ9jee7UqQgUKxPo)

{% file src="/files/PYRF9ysG8SfdRgZVxFSQ" %}
Datasheet
{% endfile %}

{% file src="/files/Ny2YQ9ng9TE3Eibjcf8R" %}
User Manual
{% endfile %}

## General information

MClimate Flood Sensor is a compact flood sensor suitable for residential and commercial applications. If a flood is detected, data is immediately transmitted.

Learn more about MClimate Smart Building Solutions:

{% embed url="<https://mclimate.eu/pages/smartbuildings>" %}

Purchase MClimate Flood Sensor LoRaWAN:

{% embed url="<https://mclimate.eu/products/flood-sensor-lorawan?variant=47545000722764>" %}

## Features

* Flood detection
* Device tampering detection (opening the device)
* Temperature sensor
* Buzzer
* LED

## Power supply

* Battery type: CR123A
* Operating voltage: 2.5 - 3.6 VDC
* Expected battery life: Up to 10 years (depending on configuration and environment)

### Radio / Wireless <a href="#radio-wireless" id="radio-wireless"></a>

* Wireless technology - LoRaWAN 1.0.3
* Wireless security - LoRaWAN End-to-end encryption (AES-CTR)
* LoRaWAN device type - Class A End-device
* Supported LoRaWAN features - OTAA, ADR, Adaptive Channels setup
* Supported LoRaWAN regions - EU868 - 870; Other LoRaWAN regional settings available upon request
* Link budget - 130dB
* RF transmit power - 14dB

If you have any questions, feel free to reach out to us at <lorawan-support@mclimate.eu>


---

# 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.mclimate.eu/mclimate-lorawan-devices/devices/mclimate-flood-sensor-lorawan.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.
