Mario Mikočević wrote:Try flashing with blank512k.bin. I've restored one b0rken esp-01 with that. One of other four remaining still refuses to work, spewing endless stream of (3,7) ..
Moin,
I'd bet the one not running is something other than an esp 01?
If the broken module has more flash than maybe something is still in flash and I would
burn the blank bin at increasing memory locations or create a blank4M.bin or whatever is needed
by contatenating the blank512k.bin as needed.
Thinking about it I wonder if the erase_flash option of
esptool.py
If you want to check if flashing worked you could use
esptool.py
back from flash and compare with what you expected to have burned.
Hope that helps,
Cal