> 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-ht-display-lite.md).

# MClimate HT Display lite

## General Information

MClimate HT Display lite LoRaWAN is a stand-alone HT sensor powered entirely by solar energy using an organic solar panel. The device features a 1.54" e-ink screen, temperature, humidity and LUX sensor. The user can see the current levels of temperature, humidity and light intensity, as well as a historical trend. The device sends an uplink periodically, or when the "Check" button is pressed. The data from the HT Display 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" %}

Purchase MClimate HT Display lite:

LINK TO DEVICE PAGE

### Features

* Solar-powered and battery free
* LUX Sensor
* 1.54" e-ink display
* Temperature and Humidity Sensor
* FUOTA
* Child lock

## Power supply

* Solar-powered Lithium-ion capacitor (LIC) and/or USB-C
* **Operating voltage:**
  * 2.5-3.8VDC powered by Solar Panel
  * 5VDC powered from USB-C
* **Expected battery life (depending on configuration and environment):**&#x20;
  * Indefinite powered by solar - up to 14 days in complete darkness

## Compatibility

* LoRaWAN 1.0.3, class A device, EU868
* Encryption: LoRaWAN End-to-end encryption (AES-CTR)
* Activation: OTAA
* Link budget: 130dB
* RF Transmit Power: 14dB

## Sensors

### 1. Temperature sensor

* Resolution: 0,1°C
* Accuracy: ±0,2°C (typ) - ±0,7°C (max)

<img src="https://3940008670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McDr-jr9h3qA888r1Yp%2Fuploads%2Fb2UUmp7HCVoYpSDbtOPk%2FMouse_Highlight_Overlay.png?alt=media&amp;token=489ff3b6-d504-44da-ae40-9f83bfaa72b0" alt="" data-size="original">

### 2. Humidity sensor

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

<img src="https://3940008670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McDr-jr9h3qA888r1Yp%2Fuploads%2FfnlCXeYJDiXVPqca9tO3%2FMouse_Highlight_Overlay.png?alt=media&amp;token=e3e4bac7-d949-411e-8fac-4983d954b0a5" alt="" data-size="original">

### 3. LUX sensor

* Resolution: 1 LUX
* Accuracy: ±10%
* Range: 0 - 10 000 LUX

### 4. Organic Solar Cell

<figure><img src="https://3940008670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McDr-jr9h3qA888r1Yp%2Fuploads%2FQPktRzA0KawUn0IYklVZ%2Forganic_solar_cell_diagrams.png?alt=media&amp;token=006d9520-45a5-478c-a264-3978c10c77f8" alt=""><figcaption></figcaption></figure>

## Mounting warning

<figure><img src="https://3940008670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McDr-jr9h3qA888r1Yp%2Fuploads%2Fmmqg0KqEQrVUBsHwBlOn%2FMounting.png?alt=media&amp;token=881c8b61-50aa-4201-99b8-cc9fa9a95869" alt=""><figcaption></figcaption></figure>

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-ht-display-lite.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.
