Hi Nordic team,
I noticed that SAADC driver is consuming most of the power in Sleep state. In my application, the processor is in SYSTEM OFF state for 80% of the time (runs only for 4h over a 24h period). However, it's draining all the battery during in about 18hours. While investigating, I found that the SAADC is consuming the most. I am using this driver to read the battery voltage which my application and sends over BLE.
What do you recommend to reduce the power consumption? Do I need to disable the driver before entering SYSTEM OFF?
Many thanks for your help
Kind regards