Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

System off current consumption on nRF52810

Hi. I'm evaluating the nRF52810 chip by developing on the nRF52-DK (based in nRF52832 chip). As noted in this chapter https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/nrf52810_user_guide.html - it's possible to emulate nRF52810 chip on the nRF52832 chip by using corresponding code and softdevice. So I need to evaluate the power consumption in the deepest sleep mode (System Off). But I found some difference between Electrical specifications of this two chips in the tables of sleep modes and power consumptions:

For nRF52832 is

and for nRF52810 is:

So, if I understand correctly - are the sleep modes different on these two microcircuits? For example, the "IOFF_RAMOFF_GPIO" sleep mode does not exist on the nRF52810 chip? And if so, is the measured current on the nRF52832 correct by emulating the nRF52810?

Parents Reply Children
No Data
Related