Hello everyone,
I am having an esp32 Openthread application that I use in RCP mode. I am flashing the `ot_rcp` esp example to my esp32c6 and then I am controlling it through a ubuntu host machine. This works perfectly when I am connecting it to the UART port of my esp32c6. But unfortunately I have ...
Search found 2 matches
- Mon Jun 23, 2025 3:46 pm
- Forum: ESP-IDF
- Topic: Openthread RCP using USB to control it
- Replies: 2
- Views: 512
- Wed Jun 18, 2025 12:20 pm
- Forum: ESP-IDF
- Topic: Openthread application in both FTD and RCP mode
- Replies: 0
- Views: 46
Openthread application in both FTD and RCP mode
Hello everyone!
I am trying to make an ESP32 application by combining the examples of `ot_cli` and `ot_rcp`. I want to compile a firmware where the device can operate both as a JOINER and in RCP mode. Of course the application will never be in both states, but I want to compile with the possibility ...
I am trying to make an ESP32 application by combining the examples of `ot_cli` and `ot_rcp`. I want to compile a firmware where the device can operate both as a JOINER and in RCP mode. Of course the application will never be in both states, but I want to compile with the possibility ...