nodemcu-flasher icon indicating copy to clipboard operation
nodemcu-flasher copied to clipboard

A firmware Flash tool for nodemcu

Results 44 nodemcu-flasher issues
Sort by recently updated
recently updated
newest added

Is there a way to load init.lua file with the firmware flashing tool when flashing new firmware?

#### Hardware Hardware: ESP8266-1 ### Description When i boot ESP8266 i'm getting on my arduino MEGA serial monitor. Fatal exception (0): e2= 0d00l(xp00v0xao1,00e0c pe80c00d0x:2= 0d00l(xp00v0xao1,00e0c pe80c00d0x:2= 0d00l(xp00v0xao1,00e0c e 0xp0= 0e)02,0d00a...

It doesn't work in windows 10, no matter if 32 bits or 64 bits. It is of no use at all

Great work. I see that on reset it change the programing MAC. What Delphi version you used ?

64 bit version might be same as 32 bit version as I get this message when trying to run on Win7 64bit ![image](https://cloud.githubusercontent.com/assets/3907362/6708857/f07d61b6-cd6b-11e4-9df8-2c2fde090710.png) Any ideas?

Hello, can I somehow flush nodemcu over wifi without wires ? If not it would be a good enhancement :)

Any releases for mac, or some instructions for how to build them? I've never done that so directions would be required!

I have used a prior version named nodemcu_flasher with success, it had a progress bar that seemed to work fine. Today, with the latest version, with a new name, for...

There is a bug in the ESP bootloader that may cause it to erase more flash than requested. If running esptool.py and flashing the 0x40000 binary AND this binary is...

Hello! I have run into a bit of an issue: I'm using the ESP module together with an Arduino (which, I am sure, a lot of other people are..) I...