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.

In CC2530 Initializing sleep timer and set sleep timer for 20mins.

Other Parts Discussed in Thread: CC2530

Hi All,

I want to initialize the sleep timer in cc2530. and this sleep timer should wake up cc2530 at every 20 mins and send command that ED is alive.

and again it goes to sleep again.

if in between this 20 min while cc2530 is sleeping any interrupt comes then this sleep timer should be running it should not reset to 0.

can anybody help me on this?