Project to provide functionality similar to ESPHome but for Zigbee instead of WiFi for nRF52
Code examples, errata and additional tips and references to interesting projects for the book "Develop your own Bluetooth Low Energy Applications for Raspberry Pi, ESP32 and nRF52 with Python, Arduino...
Code examples, errata and additional tips and references to interesting projects for the book "Building Wireless Sensor Networks with OpenThread: Developing CoAP Applications for Thread Networks with ...
The sample Zigbee weather station.
Examples for the Nordic nRF52840-Dongle
Low energy measurement station to measure vital human parameters.
University Project for "Internet of Things" course (MSc Computer Engineering @ University of Pisa). Implementation of an IoT telemetry and control system.
LAB2 for the course TSD3050 University of SouthEastern Norway (www.usn.no)
Communicates nRF52840 Dongle to ESP8266 by UART protocol in order to get current values of sensors connected on ESP8266. With the values given by the sensors, the nRF52840 Dongle will be used to send ...