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?