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

Peak current when the nRF52 is in the SYSTEM ON mode

Hello,

I have done some consumption measurement but I have a strange behaviour while the nRF52840 is in the SYSTEM ON mode.

For the measurement, I send advertising packet each 1 second and then I put the nRF52840 in the SYSTEM ON mode. When the system is in SYSTEM ON mode I measure peak, but I don't know why. Are there any internal process in SYSTEM ON mode that generate these peaks ?

Plot of the measurement:

Test setup :

  - Segger Embedded Studio - SDK V14.2 SoftDevices 5
  - Windows
  - PCA10056 - nRF52840-PDK

Parents Reply
  • I also tested the main.c you posted with a KeySight N6705B also, and it didn’t show these peaks.

    There is something called refresh spikes in the internal regulator, but that is not what is shown in your plot. The behavior you see is not normal.

    It could maybe be USB noise. Could you do a test where you power the board with “External supply”(P21) or with a battery instead.

Children
Related