How to receive Data from SED to Coordinator on JN5168 Module

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to receive Data from SED to Coordinator on JN5168 Module

481 Views
jun951753jun951
Contributor III

Now that I've sent the message to the other device in the APDU how do I receive the message from the message queue?

Labels (2)
0 Kudos
1 Reply

369 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi,

Please look at the next community post.

As you can see, the SED https://community.nxp.com/message/1012968 

So, if you look into the ZigBee PRO Stack User Guide ZPS_eAplAfUnicastAckDataReq

Once the sent data has reached the first hop node in the route to its destination, a ZPS_EVENT_APS_DATA_CONFIRM event will be generated on the local node.

You could read out the data that you received. PDUM_u16APduInstanceReadNBO.

Hope it helps,

Regards,

Mario

0 Kudos