Skip to content

Commit 6985c36

Browse files
maxd-nordicrlubos
authored andcommitted
samples: cellular: at_client: disable legacy shim
AT Client does not respond with the legacy shim enabled. We need to disable it. Signed-off-by: Maximilian Deubel <[email protected]>
1 parent 31cf64e commit 6985c36

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

samples/cellular/at_client/prj.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@ CONFIG_UART_INTERRUPT_DRIVEN=y
2424
CONFIG_MAIN_STACK_SIZE=3072
2525
CONFIG_HEAP_MEM_POOL_SIZE=16384
2626
CONFIG_AT_MONITOR_HEAP_SIZE=512
27+
28+
CONFIG_UART_NRFX_UARTE_LEGACY_SHIM=n

0 commit comments

Comments
 (0)