========================= [SUCCESS] Took 21.93 seconds =========================
INFO Successfully compiled program.
esptool.py v3.2
Serial port /dev/ttyACM0
Connecting......................................
A fatal error occurred: Failed to connect to ESP32: No serial data received.
For troubleshooting steps visit: https://github.com/espressif/esptool#troubleshooting
INFO Upload with baud rate 460800 failed. Trying again with baud rate 115200.
esptool.py v3.2
Serial port /dev/ttyACM0
Connecting......................................
A fatal error occurred: Failed to connect to ESP32: No serial data received.
For troubleshooting steps visit: https://github.com/espressif/esptool#troubleshooting
Edit: I think 4 of 5 of my MH-ET LIVE D1 mini clones were dead on arrival.
These boards are not much dearer, shipping is faster than Aliexpress and they are available with a couple of options like headers soldered or not, and external or on board wifi antenna.
Damn. I just checked the quinled discord to see this posted by the designer on the 27th of December:
We’re currently trying to get more stock but we’re currently having issues with the newest batches of ESP32 received from espressif, not sure yet when or how that will be resolved.
I’ve got two of those LilyGo ESP32 boards working for months now. They’re air quality sensors, driving three separate I2C and DHT devices each. So far, so good.
Replying to an old post, but this might be useful reference for others.
Many ESP32 boards are supplied with a combination of male 10-pin, female (10-pin short), and female (8-pin long) headers. While headers can be connected in different configurations, if you want compatibility with the ESP8266 Wemos D1 mini modules and breadboard / daughterboard range then connect headers as follows:
Solder the long-pin female headers into the inner 8 “white-marked” pin-outs on each side.
Solder the short-pin female headers into the outer rows.
The RST (reset) switch should be located on the lower left when viewing the female headers from above.
For permanent wiring / prototyping you can also use the long-pin female headers to make wire-wrap connections to other modules (for old-school electronics enthusiasts).