This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Softdevice high idle state power consumption

Hi, 

I am using nrf52840 Preview - DK, with SDK v15.3.0 and Softdevice API 6.1.1

I have modified the 'ble_app_blinky' example to have an advertising interval of 500ms and turned off the NRF_LOG by setting the NRF_LOG_ENABLE and NRF_LOG_BACKEND_URAT_ENABLE to 0 in the sdk_config file.

I have measured the current using an ocsilloscope and I am not getting the idle current (3 uA)a s described on the online power profiler, I entered the the following parameters in the online power profiler 

nrf52840, voltage 3, DCDC off, internal RC, Radio power 0 dbm, advertising(connectable), Tx payload: 31 bytes.

also we have not connected the oscilloscope  in the manner shown in the documentation, but we used one probe and connected it one pin of nrfCurrent Measurement and the other one to it's ground (reference). because when we were connected it in the manner shown in documentation we were not able to see the waveform. 

Please, tell me how can I achieve 3 uA idle current consumption. 

scope_5.scp

I have attached the '.scp' file that has the respective readings

Parents Reply
  • If you are connecting the scope like this you must be sure that ground on the scope is not connected to the same ground as the development kit. Otherwise you will short the USB power / power supply to ground.

    I can't open the scp file. Which program do you use to open it?

    So what is the idle current you measure?

    Which value do you use on the measurement resistor?

    Try to connect an amperemeter/multimeter on the measurement header (remove the resistor) instead of the scope. It's easier to setup and you can use it as a reference for your scope-setup.

Children
Related