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

NRF9160 Achieving low power consumption

Hi everyone,

I am testing the NRF9160 DK and I want to test the low power mode.

I found and tried the solution detailled in this blog about how to measure PSM idle current. The problem I am facing is that using the merged file from the blog I achieve ~6µA, but compiling the project from the same blog I have a current around 1mA.

I measure the current using an amperemeter and the power is coming from an external power supply. I used the same "test conditions" for both the merged file and the project. I have a nRF9160 DK PCA10090 v0.9.0. 

I flashed the merged file using the Programmer tool from nRF Connect. On the other side,I compiled and flashed the project using Segger Embbeded Studio. I also took care to change the CONFIG_SERIAL=y to CONFIG_SERIAL=n in the proj.conf file of the project before compiling, but to no use.

How can I achieve the consumption I got with the merged file but with the project ? Is there another parameter to change in the proj.conf file ?

Thank you in advance.

Kind regards,

Thomas 

Parents Reply Children
Related