I intend to keep a long running clock in the system and use the app_timers(hence RTC1) in a soft device enabled nrf51822 firmware.
I basically have a minute tick and update local time every minute, However, I've observed that once I call the sd_power_mode_set…