Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Zigbee Support for ESP32-C6 #9970

Open
arunshivaram opened this issue Jan 17, 2025 · 0 comments
Open

Add Zigbee Support for ESP32-C6 #9970

arunshivaram opened this issue Jan 17, 2025 · 0 comments
Labels
enhancement esp32-c6 espressif applies to multiple Espressif chips
Milestone

Comments

@arunshivaram
Copy link

This was one of my #circuitpython2025 requests. Filing a issue to track this.

Context:

  • Being an already power efficient board compared to the other dual core ESP boards(S3, S2 etc), I thing this board would benefit from a low power connectivity solution like zigbee, as wifi is a notoriously power hungry connectivity solution.
  • Adding zigbee support to the c6 would be very beneficial in battery powered use cases (for environmental monitoring, home automation etc) as every mAh counts in such scenarios.

Prior work:

  • I noticed there were earlier discussions about adding zigbee support on the NRF52 boards and I wasn't sure if the SW stack implementation was an issue there that prevented it from getting implemented
  • In the case of C6, esp-idf does seem to have support for zigbee and has few examples here. I am not sure how feasible and practical this is, but I feel like this might be a great addition to this power efficient board.
@tannewt tannewt added espressif applies to multiple Espressif chips esp32-c6 labels Jan 17, 2025
@tannewt tannewt added this to the Long term milestone Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement esp32-c6 espressif applies to multiple Espressif chips
Projects
None yet
Development

No branches or pull requests

2 participants