Dear All,
I would like to configure a device to go to the System ON, no RAM retention, wake on RTC (running from LFRC clock) Sleep mode, in order to be able to use the RTC for timestamping.
By reading posts in the DevZone, I found out that in order to go to sleep while in System On mode I need to use sd_app_evt_wait (while using the Softdevice) into the for loop of the main.
But I am not sure what more confingurations do I need to do in order to achieve the power consumption described in the documentation.
On a board that I am using I am measuring about 10uA, so I think that I am missing something.
I am using SDK v16.0.0 and softdevice s113 v7.0.1.