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.

LAUNCHXL-CC26X2R1: Sending data via report command whether receiving any responses in End-Device

Part Number: LAUNCHXL-CC26X2R1
Other Parts Discussed in Thread: Z-STACK

Hi TI team,

Now, I used the function of zcl_SendReportCmd to send data from End-Device to Coordinator.

I wonder whether my End-Device will receive any response packets from my Coordinator. Because if my data(packets) missed over-the-air, I may need to resend it again.

Could you teach me where or which functions that I can receive response packets in the example code of Zed_Switch if my End-Device can receive response packets from Coordinator?

Thanks