Files
esp-idf/examples/ieee802154
Marcelo Barros de Almeida 6df9e19496 feat(802.15.4): Add support for multiple console types in CLI
Refactored app_main to initialize the console REPL based on the selected configuration: UART, USB CDC, or USB Serial JTAG. This improves flexibility and allows the CLI to work with different hardware interfaces.
2026-09-15 19:20:10 +08:00
..

IEEE802.15.4 Examples

See the 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 is an IEEE802.15.4 Command Line example, the commands it supports are listed in README.md. It runs on an 802.15.4 SoC like ESP32-H2.