Skip to content

Commit 7d2aca3

Browse files
gordonklausnordicjm
authored andcommitted
samples: bluetooth: Fix event_trigger 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 a039dbb commit 7d2aca3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

samples/bluetooth/event_trigger/boards/nrf54h20dk_nrf54h20_cpurad.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ CONFIG_PSA_CRYPTO_DRIVER_OBERON=n
99
CONFIG_PSA_SSF_CRYPTO_CLIENT=y
1010
CONFIG_MBEDTLS_PSA_CRYPTO_C=y
1111
CONFIG_NRF_SECURITY=y
12+
13+
CONFIG_PM=n

0 commit comments

Comments
 (0)