mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
10 lines
421 B
Markdown
10 lines
421 B
Markdown
|
# IEEE802.15.4 Examples
|
||
|
|
||
|
See the [README.md](../README.md) file in the upper level [examples](../) directory for more information about examples.
|
||
|
|
||
|
## Overview
|
||
|
|
||
|
In this folder, it contains following IEEE802.15.4 examples:
|
||
|
|
||
|
* [ieee802154_cli](ieee802154_cli) is an IEEE802.15.4 Command Line example, the commands it supports are listed in [README.md](./ieee802154_cli//README.md). It runs on an 802.15.4 SoC like ESP32-H2.
|