works nicely, but not the OTA-version.
I now tried the AT you linked to, and got exactly the same result - noboot works fine, OTA version, not so much. Still only garbage on the serial port when I reboot afterwards.
As I'm using linux (Ubuntu) I started with the open-sdk esptool to flash the firmware. The flash tool you linked to, is that basically the same with some GUI? I seem to missing some dependency for that package which I will try to fix, but from what I can see the flashing goes fine:
stefan:AT_v0.50$ ../esp-open-sdk/esptool/esptool.py write_flash -fs 4m 0x03fe000 at/blank.bin 0x7e000 at/blank.bin 0x01000 at/1024+1024/user1.2048.new.5.bin 0x0000 at/boot_v1.4\(b1\).bin
Connecting... - debug
Exception: Invalid head of packet
Erasing flash...
Wrote 4096 bytes at 0x003fe000 in 0.4 seconds (84.5 kbit/s)...
Erasing flash...
Wrote 4096 bytes at 0x0007e000 in 0.4 seconds (84.6 kbit/s)...
Erasing flash...
Wrote 279552 bytes at 0x00001000 in 27.4 seconds (81.6 kbit/s)...
Erasing flash...
Wrote 3072 bytes at 0x00000000 in 0.3 seconds (81.1 kbit/s)...
(I read somewhere that flashing in reverse order was better as I had some trouble when flashing in the regular order)
The flashing of the noboot version looks more or less identical, except for the binaries and their placement on disk.Statistics: Posted by stefan — Mon Nov 30, 2015 12:11 am
]]>