This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

MCU wakeup from sleep by a timer

Hello,

       I am using nRF52832 IC with softdevice and SDK v15.

       I wish to make the MCU in sleep mode and then a couple of milliseconds (let's say 250ms) wakes up the MCU. For this purpose, can I use the timer? Or do you have any idea ?

       

Related