Hello,
I am currently working on power consumption optimization using the nRF9151 DK (PCA10201).
Setup:
- Board: nRF9151 DK
- Measurement tool: Power Profiler Kit 2 (PPK2)
- Power connection:
- PPK2 VOUT connected to VDD-nRF
- PPK2 GND connected to board GND (P21)
- The jumper between VDD-5V and VDD-nRF is removed to isolate the nRF9151
Issue:
The modem appears to enter low power modes (eDRX and PSM), but the measured current remains around 670 µA, which is much higher than expected.
Measured vs expected:
- Measured current: ~670 µA
- Expected current: a few µA (based on Nordic documentation)
Configuration:
- eDRX configured with a cycle of ~22 minutes
- Multiple eDRX configurations have been tested (different values), but the current consumption remains the same
- Similar behavior observed when testing PSM (no significant reduction in current)
Observations:
- This current level (~600–700 µA) could correspond to an active peripheral (e.g. UART)
- It is unclear whether powering VDD-nRF fully isolates the nRF9151 or if other components on the DK are still contributing
Additional info:
- The modem is attached to the network
- We tested a similar setup on another module and were able to reach µA-level consumption, so the issue seems specific to this setup
Questions:
1. Does powering VDD-nRF fully isolate the nRF9151 on the DK?
2. Could an active UART or another peripheral explain this ~670 µA consumption?
3. Are there specific steps to ensure the system reaches true ultra-low power (µA range) in eDRX/PSM on the nRF9151 DK?
Any help would be greatly appreciated.
Thank you!

