Lines Matching full:4
3 IEEE 802.15.4
13 IEEE 802.15.4 is a technical standard which defines the operation of low-rate
15 standard, see the `IEEE 802.15.4 Wikipedia article
23 We're currently following the IEEE 802.15.4-2020 specification. This version is
24 backwards compatible with IEEE 802.15.4-2015, parts of which are contained in
26 were accepted into the standard, namely IEEE 802.15.4g (SUN FSK) and IEEE
27 802.15.4e (TSCH) which are of relevance to industrial IoT and automation. For
28 recent developments in UWB ranging technology, see IEEE 802.15.4z which is not
32 to IEEE 802.15.4-2020 section, table and figure numbering - unless otherwise
35 Zephyr supports both, native IEEE 802.15.4 and Thread, with 6LoWPAN. Zephyr's
38 native IEEE 802.15.4.
43 IEEE 802.15.4 API Overview
46 Gives an introduction and overview over the whole IEEE 802.15.4 subsystem and
54 IEEE 802.15.4 Management API
57 This is the main subsystem-specific API of interest to IEEE 802.15.4
58 **application developers** as it allows to configure the IEEE 802.15.4 subsystem
69 IEEE 802.15.4 Driver API
72 This is the main API of interest to IEEE 802.15.4 **driver developers**.
79 IEEE 802.15.4 L2 / Native Stack API
82 This documents the IEEE 802.15.4 L2 native stack, which neither applications nor
85 therefore of interest to IEEE 802.15.4 **subsystem contributors** only.
93 stack together with Zephyr's IEEE 802.15.4 protocol agnostic driver API. This