Hello,
We have a device built up on CC2541. Our device goes into sleep (Deep Sleep/PM3) for a very long time. When we want to connect, we wake it up (there is a push button for that) and connect it.
Now, the problem is that we want to use watchdog timer. So, when our device goes into sleep, the watchdog timer will reset our device so we are able to stay into sleep mode.
Can anyone suggest a possible solution for this problem.
Thanx in advance.