dnc40085 wrote:After many headaches I finally found it!
Yup but for those interested, what is the URI??
I must admit that I don't see what is the problem of just doing:
esptool write_flash 0x00000 0x00000.bin 0x10000 0x10000.bin
Explore... Chat... Share...
dnc40085 wrote:After many headaches I finally found it!
esptool write_flash 0x00000 0x00000.bin 0x10000 0x10000.bin
TerryE wrote:Yup but for those interested, what is the URI??I found it here.
I must admit that I don't see what is the problem of just doing:The reason I wanted to know how to make a single FW file is because in this thread I wanted a simple easy to burn file with some debug code in it that made sure there was no residuals from the previously burned FW, That way I could make sure that he started off with a blank chip and that I had the same FW so I could duplicate the errors on my end so I could maybe track down and fix the problem.Code: Select allesptool write_flash 0x00000 0x00000.bin 0x10000 0x10000.bin
esptool --port /dev/ttyUSB0 --baud 460800 write_flash 0x00000 0x00000.bin 0x10000 0x10000.bin 0x7c000 esp_init_data_default.bin 0x7e000 blank.bin
It takes about 20-25 seconds for home assistant c[…]
I tried to upgrade tof my sonoff basic R2 with the[…]
a problem Perhaps you want to define "Probl[…]
Rebooting your router will not give you a faster I[…]
There are no other notifications from esptool.py i[…]
Using the Arduino IDE, you'll learn how to set up […]
In this project, you will post to Twitter using an[…]
In this project, we will build a water level contr[…]
I guess I'm late, but I had the same problem and f[…]
Last night I received my first D1 Minis for a lear[…]
Although I am aware that this is an old post, I fe[…]