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.

CC2530: End device stops transmitting after some time

Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK

Hi,

We have a network with 1 coordinator and 5 end devices, it is observed that one of the devices stops communicating after some time.

We have enabled WDT and also toggle a GPIO whenever AT_DataRequest is called.

that device toggles GPIO, and also is not reset by WDT meaning that, the stack is not freezed and also the AD_DataRequest is called.

But we do not observe any packet transmitted by that device in the packet sniffer.
What can be cause of such behaviour?