I did current measurement on nRF5340 DK with PPK2 kit.
I’m using the Ampere Meter Mode, and cut the SB40 on nRF5340 DK.
- Test Setup: Ampere Meter Mode
- Window Testing Application: nRF Connect v3.6.1 - Power Profile nRF Connect for Desktop - nordicsemi.com
- Source Code: Nordic Demo code: Bluetooth: Peripheral LBS (Bluetooth: Peripheral LBS — nRF Connect SDK 1.5.99 documentation (nordicsemi.com))
- Results:
- Advertisement:
- Duration: 14s
- Max: 16.76mA
- Average: 902.67uA
- Advertisement:
- On Connection:
- Duration: 2m
- Max: 15.93mA
- Average: 874.01uA
- On Connection:
the average looks too high, any idea why the average is high? (assume the project is not optimized for power consumption)
what is the normal average current for Advertisement & on connection? (with UART / with UART disabled, Tx 0dBm) ?
previous measurement on nRF52832,
- ~30-40uA with UART disabled and
- >150uA with UART.
Thanks,
Ji