nuttx/Documentation/platforms/arm/nrf52/boards
raiden00pl b3b543e093 arch/nrf52: add initial support for IEEE 802.15.4
Supported features:

- frame transmition
- frame reception and filtering
- immediate ACK (incoming and outgoing)
- promiscuous mode
- delayed transmision
- radio events trace
- setting pending bit for all incoming Data Request frames
- un-slotted CSMA-CA

Work in progres features (some logic is present, but they require more work):

- beacon transmision (periodic transmition works, but requires verification)
- slotted CSMA-CA
- GTS

Fetures not implemented:

- enhanced ACK (Enh-ACK)
- enhanced beacon
- low power mode
- advanced features from IEEE 802.15.4e (DSME, TSCH)

Added examples for boards:

- nrf52832-dk: mrf24j40_6lowpan
- nrf52832-dk: mrf24j40_mac
- nrf52840-dk: ieee802154_6lowpan
- nrf52840-dk: ieee802154_mac
- nrf52840-dongle: ieee802154_mac
- nrf9160-dk-nrf52: ieee802154_6lowpan
- nrf9160-dk-nrf52: ieee802154_mac
2024-02-18 07:40:41 -08:00
..
arduino-nano-33ble Documentation: add Arduino Nano 33 BLE Sense and Arduino Nano 33 BLE Sense Rev2 2023-08-14 20:42:59 +08:00
arduino-nano-33ble-rev2 Documentation: add Arduino Nano 33 BLE Sense and Arduino Nano 33 BLE Sense Rev2 2023-08-14 20:42:59 +08:00
nrf52-feather Documentation: move boards/nrf52 readmes to Documentation 2023-05-30 19:25:30 -07:00
nrf9160-dk-nrf52 boards: add nrf9160-dk board support (nrf52840 chip) 2023-09-25 23:06:39 +08:00
nrf52832-dk Documentation: move boards/nrf52 readmes to Documentation 2023-05-30 19:25:30 -07:00
nrf52832-mdk docs: Generate pdf version of docs for #9095 2023-05-16 15:12:10 +08:00
nrf52832-sparkfun Documentation: move boards/nrf52 readmes to Documentation 2023-05-30 19:25:30 -07:00
nrf52840-dk arch/nrf52: add initial support for IEEE 802.15.4 2024-02-18 07:40:41 -08:00
nrf52840-dongle Documentation: Fix typos 2023-10-29 10:35:51 +08:00
thingy52 Documentation: Fix typos 2023-10-29 10:35:51 +08:00
thingy91-nrf52 boards: add initial support for thingy91 board (nrf9160 and nrf52840 chips) 2023-09-24 19:38:47 +08:00