This is esp01 and using tasmotizer. Keep getting this error. I used esptools:
esptool --chip esp8266 --port COM4 --baud 115200 --after hard_reset erase_flashI
I also used:
esptool write_flash_status --non-volatile 0
When flashing using Tasmotizer. I noticed when easing the memeory it stopped at 50% them resumed. After flashing I get the above error message..
When I used the last command above I got:
Connecting....
Detecting chip type... ESP8266
Chip is ESP8266EX
Features: WiFi
Crystal is 26MHz
MAC: e8:68:e7:80:0b:f5
Uploading stub...
Running stub...
Stub running...
Initial flash status: 0x0000
Setting flash status: 0x0000
After flash status: 0x0000
Hard resetting via RTS pin...
Your help will be greatly appreciated