Skip to content

Commit cd9e348

Browse files
divipillaitrantanen
authored andcommitted
doc: Doc fixes for the change UART pins functionality
Doc fixes for the change UART pins PR. PR #178 Signed-off-by: divya pillai <divya.pillai@nordicsemi.no>
1 parent 30311a4 commit cd9e348

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

doc/lib/sm_at_client.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The library sends the termination character automatically after an AT command.
5555

5656
The application must configure the devicetree nodes for the UART, UART pins, and DTR GPIOs.
5757

58-
Below is an example overlay for configuring UART and DTR/RI GPIOs with the `nrf54l15dk`_:
58+
The following is an example overlay for configuring UART and DTR/RI GPIOs with the `nrf54l15dk`_:
5959

6060
.. code-block:: devicetree
6161

doc/uart_configuration.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,8 @@ The following tables shows how to connect the UART pins to the corresponding pin
128128

129129
.. note::
130130

131-
DTR and RI pins use the P0.31 and P0.30 pins, which are shared with the i2c2 instance on the `nrf9151dk`_ board.
132-
i2c2 must stay disabled to use these pins for DTR and RI signals.
131+
DTR and RI pins use the **P0.31** and **P0.30** pins, which are shared with the I2C2 instance on the `nrf9151dk`_ board.
132+
I2C2 must stay disabled to use these pins for DTR and RI signals.
133133

134134
.. group-tab:: Thingy:91 X with PC host
135135

0 commit comments

Comments
 (0)