Replies: 1 comment
-
Hi, you can start with the Thermostat example which acts as the Zigbee Coordinator (network former) when flashed to the ESP32C6 (or any other supported chip). After that you will be able to connect temperature sensors to the network and bind to the Thermostat device to receive the temperatures. IF you would like to also receive the humidity, you will need to extend the Thermostat class to support also Humidity cluster. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
bonjour/bonsoir
i don't understand much about zigbee
i've seen several examples but i don't really understand this protocol because i'm a beginner.
i'd like to make an esp32c6 that reads two sonoof temperature and humidity sensors and then displays the data on an lcd.
do you have any ideas for modifying the thermostat example?
thank's
Beta Was this translation helpful? Give feedback.
All reactions