NRF54L15 BLE power consumption spikes

Hi,

I am testing the BLE beacon sample on the NRF54L15 PDK, and it was successful as I was able to detect the beacon using the NRF Connect scanner. However, when monitoring the power consumption of this sample, I noticed additional power spikes beyond the expected advertising spikes.



They appear to happen at intervals of around 4 seconds. These spikes are seen when config_bt setting is enabled

The advertising intrevel is set to 10seconds.

using sdk version v2.8.0
toolchain version v2.8.0

Could you help me understand why these spikes are occurring and suggest ways to eliminate them?
thanks in advance for your help

Parents Reply Children
  • Hi,

     

    Emil Lenngren said:
    Is the workaround needed if the GRTC runs on the LFXO?

    Yes, it is needed in cases where GRTC is used and HFCLK is sourced from HFINT.

    Emil Lenngren said:
    Can you give a code sample (or high level idea) how the workaround should be done in case the MPSL is not used? The GRTC peripheral doesn't seem to have any calibration functionality according to the data sheet?

    this is currently being worked on and evaluated, and a non-MPSL implementation is scheduled. Unfortunately, I do not have any more detailed information to share at this point in time.

     

    Kind regards,

    Håkon

Related