Run the following files:
0x00000.bin to 0x00000
0x10000.bin to 0x10000
And the address for esp_init_data_default.bin depends on the size of the flash module.
0x7c000 for 512 kB, modules such as ESP-01, -03, -07, etc.
0xfc000 for 1 MB, modules such as ESP8285, PSF-A85
0x1fc000 for 2 MB
0x3fc000 for 4 MB, modules such as ESP-12E, NodeMCU devkit 1.0, WeMos D1 mini
Then, after flashing these binaries, format your file system (run "file.format ()" using ESPlorer ) before flashing any other binaries.
Download link
source share