Hello All,
I'm currently using SDK_2_6_3_JN5189DK6 on MCUXpresso IDE.
In addition, I'm using the zigbee_coordinator wireless_examples.
I want to know how to send the ZDP commands like ActiveEPReq, SimpleDescReq.
Is there any example of this?
On the contrary, if I want to know about the receiving ZDP commands like NodeDescReq, where can I get this information?
I tried to print debug message in the ZPS_eAplAfGetNodeDescriptor function, but it was not possible.
I'd like to appreciate if you help me this.