While experimenting with a ESP-12 (4MB) I have successfully flashed the non-OTA version to my module: Afterwards I can connect to it using serial port at 115200 baud and everything works fine. However, when I try the same thing with an OTA version (user1.bin at position 0x01000) I only get garbage on the serial port. From what I have read this might be the module using the slightly unusual 77800 baud setting, but my computer is sadly lacking support for that baud rate so I can't access it

So, any idea if my baud rate guess might be correct? Is there anyway around it to set 115200 or another setting?
In addition I have found to boot.bin files, one called version 1.2 and one 1.4(b) but they seem to give me the same (or similar) garbage output. Which one is preferred?
(BTW, I'm using SDK 1.4.)
/Stefan