This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to get incoming ZigBee message data in UART?

Other Parts Discussed in Thread: CC2530, Z-STACK, CC2520, TIMAC

I am using Generic App from Z-Stack Mesh 1.0.0 on CC2530 as coordinator. I have successfully associated ZED to it and now I want to get packets from ZED in UART. How to modify code (which API to use) to get it?

 Typical packet from ZED is next:

I have already adjusted AF with corresponding APS attributes (endpoint, Cluster ID, Profile ID).