Search found 2 matches
- Thu Jan 04, 2024 1:25 pm
- Forum: ESP-IDF
- Topic: Failed To Communicate the RCP using ESP32C6 in Raspberry Pi
- Replies: 1
- Views: 8542
Failed To Communicate the RCP using ESP32C6 in Raspberry Pi
> I have cloned the OT-BR-POSIX in the Raspberry Pi and the OT-RCP of esp32 Firmware were Build and Flashed in the ESP32C6. > The Raspberry is Connected with the External power supply of 5V adaptor and the ESP32C6 is powered in the USB port of the Board from the Raspberry Pi. > The OTBR Installation...
- Thu Nov 30, 2023 7:12 am
- Forum: General Discussion
- Topic: V 5.1.1 cMakelist Issue
- Replies: 0
- Views: 2610
V 5.1.1 cMakelist Issue
Hi, I have a project on esp32c6 for the openthread border router and I have created the main file for it. Then I have added my components in the project folder and included in the cmakelist but it is not detecting the component CMAKEFILE :- PROJECT_NAME := AU79_BR EXTRA_COMPONENT_DIRS := components/...