Complex Zigbee Coordinator example request
Author: patience4711Created Sep 16, 2026Updated Sep 17, 2026
LabelsType: Feature requestArea: Zigbee
Related area
zigbee
Hardware specification
esp32c6
Is your feature request related to a problem?
I am working on a program that is able to join any device. In the program i can define a device, and call a join proces that joins, discovers and binds the device. So far this works, it can join a smart socket and a pir sensor. The pir sensor hower sends 8 messages at cluster for battery power and then dead. What i miss is a nice example of a proper setup of a coordinator, how to register endpoints, etc. to get it to work
Describe the solution you'd like
a extended coordinator example
Describe alternatives you've considered
No response
Additional context
No response
I have checked existing list of Feature requests and the Contribution Guide
- I confirm I have checked existing list of Feature requests and Contribution Guide.
Source: espressif/arduino-esp32