Skip to content

Commit 707e229

Browse files
jukkarnashif
authored andcommitted
doc: net: Enhance IEEE 802.15.4 documentation
Add a simple overview chapter to IEEE 802.15.4 documentation. Signed-off-by: Jukka Rissanen <[email protected]>
1 parent 858701f commit 707e229

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

doc/reference/networking/ieee802154.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,15 @@ IEEE 802.15.4
55

66
Overview
77
********
8-
8+
IEEE 802.15.4 is a technical standard which defines the operation of low-rate
9+
wireless personal area networks (LR-WPANs). For more detailed overview of this
10+
standard, see this
11+
`IEEE 802.15.4 Wikipedia article <https://en.wikipedia.org/wiki/IEEE_802.15.4>`_.
12+
13+
Zephyr supports IEEE 802.15.4 with Thread and 6LoWPAN. The Thread implementation
14+
is based on `OpenThread <https://openthread.io/>`_.
15+
The IPv6 header compression in 6LoWPAN is shared with
16+
the Bluetooth IPSP (IP support profile).
917

1018
API Reference
1119
*************

0 commit comments

Comments
 (0)