I know that using WIFI on the ESP32 creates problems with the ADC2 pins. But, can I use those pins as digital inputs along with WIFI or does the WIFI impact the digital as well?
Re: WIFI and ADC2 ESP32
Posted: Thu Feb 04, 2021 3:21 am
by ESP_Sprite
Yes. The pins themselves are not affected by WiFi, only the ADC2 functionality is.