Environment
-
SoC: nRF5340 (app core + net core)
-
SDK: nRF Connect SDK v2.7.0
-
Toolchain: [Zephyr/West toolchain from NCS 2.7.0, compiler version]
-
Measurement: PPK2
Application/Config
-
BLE: Peripheral power profiling
-
Advertising interval: 1280 ms
-
TX power: 0 dBm
-
Power mgmt: Power save enabled; Zephyr PM [CONFIG_PM, CONFIG_PM_DEVICE_RUNTIME] enabled
-
LFCLK source: [RC/XTAL]
-
Relevant Kconfig (prj.conf) snippets:
Steps to Reproduce
-
Build and flash peripheral power profiling with the config above on nRF5340 (NCS 2.7.0).
-
Start Connectable advertising at 1.28s.
-
Measure average current on VDD using PPK2 for 60 seconds steady-state.
Expected Result
-
Average current in µA range between advertising events (short RF spikes only), consistent with low-power System ON idle.
Actual Result
-
Average current ≈ 1.27 mA during advertising despite power save enabled.
