FireBeetle ESP32-E does not connect on Arduino IDE

userHead goldman 2022-12-14 03:57:38 394 Views2 Replies

Hello! Recently bought FireBeetle ESP32-E from here https://aliexpress.ru/item/1005002724454945.html

I have setting up my Arduino IDE as it is described here https://wiki.dfrobot.com/FireBeetle_Board_ESP32_E_SKU_DFR0654

But it does not connect, I have tried different cables, windows and linux OS, even different computers but it does not work. I checked my arduino nano and it works properly.

Do you have any ideas how to get it worked?

[spoiler]

$ lsplug 
USB 4-2  [0bda:0411] Realtek Semiconductor Corp. Hub 
USB 3-2  [0bda:5411] Realtek Semiconductor Corp. RTS5411 Hub 
USB 3-2.3 [1a86:7522] QinHeng Electronics CH340 serial converter 
USB 3-2.1 [0a81:0101] Chesen Electronics Corp. Keyboard 
USB 7-1  [1a40:0801] Terminus Technology Inc. USB 2.0 Hub 
USB 3-3  [0489:e0d8] Foxconn / Hon Hai Wireless_Device [000000000] 
USB 1-4  [048d:c102] Integrated Technology Express, Inc. ITE Device(8910) 
USB 3-2.2 [0461:4e2a] Primax Electronics, Ltd USB Optical Mouse
 

[/spoiler]

2023-02-04 12:31:45

Hi,

 

I have the same issue.  I have an iMac with M1 silicon running MacOS Ventura 13.1 running the Arduino IDE 2.02, and have connected to the FireBeetle ESP32-E with a USB-C cable.  I'm trying to FLASH the blink program, but it always times-out waiting for packet header.  I recognize the serial port, and have reduced the upload speed to 115K, but I always get the timeout.

 

I've tried pressing the rst button during “connecting” and this does not work.  I have tried two different FireBeetle ESP32-E devices, and both fail. 

 

What do I need to do to program this device?

 

userHeadPic jkardach
2023-01-03 11:22:45

You can try to press and hold the RST button, while the IDE shows connecting……

And if it still not works, then it might be the hardware failure.

userHeadPic YeezB