Skip to content

Need Guidance on Implementing Zigbee Communication Coordinator to Router and Router to Coordinator #11332

Open
@Mausam678

Description

@Mausam678

Related area

Zigbee data send and receive in string json format

Hardware specification

ESP32 C6

Is your feature request related to a problem?

  1. The Coordinator sends string data in JSON format.
  2. The Router responds with its EUI name in JSON format.

Describe the solution you'd like

I'm working on a Zigbee-based communication system using Arduin framework the ESP32-C6 module.

I’m unsure how to implement this interaction and would appreciate guidance on:
Setting up the Zigbee stack on ESP32-C6 for this use case.
Handling JSON data exchange between the Coordinator and Router.
Any relevant libraries or example code for ESP32-C6’s Zigbee capabilities.
Goal: Bidirectional JSON communication (strings from Coordinator, EUI from Router).
Any pointers to documentation, sample projects, or implementation advice would be greatly helpful.

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

No one assigned

    Labels

    Area: ZigbeeIssues and Feature Request about ZigbeeType: Feature requestFeature request for Arduino ESP32

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions