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

Confusion about understanding PPK observations

I have custom board  with nrf 52832. I am using SDK 15.2.0  and softdevice s132 V6.1.0  to transmit advertising packets periodically. I have written simple application that reads battery status and transmitted it in manufacturing data  of advertising packet 

By referring online Power profile   I got average current 20 microAmp for following configuration.

Tx Power = 0 dBm

Tx Payload = 27 bytes

BLE Interval = 1000 msec

DCDC = No.

sensor = lis2dh12

Power Profiler Kit nRF6707 is used for average current calculation. PPk setup as follows

SW2 = External

SW4 = Reg

COM = DK

 I have captured 2 images with different average current for above configuration I am little bit confused which value i will consider for calculation.

a)

b)

kindly remarks on this. These remarks will be valuable for me.

  • Hi,

    The uploaded images are very small, so it's not possible to see the details. Could you upload some larger images?

  • In picture a) you seem to have a small peak right before 04:21, that increases the total average current. This current peak could maybe be an interrupt or something from the lis2dh12 sensor ? 

  • I am not using lis2dh12 sensor. It simply reads battery status in advertising update function  and transmit every 1 sec.  In image there is value below 04:20 which is different from value below 04:21. What does it indicate?

  • pd@learner said:
    In image there is value below 04:20 which is different from value below 04:21. What does it indicate?
    Sigurd said:
    In picture a) you seem to have a small peak right before 04:21,

     Could you measure how high the peak goes ?

    What Low frequency clock source are you using for the Softdevice ? (What is the value of NRF_SDH_CLOCK_LF_SRC in sdk_config.h)

1 2 3