today I brought in application my ESP32-S2 to detect 2 LED status via LDR. So I connected 2 LDRs to the ESP unit (incl. extra resitor) to make use from the internal analog inputs.
Because of seperation I connected one LDR to the ADC1 and one LDR to the ADC2 but all pins I used so far from ADC1 (eg. GPIO 3, 5 or 7) result into automatic increase and decrease of values without any connection/voltage to these pins. Whats happening?
Can you you please recommend which pins I can make use of for 2 Analog Inputs? Best would be from the outer line because I have only soldered connection pins to the two outer lines.
For ADC2 I am currently using GPIO 18.
Thx
