ESP32C6 ADC stops when Wifi enabled
Posted: Fri Oct 31, 2025 8:08 am
For some reason when I bump up sampling freq to >10kHz and run esp_wifi_start() the adc_continuous_read() function starts timing out. Is it perhaps due to the reason that WiFi controller polls the ADC for values and in turn blocks the SAR ADC ?