Compile fails with ESP32S, weird message: "ping timeout"

Not sure if this helps. But I ran into this issue, I downgraded to IDE revision 1.8.19 and I got an error message saying the function serial.println couldn't be found. I had a typo and I updated it to Serial.println and then it would compile. I then ran into an issue uploading the sketch and I followed the instructions here which then allowed me to upload again.

1 Like