Search found 4 matches

by ruben.crispino
Sat May 23, 2026 8:27 pm
Forum: ESP-IDF
Topic: ESP32-C5 common crystal for phase-coherent WiFi CSI — esp-crab hardware files missing
Replies: 1
Views: 78

Re: ESP32-C5 common crystal for phase-coherent WiFi CSI — esp-crab hardware files missing

How can someone have the espressif people replying in the various topics?
by ruben.crispino
Sat May 16, 2026 4:51 pm
Forum: ESP-IDF
Topic: ESP32-C5 common crystal for phase-coherent WiFi CSI — esp-crab hardware files missing
Replies: 1
Views: 78

ESP32-C5 common crystal for phase-coherent WiFi CSI — esp-crab hardware files missing

Hi Espressif team and community,

I am building an 8-node phase-coherent WiFi CSI channel sounder using ESP32-C5 and came across the esp-crab reference design documented in ESP-Techpedia:
https://docs.espressif.com/projects/esp-techpedia/en/latest/esp-friends/solution-introduction/esp-csi/esp-csi ...
by ruben.crispino
Wed Feb 05, 2025 6:35 pm
Forum: ESP-ADF
Topic: Issues while trying to add a custom board
Replies: 2
Views: 17198

Re: Issues while trying to add a custom board

Hello, not sure if you have solved it already, but for future reference, I am going to share my results since I had the same issue recently.

First, the components directory is already scanned by Cmake, so we do not need to add set(EXTRA_COMPONENT_DIRS components) into the Project CMakeLists.txt ...

Go to advanced search