diff --git a/applications/serial_lte_modem/boards/nrf9161dk_nrf9161_ns.conf b/applications/serial_lte_modem/boards/nrf9161dk_nrf9161_ns.conf index 141a31481ab..7dd58f5237a 100644 --- a/applications/serial_lte_modem/boards/nrf9161dk_nrf9161_ns.conf +++ b/applications/serial_lte_modem/boards/nrf9161dk_nrf9161_ns.conf @@ -12,8 +12,8 @@ # unmask the following config CONFIG_UART_0_NRF_HW_ASYNC_TIMER=2 CONFIG_UART_0_NRF_HW_ASYNC=y -CONFIG_SLM_WAKEUP_PIN=6 -CONFIG_SLM_INDICATE_PIN=2 +CONFIG_SLM_WAKEUP_PIN=8 +CONFIG_SLM_INDICATE_PIN=0 # Use UART_2 (when working with external MCU) # unmask the following config