In order to confirm this, I did the same comparative on a nRF54L15DK evaluation kit. To realize good measurement in low power mode, I performed the followings steps :
-
First I disabled the VCOM0, VCOM1 and LEDs power using the nRF Connect Board Configurator application.
-
I set up the DK, accordingly to the user guide, using a Power Profiler kit configured in ampere meter.
-
For the firmware part, I started from the code example provided in the Lesson 2 - Exercise 2 of the Bluetooth Low Energy Fundamentals course that starts a simple advertising process. I just removed all the part relative to the management of LEDs and button.
-
I updated the prj.conf file to disable the console and the log trace :
-
Finally I disabled useless peripherals by applying a device tree overlay to the default setup :

