nRF9160 DK PSM/System OFF current too high

Hi,


OS: Windows 10
Editor: SEGGER Embedded Studio for ARM (Nordic Edition) V5.68 (64-bit)
nrfjprog version: 10.15.1
JLinkARM.dll version: 7.52b
nRF Connect SDK version: 1.6.0
nRF9160 modem firmware version: 1.2.7
nRF9160 DK version: 1.0.2

I was testing our custom FW on a nRF9160 DK and I noticed a high PSM power consumption. The DK was consuming around 70µA while our custom board consumes ~15µA.

I then got 1452.sysoff.hex file from this guide to check if everything is right and I noticed it is consuming around 70µA even in system off mode (~5µA on custom board):

Do you have any idea what could be causing this? I am supplying power with PPK2 source mode through the VDD_nRF-pin (P22) like shown here. I have made sure the board controller FW is the original one provided here. I have no USB cable or anything else attached to the DK. I have also tried removing the SIM-card and disconnecting the interface MCU by moving the IFMCU DISCONN-switch to the right position. Neither of these helped with the consumption.

As far as I know the current should only be going to nRF9160 when supplied through the VDD_nRF-pin and therefore only be a few microamps in both cases. Is there anything I need to change/check in addition to the things I have already done? Or is my DK faulty?

Thanks in advance!

Parents Reply
  • Hi,

    I was able to get it down to 2.8µA @3.0V once by erasing the memory with nRF Connect Programmer and then flashing with the sysoff image. However, when I flashed our custom FW it went back to ~70µA in PSM. I then tried wiping the memory and flashing the sysoff image again multiple times but now it seems to be stuck at ~70µA again no matter what I do.

    Do you have any idea what could be causing this? It doesn't make any sense to me that the same image on the same board suddenly consumes ~25 times more power.

Children
Related