How to test the power consumption of "System ON IDLE with GRTC (XOSC) and 256 KB RAM"

HI ALL,

   I used a system off demo and added the following content.

The power consumption tested was around 1uA, which should be normal according to the errata. Then, I wanted to test the idle state. Based on the above, I turned off the following content and tested that the power consumption was around 6uA.

This doesn't seem to match the specification book.

Is there any other way to test the power consumption of "System ON IDLE with GRTC (XOSC) and 256 KB RAM"?

note:v2.8.0,NRF54L15,QFAABB

Parents Reply Children
  • Thank you. That's good to know.

    To summarize up:

    • The simplest way to achieve System ON Idle is to use Hello World sample, built with CONFIG_SERIAL=n
    • Measurement is affected by Errata 31. It is presented on some devices and will be fixed in the next NCS release after v2.9.0

    Shall we close this ticket then? Ah I saw you have closed the ticket. Many thanks.

Related