nuttx/boards/arm/nrf52/nrf52840-dk/configs
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
..
adc
buttons
cdcacm
composite boards: Update all boards that were using CONFIG_NET_LL_GUARDSIZE=50 2023-10-16 08:55:21 +08:00
highpri
ieee802154_6lowpan arch/nrf52: add initial support for IEEE 802.15.4 2024-02-18 07:40:41 -08:00
ieee802154_mac arch/nrf52: add initial support for IEEE 802.15.4 2024-02-18 07:40:41 -08:00
mcuboot_app boards/nrf52840-dk: add MCUboot configurations 2023-05-31 10:44:08 +08:00
mcuboot_loader boards/nrf52840-dk: add MCUboot configurations 2023-05-31 10:44:08 +08:00
nsh
ostest_tickless boards/nrf52: remove CONFIG_ARMV7M_SYSTICK form tickless configurations 2023-09-29 21:02:46 +08:00
pwm
qspi
rndis boards: Update all boards that were using CONFIG_NET_LL_GUARDSIZE=50 2023-10-16 08:55:21 +08:00
sdc
sdc_nimble boards: use the example from NuttX-apps for all NimBLE configurations 2023-07-20 01:45:38 +08:00
sx127x
timer boards/{nrf52840-dk| nrf52840-dk}: use TIMER1 as hardware timer 2024-01-28 09:46:29 -08:00