Page 1 of 1

ESP32-C6 Wrong ADC values after esp_wifi_start

Posted: Mon Jul 17, 2023 1:37 pm
by Wisssje
Hi, We like to read ADC values from GPIO0 & 4 while also connected to wifi.
ADC oneshot reading is working before esp_wifi_start(), after the call it always returns 4081.
Is it possible to have a working ADC next to a connected wifi?

Used IDF is master 4fc2e5cb