I recently bought two ESP32-C6 boards. My goal is to use one of them as a custom Zigbee Coordinator connected directly to my Raspberry Pi via USB, purely for learning purposes.
I plan to use ZHA (or Zigbee2MQTT with the ember adapter).
I have a couple of specific questions before I start flashing:
- Firmware: Does anyone have a link to a known working, pre-compiled RCP firmware binary (.bin) for the ESP32-C6 that works over USB (UART)? I am looking for a reliable binary to flash via esptool.
- Device Compatibility: If I successfully set this up as a Coordinator, will it function like a standard commercial Zigbee stick? Specifically, can I pair standard off-the-shelf Zigbee buttons (like Sonoff, Aqara, or IKEA buttons) directly to this DIY ESP32-C6 coordinator?
Any guidance or links to the correct firmware would be appreciated!
Thanks.