As per nRF54L15 datasheet, system_off current at 3V VDD is 0.8uA. I am getting negative average current when i measuring System_OFF current consumption of nRF54L15 using nRF54L15DK board (VDD=3V) as below.
But when configure vdd=1.8V using nRF board configurator i'm getting ~0.9uA.

Application : ncs\v3.1.1\zephyr\samples\boards\nordic\system_off
modified the application by adding CONFIG_APP_USE_RETAINED_MEM=n in prj.conf .
i have followed the current measurement application notes.
Could you please help me with this? is there any configuration i missed?



