> 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-vicki-lorawan.md).

# MClimate Vicki LoRaWAN

![](/files/me5LycvLlVDaLtfSB58O)

### Documentation files

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

{% file src="/files/FU3YhBrkVZCwuS53HJcr" %}
Datasheet Rugged Backplate
{% endfile %}

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

{% file src="/files/FfrOaACx8urLGS2HjkIE" %}
User Manual Rugged Backplate
{% endfile %}

### General information

Vicki is a smart thermostatic radiator valve (TRV) retrofitting radiators with thermostatic valve and allowing for temperature control and monitoring temperature and humidity from distance. Manual target temperature selection is possible by rotating the outer ring of the device. The target temperature is displayed on the device.&#x20;

Learn more about MClimate Smart Building Solutions:

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

Purchase MClimate Vicki LoRaWAN:

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

### Features

* Temperature and humidity sensor
* Manual adjustment of target temperature
* 2-digits display
* Automatic temperature control algorithm
* Automatic temperature control algorithm using external temperature reading
* Manual valve openness control
* Open window detection
* Child lock (ability to lock manual temperature adjustment)

### Power supply

* Battery type: 2xAA
* Operating voltage: 2.7 - 3.6VDC (*we recommend scheduling a battery replacement once they drop below 2.8VDC to make sure you have no interruption in service*)
* Expected battery life: Up to 10 years (depending on configuration and environment) - use the Battery Life Calculator to better estimate for your specific use-case
* Recommended batteries: Energizer Lithium Ultimate L91
* ***Device does not operate with rechargeable batteries!***

{% embed url="<https://mclimate.eu/pages/lorawan-battery-calculator>" %}

### 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)
* Activation: OTAA
* Link budget: 130dB
* RF Transmit Power: 14dB

### Radiator compatibility

* Default radiator valve fitting: M30x1.5
* Available adaptors: RA, RAV, RAVL, ORAS, Oventrop
* For detailed information about compatibility, please check the TRV Compatibility Tool.

{% embed url="<https://compatibility-tool.mclimate.eu/>" %}

&#x20;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-vicki-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.
