ESP32-C6 Thread library/sample code
Posted: Fri May 08, 2026 9:10 am
Hello everyone,
I m working on project to build a mesh network using esp32-C6. Approximately 120-150 devices will be used.
I did research and found that thread is recommended for this large number , went through open thread as well.
But i didn't any project on internet that demonstrated how to use thread and build mesh network , though video exist which openthread based border router but without understand how the code works, what the library does and how to integrate in project is not well documentation i feel. I have installed ESP-IDF on vscode , went through example though even it help . Usually i would expect an tutorial like for example to start from scratch like : Library API, how to integrate , what should be the first in setup to be made and how to configure things. Sorry this mind sound bit odd but really didn't a good example that would demonstrate all these. I request if you anyone knows any reference please help me.
Thank you
Best regards,
Vishnu
I m working on project to build a mesh network using esp32-C6. Approximately 120-150 devices will be used.
I did research and found that thread is recommended for this large number , went through open thread as well.
But i didn't any project on internet that demonstrated how to use thread and build mesh network , though video exist which openthread based border router but without understand how the code works, what the library does and how to integrate in project is not well documentation i feel. I have installed ESP-IDF on vscode , went through example though even it help . Usually i would expect an tutorial like for example to start from scratch like : Library API, how to integrate , what should be the first in setup to be made and how to configure things. Sorry this mind sound bit odd but really didn't a good example that would demonstrate all these. I request if you anyone knows any reference please help me.
Thank you
Best regards,
Vishnu