XIAO ESP32C6 Zigbee Quick Start Guide (Arduino) | Seeed Studio Wiki #2152
Replies: 4 comments 5 replies
-
Hello, |
Beta Was this translation helpful? Give feedback.
-
Hello, Has anyone been able to change an end device (ED) configuration to be to be a Zigbee router (ZCZR) with the same functionality? For example, creating a temperature monitor that can also extend the Zigbee network range. I've tried to by changing the Zigbee mode and partition scheme in the tools dropdown menu of the IDE, but it doesn't appear to work when viewing the Zigbee network. Thanks! |
Beta Was this translation helpful? Give feedback.
-
Hello, I would like to use Zigbee with the XIAO ESP32-C6. I tested the Wi-Fi example and measured around 25 mA of consumption. But with the Zigbee light on/off example, it's around 65 mA. I don't understand why ! |
Beta Was this translation helpful? Give feedback.
-
Hello, i bought several xiao_esp32c6 boards I'm trying your example but I have some issues regarding the "coordinator" (the end device flashes ok). Then either flashing or compiling i get this error:error: 'ZigbeeGateway' does not name a type In function 'void onZbButton(SwitchData*)': In function 'void setup()': In function 'void loop()': exit status 1Can you please help me solve this? Thanks |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
XIAO ESP32C6 Zigbee Quick Start Guide (Arduino) | Seeed Studio Wiki
In this tutorial, we will embark on a journey to explore Zigbee application development using the XIAO ESP32C6 development board. The XIAO ESP32C6 is a compact yet powerful board that features the ESP32-C6 chip, which offers integrated Wi-Fi and Bluetooth Low Energy (BLE) connectivity. By leveraging the ESP Zigbee SDK, we can harness the full potential of the XIAO ESP32C6 and extend its capabilities to include Zigbee functionality.
https://wiki.seeedstudio.com/xiao_esp32c6_zigbee_arduino/
Beta Was this translation helpful? Give feedback.
All reactions