Page 1 of 1

Flashing the ESP Thread Border Router

Posted: Wed Jul 03, 2024 12:07 pm
by pabl40
I have the ESP Thread Border Router Board : https://docs.espressif.com/projects/esp ... forms.html

The instructions are clear on how to flash the TBR application examples in : examples\openthread

However, I would like to be able to have the device work as both a Thread Border Router and also a Matter Controller. Example Matter Controller application here : https://github.com/espressif/esp-matter ... controller

How can I have both of these functionalities running on the same board? Thanks in advance.