Page 1 of 1

Openthreads RCP on ESP32 C61

Posted: Thu Dec 18, 2025 9:09 pm
by guianmon99
Hi, I am trying to use Openthreads RCP example, and I noticed that ESP32 C61 is not a valid target, is there any way to enable this ?

Re: Openthreads RCP on ESP32 C61

Posted: Sat Dec 20, 2025 12:33 pm
by lichurbagan
ESP32-C6 is not supported as OpenThread RCP. This limitation is architectural, not configuration-related. ESP-IDF lacks radio-only and Spinel support. ESP32-C6 is intended for full Thread operation. Use ESP32-H2 if RCP functionality is required.