Skip to content

Commit c395ea9

Browse files
ankunsnordicjm
authored andcommitted
doc: fem: add supported FEM table
The support for FEMs does not grow equally for all FEMs and SoC families. To let customers know which FEMs are supported and on which SoC Series a table under chapter `Developing with Front-End Modules` is added to express this. This table replaces some random sentences about SoCs and skyworks as well. The nRF2220 is mentioned there as well. Signed-off-by: Andrzej Kuros <[email protected]>
1 parent 723550e commit c395ea9

File tree

1 file changed

+21
-5
lines changed

1 file changed

+21
-5
lines changed

doc/nrf/app_dev/device_guides/fem/index.rst

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,27 @@ Developing with Front-End Modules
99

1010
Zephyr and the |NCS| provides support for developing applications with the following :term:`Front-End Module (FEM)` devices:
1111

12+
.. list-table::
13+
:header-rows: 1
14+
15+
* - FEM device
16+
- Implementation
17+
- Supported SoCs
18+
* - nRF2220
19+
- nRF2220
20+
- nRF52, nRF53, nRF54L
21+
* - nRF21540
22+
- nRF21540 GPIO
23+
- nRF52, nRF53
24+
* - nRF21540
25+
- nRF21540 GPIO+SPI
26+
- nRF52, nRF53
27+
* - SKY66112-11
28+
- Simple GPIO
29+
- nRF52, nRF53
30+
31+
The following hardware platforms with :term:`Front-End Module (FEM)` are supported by the |NCS|:
32+
1233
.. list-table::
1334
:header-rows: 1
1435

@@ -41,11 +62,6 @@ The following FEM :term:`Shield` is available and defined in the :file:`nrf/boar
4162
| `Front-End Module Feature <nRF21540 Front-End Module_>`_
4263
- `nRF21540 DB product page`_
4364

44-
Also, various Skyworks front-end modules are supported.
45-
For example, SKY66112-11EK has a 2-pin PA/LNA interface.
46-
47-
The `Front-End Module Feature <nRF21540 Front-End Module_>`_ is supported on the nRF52 and nRF53 Series devices.
48-
4965
.. toctree::
5066
:maxdepth: 2
5167
:caption: Subpages:

0 commit comments

Comments
 (0)