Hi all,
Currently we are trying to measure the power of nRF52832 using (1) nRF52 DK board, (2) power profiler kit 2 (PPK2).
We used PPK2 in source-meter mode and we connected the pins as following:
(reference: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_ppk2%2FUG%2Fppk%2FPPK_user_guide_Intro.html)
1. VOUT (PPK2) & P22-VDD_nRF (nRF52-DK)
2. GND (PPK2) & P21-GND
We were testing system-off mode of nRF52832, which is expected to consume 0.3 uA.
However, in the above connection setup, we could measure around 600uA.
But if we connected an additional power supply to P21-VDD (external supply connector) and turned on the power switch (SW6), then we could measure the correct current of 0.3 uA.
I think we should be able to measure the correct current even when we are supplying power only to VDD_nRF (P22-VDD_nRF).
However, according to our experience, it seems like we need to supply to power the external supply pin of DK board (P21-VDD) to get the correct measurement result.
I'm wondering if it is correct.
If it is correct I'd like to know the reason why we need to supply to get the correct measurement result.
Also, I'd like to know the role of VDD (not VDD_nRF) in DK board.
P.S. We have used not only PPK2 but also source meter unit (SMU) to measure the power, but we could get the same results regardless of equipment (either PPK2 or SMU).
Thank you.