Closed JoseAntonioMG closed 6 months ago
The examples in esp-thread-br are usually used for the ESP Thread Border Router/Zigbee Gateway Board ( hardware ). It is not recommended for standalone Kits (such as pairing an S3 board with a C6 board). If you have to do it, you will need to manually wire the necessary pins to ensure all required connections are made (refer to here ).
@JoseAntonioMG Hope the https://github.com/espressif/esp-thread-br/issues/66#issuecomment-2029269223 helped, feel free to reopen for any follow up questions.
It is working correctly, ESP32S3 + ESP32C6, I have made the connections as shown in the graphic of @gytxxsy Thank you very much for the information
I am installing "Esp thread border router" in a standalone kit with an Esp32s3 and an Esp32c6, connected with SPI interface. However, once the flash is done, the serial monitor shows:
ESP32S3 is continually rebooting.
I am following the instructions listed here:
ESP thread BR » Development Guide » 2.1. Build and Run
Please, can you help me?