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

Low power SAADC 394uA

Hi,

I am having some trouble getting optimal power consumption while using the SAADC.

I've tried running the example given here 2766.nRF5_SDK17.0.2_ble_app_beacon_lp_saadc.zip. I've changed the LF_SRC in sdk_config.h to RC.

I am using a BMD-341 with SDK version 17.0.2

394uA

I've checked that the hf clock is not running. But I am still measuring 394uA with the powerprofiler which seems high.

Do you have any ideas?

Parents Reply
  • I used the "main.c" and "sdk_config.h" from your example. Just to clarify, I build using the makefile and not using SES.

    Here are the power profiler results without BSP

    No BSP

    And without advertising and BSP

    No advertising no BSP

    No bsp No advertising

    Why is the average current in the selected part of the graph around 150uA?

    I was hoping since the SAADC was not used except for every 5 seconds, the power consumption would go well below 50uA.

Children
No Data
Related