This directory contains comprehensive documentation for setting up and operating your DIY Thread Border Router.
- Setup & Hardware Guide - Getting started with hardware assembly and initial setup
- Firmware Guide - ESP32-H2 firmware details and flashing instructions
- Configuration Guide - Configuring all components of the system
- Operation Guide - Day-to-day operation and management
- Device Commissioning - Adding Thread devices to your network
- Network Management - Managing your Thread network
- Monitoring & Observability - Using Grafana, Prometheus and visualization tools
- Troubleshooting - Solutions for common issues
Each guide is focused on a specific aspect of the Thread Border Router. The documentation is designed to be read in roughly the order listed above, starting with setup and ending with advanced usage.
This project uses a Taskfile (based on taskfile.dev) to simplify operations. Most commands are provided as tasks that can be run with task <command>. For a complete list of available tasks, run:
task --listIf you find errors or would like to improve the documentation, please submit a pull request with your changes.