Search found 1 match
- Thu May 06, 2021 2:49 pm
- Forum: ESP32 Arduino
- Topic: ESP32 script hanging on 'adc.readADC_SingleEnded'
- Replies: 3
- Views: 3833
ESP32 script hanging on 'adc.readADC_SingleEnded'
Hi all, I have an ADS1115 connected to an ESP32 and I would like it to read voltages on the analog ports. However, any script uploaded to the ESP stops running at the following: adc.readADC_SingleEnded No matter whether the ADS1115 is connected to the ESP32 or not and regardless of any other wiring ...