-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Labels
Area: ZigbeeIssues and Feature Request about ZigbeeIssues and Feature Request about ZigbeeType: Feature requestFeature request for Arduino ESP32Feature request for Arduino ESP32
Milestone
Description
Related area
Zigebee
Hardware specification
ESP32C6
Is your feature request related to a problem?
Current Zigbee library examples focus on one-to-one communication. In real use cases, like mine, we often connect multiple end devices (e.g. 5) to a single coordinator. No endpoint/device information is displayed when receiving data (e.g. temperature).
It is difficult to identify which device sent the data.
The existing temperature (I tried to modify 2 devices connected; the second one took a long time) example does not show how to scale to multiple devices.
Describe the solution you'd like
Suggested improvements:
Show the sender's endpoint or device address when receiving data.
Add an example of multiple devices sending data to one coordinator.
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.
Metadata
Metadata
Assignees
Labels
Area: ZigbeeIssues and Feature Request about ZigbeeIssues and Feature Request about ZigbeeType: Feature requestFeature request for Arduino ESP32Feature request for Arduino ESP32
Type
Projects
Status
Done