nRF54L15-DK Power measurement with an ammeter.

Hello.

I am reading up on documentation regarding measuring current on the nRF54L15-DK with an ammeter. I do notice that when we set up the board, we need to use the 2x5 SWD header to toggle an analog switch to disconnect the debugger from the nRF54L5. We know what connector we need, but do we need any special dongle/software to accomplish this step? Is there a simpler way to measure the current at P6?

Thanks!

Parents Reply
  • Hi Daniel, 
    The P6 port only has the current flow to the nRF54L chip, not the interface chip. 
    The reason you see the recommendation to disconnect the UART and SWD interface using analog switches is that if we want to measure the most accurate current consumption we should disconnect any connection to the interface chip (the debugger) to avoid any leak. 
    To disable the interfaces, you can just use the Board Configurator tool in NRF Connect Desktop. The analog switches are controlled by the interface chip as shown here: 

    Note: we are having an issue with the latest version of Board Configurator. You may want to use v0.3.7 if you want to disconnect SWD interface. 

Children
Related