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

sleep sate in zephyr

Issue with Zephyr software platform and sleep state for the Nordic chipset. We can see when using the power management sample code for Zephyr that it consume 300 uA in sleep sate. This measurement is only the Nordic current excluding external components run on a Nordic nRF52840 reference hardware. We need to know what we can do to reach expected floor current of 2uA in sleep sate. We also need to know when this will be supported if this is an issue in the current Zephyr software system.

Parents Reply
  • Yes you are right we know now that internal blocks of the ASIC are consuming current. We have disabled all of them and we can see that on a Nordic reference hardware we can go below 300uA but we still see that we are far from the 2uA that we expect it will consume. We can see ~20uA in sleep now. So what part of the system are still consuming is hard to find without your help.

Children
Related