OpenMQTTGateway icon indicating copy to clipboard operation
OpenMQTTGateway copied to clipboard

Uploading firmware to ESP8266

Open FerronN opened this issue 2 years ago • 2 comments

Describe the bug I'm trying to flash the nodemcuv2-ir onto the ESP8266, but it stop after initializing. The LED flashes (erase flash), but after that nothing happens.

To Reproduce image

The COM port driver is installed. I uploaded some code with the Arduino IDE to the ESP8266 and that works without any problem. So I think it's not the device or some driver.

Expected behavior Upload firmware

FerronN avatar Sep 16 '22 19:09 FerronN

Do you reproduce on several ESP8266 ?

1technophile avatar Sep 17 '22 12:09 1technophile

No, because I only have one. I now managed to do it with NodeMCU-PyFlasher. But I had to change the flash mode to DOUT. On the website you can't choose the flash mode, so maybe the site uses DIO? I couldn't find the scirpt that's running.

FerronN avatar Sep 17 '22 12:09 FerronN

Here is the script https://github.com/1technophile/OpenMQTTGateway/blob/development/scripts/gen_wu.py Not sure we detail the flash mode

1technophile avatar Oct 10 '22 18:10 1technophile

Closing, feel free if there are other questions

1technophile avatar Feb 04 '23 20:02 1technophile