nuttx/Documentation
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
..
_extensions Documentation: port warnings_filter Sphinx extension from Zephyr 2023-11-28 09:18:29 -08:00
_static
_templates
applications various cosmetic changes related to ieee802154 2024-02-18 07:40:41 -08:00
components docs/tmpfs: add initial document 2024-02-15 17:49:15 +08:00
contributing documentation/contributing: remove copyright notice in file header 2023-11-07 01:01:18 +08:00
faq Doc: Add how to configure network MTU size 2022-11-02 09:14:17 +08:00
guides Documentation: update doc for etc romfs 2024-01-21 06:11:46 -08:00
implementation Documentation: Fix various typos 2023-11-23 16:38:19 -08:00
introduction Documentation: various cosmetic changes 2023-10-30 20:29:54 +08:00
platforms arch/nrf52: add initial support for IEEE 802.15.4 2024-02-18 07:40:41 -08:00
quickstart fix typo error in quickstart compiling_cmake 2024-02-15 17:48:28 +08:00
reference Documentation: fix warning 2023-11-08 15:54:54 +08:00
ReleaseNotes Documentation: add NuttX-12.4.0 release notes 2024-01-09 05:47:24 -08:00
.gitignore
conf.py Documentation: port warnings_filter Sphinx extension from Zephyr 2023-11-28 09:18:29 -08:00
glossary.rst
index.rst Documentation: migrate "Linux Processes vs NuttX Tasks" from wiki 2023-11-05 12:11:14 +08:00
known-warnings.txt Documentation: port warnings_filter Sphinx extension from Zephyr 2023-11-28 09:18:29 -08:00
legacy_README.md Documentation: fix warning 2023-10-30 20:29:54 +08:00
make.bat
Makefile Documentation: disable parallel build 2023-11-29 01:37:10 -08:00
Pipfile docs: Add copy button for code blocks 2023-05-20 12:58:32 +08:00
Pipfile.lock build(deps): bump jinja2 from 3.1.2 to 3.1.3 in /Documentation 2024-01-11 21:38:34 -03:00
substitutions.rst