Hallo,
using this ESP32 (Lilygo T5 V2.43) analog reading on IO0 works fine, even int val = analogReadMilliVolts(0); shows the same as a connected Multimeter... nice.
BUT
As soon as WiFi.h and a connection is made the pin reading is alway zero.
So WiFi stole the pin somehow..
Q: How can I get it back to reading normally?
Thanks in advance
Have You tried using another, free, analog input for the analog reading?
That does it - I tried IO34, next pin up in the header row and all good readings - while Wifi is working serving web requests of course...
Thanks for the tip @Railroader
Thanks for telling!
If one can't fight down the enemy, bypass him and go on...
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.