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

NRF52840 not going into systemOFF

Hi,

after having a little break from ot and working on another project, I am back working on getting the NRF into systemOFF. to get back into it I just made a very small program, I just used the nordic template_project and added

NRF_POWER->SYSTEMOFF = 1;

with the PPK connected I can see that power consumption indeed goes down, but I still se about 40uA of current.

by disconnecting the Debugger, I can see the current drop another 5-10uA, but thats still way to high.

measured using the PPK with external LiIon battery as power source.

Parents Reply Children
Related