Skip to content

Commit d8dbb1b

Browse files
committed
samples: bluetooth: peripheral_power_profiling: do system off for lv10/ns
Enable system off for lv10/ns. Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent ead1f80 commit d8dbb1b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

samples/bluetooth/peripheral_power_profiling/boards/nrf54lv10dk_nrf54lv10a_cpuapp_ns.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ CONFIG_PM_DEVICE_RUNTIME=y
1717

1818
# RRAM always on, not needed for basic bluetooth features.
1919
CONFIG_MPSL_FORCE_RRAM_ON_ALL_THE_TIME=n
20+
21+
CONFIG_TFM_SFN=y
22+
CONFIG_TFM_NRF_SYSTEM_OFF_SERVICE=y

0 commit comments

Comments
 (0)