> 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-pir-mini.md).

# MClimate PIR mini

<figure><img src="/files/s0siNNChJbRkJYc0PoeH" alt=""><figcaption></figcaption></figure>

{% file src="/files/5mcn4DqPvnZddf1TCTyf" %}
Datasheet
{% endfile %}

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

## General Information

MClimate PIR mini LoRaWAN is a stand-alone sensor powered by 2xAA batteries lasting for up to 10 years with the default configuration. The device features PIR (occupancy) sensor, as well as temperature and humidity sensors. The data from the PIR mini can be used in any LoRaWAN compatible system, incl. Building Management Systems to control demand-based ventilation. Sensor information can be exposed as\
datapoints in Modbus, BACnet and KNX systems through the use of a special gateway.

Learn more about MClimate Smart Building Solutions:

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

### Features

* PIR (occupancy) sensor
* Temperature and Humidity sensor
* Light sensor
* Firmware Update Over The Air (FUOTA)
* Ultra low power consumption
* Sends message on occupancy
* Counts total amount of movements
* Double-sided tape on the back

## Power supply

* Powered by 2xAA batteries (each 1.5VDC)
* Operating voltage: 3.0VDC
* Expected battery life: Up to 10 years with default configuration (depending on radio environment)

## Compatibility

* LoRaWAN 1.0.3, class A device, EU868 - 870; Other LoRaWAN regional settings available upon request&#x20;
* Encryption: LoRaWAN End-to-end encryption (AES-CTR)
* Supported LoRaWAN Features: OTAA , ADR , Adaptive Channels setup
* Link budget: 130dB
* RF Transmit Power: 14dB

## Sensors

### 1. Temperature sensor

* Resolution: 0,1°C
* Accuracy: ±0,2 - ±0,3°

<div align="left"><figure><img src="/files/QTbMXaOsyLTgUVe1pBOl" alt="" width="330"><figcaption></figcaption></figure></div>

### 2. Humidity sensor

* Resolution: 2%
* Accuracy: ±3% (typ) - ±3% (max)

<div align="left"><figure><img src="/files/fLD9DgkTF43XekoOHAIY" alt="" width="330"><figcaption></figcaption></figure></div>

### 3. PIR

* Max detection distance: 8m
* PIR viewing angle: 120 degrees horizontally and vertically

### 4. Light sensor

* Measurement range: 0 - 65530 Lux
* Resolution: 1 Lux
* Accuracy: ±10%

## Mounting warning

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-pir-mini.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.
