Breadboard
docs
Example project · ESP32

Thread mesh: two nodes

Two ESP32-C6 boards running OpenThread on the shared air. Bring the same dataset up on both (`dataset` …, then `ifconfig up` / `thread start`) and they form a Thread network — one becomes leader, the other attaches as a child, exchanging MAC-secured MLE frames. Check the roles with `state` and follow the traffic in the 📡 Sniffer.

The Thread mesh: two nodes circuit as rendered by the simulator

What's on the bench

  • 2× Battery
  • 2× ESP32-C6

This project runs prebuilt firmware on the emulated board; open it in the simulator to watch it work and inspect every part live.