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

nRF52840 DK / PCA10056 System Off

Hi all,

I cannot manage to get a proper System Off consumption with the nRF52840.

I use this setup, with devkits as the DUT (powered through "External Supply") :

When using a PCA10100 (nRF52833), I get this (4µA), when calling nrf_pwr_mgmt_shutdown(NRF_PWR_MGMT_SHUTDOWN_GOTO_SYSOFF) :

But, with the PCA10056, I get this (2mA) :

Both devkits have the exact same physical settings (jumpers and switches).

If I configure some GPIO to wake up the device from the System Off, I get a normal reset.

What could explain that I cannot manage to have a proper System Off with the nRF52840, but I can with the nRF52833 ?

I have the same problem when using a custom board instead of a devkit.

Thanks a lot.

Parents Reply Children
Related