ESP32 8X Relay Board & Arduino IDE communication problems
Posted: Wed Jan 22, 2025 12:19 am
Hello,
I have a ESP32 8x Relay board (https://www.ebay.de/itm/146053681076) and an USB-TTL Adapter. The COM-Port is shown in the Device Manager. When I wanna write the sketch to the board Arduino IDE keeps complaining even the module seems to be correctly connected to the computer.
Globale Variablen verwenden 20080 Bytes (6%) des dynamischen Speichers, 307600 Bytes für lokale Variablen verbleiben. Das Maximum sind 327680 Bytes.
esptool.py v4.8.1
Serial port COM31
Connecting......................................
A fatal error occurred: Failed to connect to ESP32: No serial data received.
For troubleshooting steps visit: https://docs.espressif.com/projects/esp ... oting.html
Fehlgeschlagenes Hochladen: Hochladefehler: exit status 2
Is there a trick to get the ESP32 Module in "READ Mode"? Didn't fins any documentation about THIS product...
Best regards
Manuel
I have a ESP32 8x Relay board (https://www.ebay.de/itm/146053681076) and an USB-TTL Adapter. The COM-Port is shown in the Device Manager. When I wanna write the sketch to the board Arduino IDE keeps complaining even the module seems to be correctly connected to the computer.
Globale Variablen verwenden 20080 Bytes (6%) des dynamischen Speichers, 307600 Bytes für lokale Variablen verbleiben. Das Maximum sind 327680 Bytes.
esptool.py v4.8.1
Serial port COM31
Connecting......................................
A fatal error occurred: Failed to connect to ESP32: No serial data received.
For troubleshooting steps visit: https://docs.espressif.com/projects/esp ... oting.html
Fehlgeschlagenes Hochladen: Hochladefehler: exit status 2
Is there a trick to get the ESP32 Module in "READ Mode"? Didn't fins any documentation about THIS product...
Best regards
Manuel