Skip to content

Commit 17a2c0a

Browse files
frkvanangl
authored andcommitted
ble: sample: Increase stack size for DTM for nRF54H CPURAD
-Ended up with defaults likely to low Signed-off-by: Frank Audun Kvamtrø <[email protected]>
1 parent 0058077 commit 17a2c0a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

samples/bluetooth/direct_test_mode/boards/nrf54h20dk_nrf54h20_cpurad.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ CONFIG_NRFX_TIMER2=n
1212
# Use necessary peripherals
1313
CONFIG_NRFX_TIMER020=y
1414
CONFIG_NRFX_TIMER021=y
15+
16+
CONFIG_MAIN_STACK_SIZE=2048
17+
CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=2048

0 commit comments

Comments
 (0)