Skip to content

Commit 6adc965

Browse files
committed
samples: bluetooth: Fix radio_notification_cb sample on 54h
Disable power management for this sample as a temporary workaround until the underyling issue is fixed. Signed-off-by: Gordon Klaus <[email protected]>
1 parent abf4bbb commit 6adc965

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

samples/bluetooth/radio_notification_cb/boards/nrf54h20dk_nrf54h20_cpurad.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ CONFIG_PSA_CRYPTO_DRIVER_OBERON=n
33
CONFIG_PSA_SSF_CRYPTO_CLIENT=y
44
CONFIG_MBEDTLS_PSA_CRYPTO_C=y
55
CONFIG_NRF_SECURITY=y
6+
7+
CONFIG_PM=n

0 commit comments

Comments
 (0)