Regarding the issue of using nRF54L15 to do system_off.

Dear nRF experts.

We are a module manufacturer.
We discovered some issues during power consumption testing.
We are currently using the nRF54L15 Dk board and PPK.
We are using SDK V3.0.2 and have compiled the system_off firmware.
We found that while the PPK consumes 1.0 uA, it exhibits periodic peaks every 120ms. How can we disable these peaks?

Parents
  • Hi,

    To setup current measurement check out:
    https://docs.nordicsemi.com/bundle/ug_nrf54l15_dk/page/UG/nRF54L15_DK/measurements/current_measurements.html 

    While in system off (also in idle mode) the regulator will operate in refresh mode (only powering on the regulator for a short period of time), it will for a short period of time charge up decoupling capacitors on it's regulator output, the in-rush current to the capacitors can be high and the actual peak will depend on the impedance of the power supply and in this case also when the PPK 2 sample the current relative to the in-rush current. The time between the peak depends on the current drawn while in system off. So in summary, the peak you see are likely short transients as decoupling  capacitors are charged (typically much shorter than for instance the radio is actively transmitting or receiving). The average current with the peaks should be the system OFF current.

    Kenneth

Reply
  • Hi,

    To setup current measurement check out:
    https://docs.nordicsemi.com/bundle/ug_nrf54l15_dk/page/UG/nRF54L15_DK/measurements/current_measurements.html 

    While in system off (also in idle mode) the regulator will operate in refresh mode (only powering on the regulator for a short period of time), it will for a short period of time charge up decoupling capacitors on it's regulator output, the in-rush current to the capacitors can be high and the actual peak will depend on the impedance of the power supply and in this case also when the PPK 2 sample the current relative to the in-rush current. The time between the peak depends on the current drawn while in system off. So in summary, the peak you see are likely short transients as decoupling  capacitors are charged (typically much shorter than for instance the radio is actively transmitting or receiving). The average current with the peaks should be the system OFF current.

    Kenneth

Children
Related