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: keep sending Data request via the protocol of 802.15.4

Part Number: LAUNCHXL-CC26X2R1


Hi TI team,

I used the example code of zed_switch as my End-Device and the example code of zc_light as my Coordinator under the SDK of V2.30.

I tried to sniffer packets and I found my End-Device(short addr is 0x6df0) kept sending the Data request packets via protocol of 802.15.4. You can refer to below picture and the packet number of 138.

Could I know the purpose for this kind of packets? Whether we can stop it or not?? If yes, how to stop in the SDK of V2.30.

Thanks