Skip to content

Commit f5cc119

Browse files
ankunsrlubos
authored andcommitted
doc: fem: nrf2220ek doc improvements
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>
1 parent 6ee7259 commit f5cc119

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/nrf/app_dev/device_guides/fem/2220ek_dev_guide.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ Plug nRF2220 EK board into ``SLOT 2`` of the *Nordic Interposer Board A*.
2020

2121
On the :ref:`nrf54l15dk_nrf54l15` development kit, plug the nRF2220 EK board into the ``PORT P0`` expansion slot.
2222

23-
.. warning::
23+
.. caution::
2424

2525
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.
2828
The pin **P0.04** of the nRF54L15 SoC is connected also to **Button 3** of the development kit.
2929
Do not press this button while the firmware containing the code supporting the nRF2220 EK shield is running.
3030

0 commit comments

Comments
 (0)