ESP32 C6 Zigbee Micropython Support
Description
Subject: Inquiry about MicroPython Support for ESP32-C6 Zigbee Features
Dear MicroPython Development Team,
I would like to ask about the future support of Zigbee functionality on the ESP32-C6 in MicroPython.
As you know, the ESP32-C6 includes an integrated IEEE 802.15.4 radio, which enables Zigbee and Thread communication. Currently, I could not find any official information on whether MicroPython has plans to support the Zigbee stack on ESP32-C6, similar to how Wi-Fi and Bluetooth are supported.
Could you please let me know:
- If there are ongoing plans to add Zigbee support for ESP32-C6 in MicroPython?
- Whether there are any experimental branches, community efforts, or roadmap items related to this feature?
- If not yet planned, would contributions or testing support from the community be welcome?
Many developers, including myself, are very interested in leveraging Zigbee on the ESP32-C6 using MicroPython for rapid prototyping and IoT applications. It would be great to know if this is something we can look forward to.
Thank you very much for your time and for the excellent work you are doing with MicroPython.
Code Size
No response
Implementation
I hope the MicroPython maintainers or community will implement this feature
Code of Conduct
Yes, I agree
esp32c6 support (IDF v5.2)
The is esp32c6 officially supported in IDF v5.1 but requires a number of changes to work...
Pulling together changes and generic board support needed here.