This example demonstrating the use of zigbee capabilities of the Omnimo nRF52840 dev board with the Temp&Hum 24 Click (HDC3021 Sensor) to broadcast measurements of temperature and humidity to Home Assistant using the Zigbee protocol. This code mainly
This code is mainly inspired from Zigbee Multi Sensor with FreeRTOS Example found in nRF5 SDK for Thread and Zigbee v4.2.0.
Currently, this project was only tested with Segger Embedded Studio as IDE.
-
Download nRF5 SDK for Thread and Zigbee v4.2.0
https://www.nordicsemi.com/Products/Development-software/nRF5-SDK-for-Thread-and-Zigbee/Download -
Clone this repo inside examples/zigbee/experimental
-
Use Embedded Studio for ARM (V7.32a) for compiling and flashing
Tests conducted on HomeAssistant using the ZHA integration have been successful.