Hi,
I have using nrf52832. I have done the device sleep by using RTC. But, it's not wake up from sleep. How Can I wake up the device from sleep?
I need help regarding this
Thank you,
Hi,
I have using nrf52832. I have done the device sleep by using RTC. But, it's not wake up from sleep. How Can I wake up the device from sleep?
I need help regarding this
Thank you,
Hi Jarod
https://devzone.nordicsemi.com/f/nordic-q-a/44846/nrf52832-system-on-sleep-from-rtc
This is what I am trying to do. But, I need to do Sleep for a specific time. That time can be configured at any time
please help me with this
Thank you
Hi again,
Could you use the debugger and verify that the example enters sleep the second time? If not, then it's probably hitting an error handler.
regards
Jared
Yes, your points are correct because of my calendar module RTC. I can't able to initialize the Sleep time RTC instance. That's why it's creating the issues
So before you go to sleep a second time you try to re-initialize the module?