Search found 4 matches
- 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?
- 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 ...
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 ...
- 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 ...
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 ...
- Wed Feb 05, 2025 5:00 pm
- Forum: General Discussion
- Topic: ESP-ADF example (esp-adf\examples\recorder\pipeline_raw_http) implementation with I2S MEMS Microphone Breakout - SPH0645
- Replies: 1
- Views: 1620
Re: ESP-ADF example (esp-adf\examples\recorder\pipeline_raw_http) implementation with I2S MEMS Microphone Breakout - SPH
Hello, I have encountered the same issue with the same Mic.
Did you ever manage to solve the problem? If yes, how?
Did you ever manage to solve the problem? If yes, how?