Skip to content

Commit 2e80a28

Browse files
MarkusLassilarlubos
authored andcommitted
samples: cellular: slm_shell: Switch RTS and CTS pins in doc
Change SLM Shell pins, RTS and CTS, to correspond to SLM Shell overlays. Signed-off-by: Markus Lassila <[email protected]>
1 parent 3006460 commit 2e80a28

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

applications/serial_lte_modem/doc/slm_description.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -574,9 +574,9 @@ The following table shows how to connect selected development kit to an nRF91 Se
574574
- UART RX P0.11
575575
* - UART RX P1.01
576576
- UART TX P0.10
577-
* - UART CTS P1.06
577+
* - UART CTS P1.07
578578
- UART RTS P0.12
579-
* - UART RTS P1.07
579+
* - UART RTS P1.06
580580
- UART CTS P0.13
581581
* - GPIO OUT P0.11
582582
- GPIO IN P0.31
@@ -596,9 +596,9 @@ The following table shows how to connect selected development kit to an nRF91 Se
596596
- UART RX P0.11
597597
* - UART RX P1.05
598598
- UART TX P0.10
599-
* - UART CTS P1.06
599+
* - UART CTS P1.07
600600
- UART RTS P0.12
601-
* - UART RTS P1.07
601+
* - UART RTS P1.06
602602
- UART CTS P0.13
603603
* - GPIO OUT P0.23
604604
- GPIO IN P0.31

samples/cellular/slm_shell/README.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ The following table shows how to connect UART1 of the DK to the nRF91 Series DK'
3737
- UART RX P0.11
3838
* - UART RX P1.01
3939
- UART TX P0.10
40-
* - UART CTS P1.06
40+
* - UART CTS P1.07
4141
- UART RTS P0.12
42-
* - UART RTS P1.07
42+
* - UART RTS P1.06
4343
- UART CTS P0.13
4444
* - GPIO OUT P0.11 (Button1)
4545
- GPIO IN P0.31
@@ -66,9 +66,9 @@ The following table shows how to connect UART1 of the DK to the nRF91 Series DK'
6666
- UART RX P0.11
6767
* - UART RX P1.05
6868
- UART TX P0.10
69-
* - UART CTS P1.06
69+
* - UART CTS P1.07
7070
- UART RTS P0.12
71-
* - UART RTS P1.07
71+
* - UART RTS P1.06
7272
- UART CTS P0.13
7373
* - GPIO OUT P0.23 (Button1)
7474
- GPIO IN P0.31
@@ -95,9 +95,9 @@ The following table shows how to connect UART1 of the DK to the nRF91 Series DK'
9595
- UART RX P0.11
9696
* - UART RX P1.05
9797
- UART TX P0.10
98-
* - UART CTS P1.06
98+
* - UART CTS P1.07
9999
- UART RTS P0.12
100-
* - UART RTS P1.07
100+
* - UART RTS P1.06
101101
- UART CTS P0.13
102102
* - GPIO OUT P0.31
103103
- GPIO IN P0.31

0 commit comments

Comments
 (0)