Home
last modified time | relevance | path

Searched full:nrf21540 (Results 1 – 20 of 20) sorted by relevance

/Zephyr-latest/dts/bindings/net/wireless/
Dnordic,nrf21540-fem.yaml6 This is a representation of the nRF21540 Radio Front-End module.
8 See the "nordic,nrf21540-fem-spi" binding to configure the SPI
13 Here is an example nRF21540 configuration with a SPI interface
22 my_spi_if: nrf21540-spi@0 {
23 compatible = "nordic,nrf21540-fem-spi";
29 nrf_radio_fem: nrf21540 {
30 compatible = "nordic,nrf21540-fem";
37 /* ... other nRF21540 properties go here ... */
44 In the above example, the nRF21540 is configured for use with:
53 (nRF21540 MISO, MOSI, and SCK pins) within the SPI bus node
[all …]
Dnordic,nrf21540-fem-spi.yaml6 This is a SPI device interface to the nRF21540 Radio Front-End module
8 compatible: "nordic,nrf21540-fem-spi"
Dnordic,nrf-radio.yaml35 - nordic,nrf21540-fem
/Zephyr-latest/dts/bindings/gpio/
Dnordic,nrf-gpio-forwarder.yaml16 combined with a nRF21540 Front-End module. Consider the following node
18 the details of the nRF21540 Front-End module's interface:
20 nrf_radio_fem: nrf21540 {
21 compatible = "nordic,nrf21540-fem";
28 Since the nRF21540 Front-End module should be controlled by the nRF5340
36 nrf21540-gpio-if {
52 to. In the above example, the GPIO flags must be set in the nrf21540 node.
/Zephyr-latest/samples/net/sockets/echo_client/boards/
Dmimxrt1020_evk.overlay10 * nRF21540-DK -> RCP (nrf/samples/openthread/coprocessor)
12 * nRF21540 (P6) P0.08 RXD -> IMXRT1020-EVK (J17) D1 (GPIO B1 08) (TXD)
13 * nRF21540 (P6) P0.07 CTS -> IMXRT1020-EVK (J19) D8 (GPIO B1 07) (RTS)
14 * nRF21540 (P6) P0.06 TXD -> IMXRT1020-EVK (J17) D0 (GPIO B1 09) (RXD)
15 * nRF21540 (P6) P0.05 RTS -> IMXRT1020-EVK (J17) D7 (GPIO B1 06) (CTS)
/Zephyr-latest/boards/nordic/nrf21540dk/doc/
Dindex.rst3 nRF21540 DK
8 The nRF21540 DK (PCA10112) shows possibility of the Nordic Semiconductor
9 nRF21540 Front End Module connected with nRF52840 ARM Cortex-M4F CPU.
30 :alt: nRF21540 DK
32 nRF21540 DK (Credit: Nordic Semiconductor)
34 More information about the board can be found at the `nRF21540 website`_.
35 `nRF21540 Product Specification`_ contains the processor's and front end
41 The nRF52840 on the nRF21540 DK has two external oscillators. The frequency
86 See `nRF52840 Product Specification`_ and `nRF21540 DK Hardware guide`_
87 for a complete list of nRF21540 Development Kit board hardware features.
[all …]
/Zephyr-latest/samples/bluetooth/hci_uart/boards/
Dnrf5340_audio_dk_nrf5340_cpuapp_nrf21540_ek.overlay8 nrf21540-gpio-if {
16 nrf21540-spi-if {
/Zephyr-latest/boards/nordic/nrf21540dk/
Dboard.yml3 full_name: nRF21540 DK
DKconfig.nrf21540dk1 # nRF21540 DK NRF52840 board configuration
DKconfig.defconfig1 # nRF21540 DK NRF52840 board configuration
Dnrf21540dk_nrf52840.yaml2 name: nRF21540-DK-NRF52840
Dnrf21540dk_nrf52840.dts14 model = "Nordic nRF21540 DK NRF52840";
15 compatible = "nordic,nrf21540-dk-nrf52840";
121 compatible = "nordic,nrf21540-fem";
246 compatible = "nordic,nrf21540-fem-spi";
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf5_fem_nrf21540.h10 * "nordic,nrf21540-fem".
14 * For nRF21540 devices:
/Zephyr-latest/samples/bluetooth/hci_ipc/boards/
Dnrf5340_audio_dk_nrf5340_cpunet_nrf21540_ek.overlay3 compatible = "nordic,nrf21540-fem";
/Zephyr-latest/samples/net/sockets/echo_client/
DREADME.rst225 * nRF21540-DK -> RCP (nrf/samples/openthread/coprocessor)
227 * nRF21540 (P6) P0.08 RXD -> IMXRT1020-EVK (J17) D1 (GPIO B1 08) (TXD)
228 * nRF21540 (P6) P0.07 CTS -> IMXRT1020-EVK (J19) D8 (GPIO B1 07) (RTS)
229 * nRF21540 (P6) P0.06 TXD -> IMXRT1020-EVK (J17) D0 (GPIO B1 09) (RXD)
230 * nRF21540 (P6) P0.05 RTS -> IMXRT1020-EVK (J17) D7 (GPIO B1 06) (CTS)
311 Configure RCP (nRF21540-DK) + OT HOST (mimxrt1020)
/Zephyr-latest/boards/nordic/thingy53/
Dthingy53_nrf5340_cpunet.dts61 compatible = "nordic,nrf21540-fem";
126 compatible = "nordic,nrf21540-fem-spi";
Dthingy53_nrf5340_common.dtsi252 compatible = "nordic,nrf21540-fem-spi";
/Zephyr-latest/doc/releases/
Drelease-notes-2.4.rst312 * nRF21540 DK (nrf21540dk_nrf52840)
Drelease-notes-2.6.rst314 * Added FEM support for the nRF21540 IC.
Drelease-notes-3.3.rst1652 - :dtcompatible:`nordic,nrf21540-fem`: