meshtastic / Meshtastic-gui-installer

Cross platform, easy to use GUI for installing Meshtastic firmware.
https://meshtastic.org
GNU General Public License v3.0
63 stars 22 forks source link

Failed to start stub. Unexpected response: b'HAI' #260

Closed m8st2ng closed 1 year ago

m8st2ng commented 1 year ago

Step 1/4 esp32 full ESPTOOL Using command:-b 115200 --port COM3 erase_flash esptool.py v4.2.1 Serial port COM3 Connecting...

.

.

Detecting chip type...

Unsupported detection protocol, switching and trying again... Connecting...

.

.

Detecting chip type...

ESP32

Chip is ESP32-D0WDQ6-V3 (revision 3) Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None Crystal is 40MHz MAC: 58:bf:25:05:73:e0 Uploading stub... Running stub... Stub running... Erasing flash (this may take a while)... Chip erase completed successfully in 8.7s Hard resetting via RTS pin... Step 1/4 esp32 full ESPTOOL Using command:-b 115200 --port COM3 write_flash 0x00 2.0.7.91ff7b9/firmware-tbeam-2.0.7.91ff7b9.bin esptool.py v4.2.1 Serial port COM3 Connecting...

.

.

.

Detecting chip type...

Unsupported detection protocol, switching and trying again... Connecting...

.

.

.

.

Detecting chip type...

ESP32

Chip is ESP32-D0WDQ6-V3 (revision 3) Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None Crystal is 40MHz MAC: 58:bf:25:05:73:e0 Uploading stub... Running stub... Traceback (most recent call last): File "C:\Python310\lib\site-packages\meshtastic_flasher\esptool_form.py", line 71, in run

esptool.main(command) File "C:\Python310\lib\site-packages\esptool__init__.py", line 684, in main

esp = esp.run_stub() File "C:\Python310\lib\site-packages\esptool\loader.py", line 914, in run_stub

raise FatalError("Failed to start stub. Unexpected response: %s" % p) esptool.util . FatalError : Failed to start stub. Unexpected response: b'HAI'

garthvh commented 1 year ago

Please try the web based flasher https://flasher.meshtastic.org/

m8st2ng commented 1 year ago

Please disregard last email. I used a different computer and it worked! Thank you.Sent from my iPhoneOn Dec 14, 2022, at 2:07 PM, Garth Vander Houwen @.***> wrote: Please try the web based flasher https://flasher.meshtastic.org/

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>