nrf54l15-DK Power Consumption Test

hello,

I'm doing a power consumption test, but I'm not sure which project to use to test the power consumption.I tried the "peripheral_lbs" download with NCS version 2.8, but the power consumption is 0.45mA. Can you tell me which project  I can use to test the optimal power consumption of nrf54l15-DK?Can you provide a detailed step-by-step guide to power consumption testing? Thanks.

Parents Reply
  • Hi,

     

    You are assuming no payload and no scan responses from nearby scanners. If you set the payload to > 20 bytes, and assume that there will be a scanner or two, meaning that the peripheral will send a scan_response back, it will extend the current consumption closer to 100 uA, depending on how much activity there is within range.

     

    Remember to check what your voltage is, by measuring the VDD here:

     

    On mine, it is 1.8V, so adjust that accordingly in the calculator, and you get approx. 100 uA with a 20 byte payload.

     

    Kind regards,

    Håkon

Children
Related