Hello,
I'm doing some experimentation with nRF54L15DK dev kit.
I connected PPK2 to P6 on the board to measure VDD:nRF current consumed.
The DK is loaded with a release build (-Os) of the peripheral NUS demo app (NCS 3.2.1)
As can be seen in the attached screen cap, the average current is 450-500uA (including advertising spikes), where the base (floor) current draw is ~90uA
I tried to set CONFIG_PM=y in app.prj, but it appears to be filtered out as I get a warning in the build terminal, and it doesn't state a direct dependency on nRF54L15 in kconfig gui
I tried like a million CONFIG_xxx & app.overlay hacks suggested by AI, but nothing seems to reduce the power.
Is 80-90uA is the minimum when the system is idle? it feel too high...
Thanks in advance
