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