-
Hello, I am new to ESP32 and OpenThread. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
You can modify the application code to call the appropriate OT APIs for starting Thread. For example, if an Active Operational Dataset exists, call |
Beta Was this translation helpful? Give feedback.
Please follow this instruction to enable the auto start mode: https://docs.espressif.com/projects/esp-thread-br/en/latest/dev-guide/build_and_run.html#wi-fi-based-thread-border-router, it will join the pre-configured Wi-Fi network and form a Thread network automatically.