Building a Open Thread Border Router
This project builds such an OTBR using an ESP32. The base code used is the OTBR sample code provided by Espressif Systems for the ESP32; however, it assumes a two-ESP32 configuration in which Wi-Fi and the Thread network operate independently on separate chips. Here, I modify it to run on a single standalone ESP32-C6, and verify whether this works without practical issues.