ESP32 8X Relay Board & Arduino IDE communication problems

Manu1981
Posts: 2
Joined: Wed Jan 22, 2025 12:11 am

ESP32 8X Relay Board & Arduino IDE communication problems

Postby Manu1981 » 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

lbernstone
Posts: 886
Joined: Mon Jul 22, 2019 3:20 pm

Re: ESP32 8X Relay Board & Arduino IDE communication problems

Postby lbernstone » Wed Jan 22, 2025 2:13 am

There are typically a couple transistors that allow the device to be automatically put into download mode, looks like this board doesn't have them. Hold down the IO0 button, then press reset (EN). That will manually put it into download mode.

Manu1981
Posts: 2
Joined: Wed Jan 22, 2025 12:11 am

Re: ESP32 8X Relay Board & Arduino IDE communication problems

Postby Manu1981 » Wed Jan 22, 2025 10:40 am

Good mornin lbernstone, :)

thanks for your reply. :)
When and how long will I have to press the buttons?

Best regards
Manuel

lbernstone
Posts: 886
Joined: Mon Jul 22, 2019 3:20 pm

Re: ESP32 8X Relay Board & Arduino IDE communication problems

Postby lbernstone » Wed Jan 22, 2025 5:24 pm

Open serial monitor. Hold both buttons down. Release EN button. You should see a message on the monitor "Waiting for download"

ahsrabrifat
Posts: 23
Joined: Sat Jan 18, 2025 2:31 pm

Re: ESP32 8X Relay Board & Arduino IDE communication problems

Postby ahsrabrifat » Thu Jan 23, 2025 8:39 pm

I faced the same problem when using the ESP32 CAM. As soon as I see the dots, I press the RST button. Sometimes it solves the problem. Sometimes I need to restart my computer. You can try the same. Also check if you have selected the correct board and set your flash frequency to 40MHz. You can design a relay board like this by yourself.
https://www.pcbway.com/project/sharepro ... 88e48.html

Who is online

Users browsing this forum: No registered users and 44 guests