I have nrf52832 dk. I used power down example by github
https://github.com/NordicPlayground/nrf51-powerdown-examples: system off wakeup on gpio. Upon current measuement by cutting SB9 bridge and soldering SB11, using coin cell battery and power profiler kit i got measurment current as 0.44micro A in system off mode and 5.98milli amp in wake up mode.
Now, i used temperature sensor, flash memory nrf52832 dk and used the same command as NRF_POWER->SYSTEMOFF = 1;
I flashed the code and found current as 0.66micro amp.
My query is that the current measured is right value or not. I have used power profiler kit vout on nrf current measurement upper pin and vin of profiler kit to lower pin of nrf current measurement.
Do flash and temperature sensor also add to the current values as i found from data sheet that the current values were w25q16 1ua and stts751
3ua respectively