- Thu Oct 30, 2014 4:39 am
#2058
flashed the v0.9.2 firmware, and then reverted back to my binaries, still can't reproduce the problem you are having, unfortunately.
as a final thought, maybe you could try flashing esp_init_data_default.bin and blank.bin at 0x7c000 and 0x7e000 respectively? although this wasn't necessary in my case.
has anyone else tried my binaries?
edit: ok, found something similar.
there's an ATZ (reset) command in my firmware.
if i reset the module using ATZ with GPIO0 connected to VCC, the firmware freezes before even loading completely.
i don't know why this is not happening if i reset module by cycling power or using the RST pin, but it looks like the issue you are having.
could you please try again with GPIO0 floating or pulled high through a >10k resistor, as suggested in other threads?