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

nrf9160: Mqtt example with CONFIG_POWER_OPTIMIZATION fails to load

Hi,

Doing some power testing on the nrf9160 custom board using the MQTT example, I am seeing between 190uA to 200uA of sleep current using a meter.

I disabled serial in both SPM and the mqtt application, included PSM etc. I have seem many places include CONFIG_POWER_OPTIMIZATION=y in the proj.conf file but when I try to add it to my proj.conf , the project fails to load 

What can i do to further reduce the idle current down from 190uA? I have seen many people here able to achieve much lower currents.

I have also gone through the example of measure idle current in PSM mode : https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/hardware-design/posts/measuring-psm-idle-current-on-the-nrf91-dk

Regards

Noaman

Related