Closed HonestQiao closed 8 months ago
Thanks @HonestQiao, the examples are based on official Arduino Zigbee examples so it would be unfair for me to take all the credit:) I checked out the problem, seems like I actually pushed the wrong example(switch coordinator instead of light-bulb end device), now it should be fine, here is Zigbee_Light_Bulb.
Thanks @HonestQiao, the examples are based on official Arduino Zigbee examples so it would be unfair for me to take all the credit:) I checked out the problem, seems like I actually pushed the wrong example(switch coordinator instead of light-bulb end device), now it should be fine, here is Zigbee_Light_Bulb.
Thank you very much for those work. I have also made a few minor optimizations and submitted a pull request : #2
My ESP32-C6 boards:
Light Blub: (Small Board) DFRobot Beetle ESP32 C6
Bridge: (Big Board) DFRobot FireBeetle 2 ESP32 C6
@HonestQiao Thanks for adding WiFi support!
ENV: Arduino: 2.3.2 Arduino-ESP32: 3.0.0-alpha OS: macOS 11.7 Board: ESP32-C6-N4
These are a series of excellent examples. But, When I compiled the Zigbee_Light_Switch, an error occurred:
I searched the Arduino-ESP32 library and found no trace of these two functions.
@allexoK