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
..
2023-10-26 18:13:34 -03:00
2023-10-26 18:13:34 -03:00
2024-01-09 21:29:46 -03:00
2023-10-26 18:13:34 -03:00
2024-02-05 05:53:51 -08:00
2024-01-09 21:29:46 -03:00
2023-10-26 18:13:34 -03:00
2023-10-26 18:13:34 -03:00
2024-01-15 00:46:52 -08:00
2024-01-30 17:50:31 -08:00
2024-01-15 17:14:51 +08:00
2024-01-09 21:29:46 -03:00
2023-10-26 18:13:34 -03:00
2023-10-26 18:13:34 -03:00
2023-10-26 18:13:34 -03:00
2024-01-09 21:29:46 -03:00
2023-10-26 18:13:34 -03:00
2023-10-26 18:13:34 -03:00
2023-10-26 18:13:34 -03:00
2023-10-26 18:13:34 -03:00
2023-10-26 18:13:34 -03:00
2023-10-26 18:13:34 -03:00
2023-08-29 22:54:37 +08:00
2023-10-26 18:13:34 -03:00
2024-02-18 07:40:41 -08:00
2024-02-18 04:09:34 -08:00
2024-02-17 04:59:56 -08:00
2023-10-26 18:13:34 -03:00
2024-01-09 21:29:46 -03:00
2024-01-09 21:29:46 -03:00
2024-02-04 16:51:53 -08:00
2024-01-09 21:29:46 -03:00
2023-12-14 20:02:52 -08:00
2023-12-11 17:00:10 -03:00
2024-01-16 16:02:15 +01:00
2023-10-26 18:13:34 -03:00
2023-10-26 18:13:34 -03:00
2024-02-07 13:26:37 -03:00
2024-02-17 18:28:20 -08:00
2023-08-29 22:54:37 +08:00
2024-02-02 12:36:20 -03:00
2024-02-10 20:01:12 -03:00
2024-01-09 21:29:46 -03:00
2023-09-02 14:45:44 +08:00
2024-02-07 03:20:43 -08:00
2023-08-29 22:54:37 +08:00
2023-08-29 22:54:37 +08:00
2023-10-26 18:13:34 -03:00
2023-10-26 18:13:34 -03:00
2023-09-24 19:32:55 -04:00
2024-01-09 21:29:46 -03:00
2024-02-10 10:20:59 -03:00