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