We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd20de5 commit 53ddff6Copy full SHA for 53ddff6
samples/net/cellular_modem/boards/nrf9160dk_nrf52840.conf
@@ -1,4 +1,6 @@
1
CONFIG_UART_ASYNC_API=y
2
+CONFIG_UART_1_ASYNC=y
3
+CONFIG_UART_1_INTERRUPT_DRIVEN=n
4
# Enable HW RX byte counting. This especially matters at higher baud rates.
5
CONFIG_UART_1_NRF_HW_ASYNC=y
6
CONFIG_UART_1_NRF_HW_ASYNC_TIMER=1
samples/net/cellular_modem/boards/nrf9160dk_nrf9160_ns.conf
0 commit comments