You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the doc style and usage guide, `warning::` is not appropriate
here. Changed to `caution::`.
Use active voice for some sentences.
Signed-off-by: Andrzej Kuros <andrzej.kuros@nordicsemi.no>
Copy file name to clipboardexpand all lines: doc/nrf/app_dev/device_guides/fem/2220ek_dev_guide.rst
+3-3
Original file line number
Diff line number
Diff line change
@@ -20,11 +20,11 @@ Plug nRF2220 EK board into ``SLOT 2`` of the *Nordic Interposer Board A*.
20
20
21
21
On the :ref:`nrf54l15dk_nrf54l15` development kit, plug the nRF2220 EK board into the ``PORT P0`` expansion slot.
22
22
23
-
.. warning::
23
+
.. caution::
24
24
25
25
On the :ref:`nrf54l15dk_nrf54l15` development kit pins **P0.00** ... **P0.03** of the nRF54L15 SoC are connected to the debugger chip and by default connect ``UART0`` of the debugger chip to the nRF54L15 SoC.
26
-
The UART0 function (VCOM0) of the debugger chip must be disabled to allow the pins to be used as FEM control signals and FEM I2C interface.
27
-
The `Board Configurator app`_ , which is part of the `nRF Connect for Desktop`_ can be used for this purpose.
26
+
Disable the UART0 function (VCOM0) of the debugger chip to allow the pins to be used as FEM control signals and FEM I2C interface.
27
+
You can use the `Board Configurator app`_ , which is part of the `nRF Connect for Desktop`_, for this purpose.
28
28
The pin **P0.04** of the nRF54L15 SoC is connected also to **Button 3** of the development kit.
29
29
Do not press this button while the firmware containing the code supporting the nRF2220 EK shield is running.
0 commit comments