Hello, I am using nRF52832 dev kit. I am trying to get lower current consumption. I used ble_app_blinky example and disabled the NRF_LOG. My settings are below:
Role: Advertising (connectable)
Advertising interval: 250 ms
TX payload: 10 byte
Radio TX Power: 0dBm
DCDC regulator: ON
When I try this settings on online power profiler it estimates 44 uA and when I measure with PPK2 I see 73-75 uA current consumption. I disabled NRF_LOG, leds and buttons but I am missing something. What should I do to get estimated value?






