Hi !
I'm using an ESP32 with multiple sensors and I'm planning on interfacing the data with Blynk. Reading and researching, I found out that I cant use ADC2 if I plan to also use Wifi with the board.
My question is : I cant use them as analog inputs only? Can I use them as , let's say, digital inputs or outputs ?
If I cant use them at all, that would be a big problem, because I dont have enough pins if only ADC1 is available.
Thanks !