trackerj wrote:Your connection is not exactly what do you need for proper programming the ESP8266 module.
For a basic configuration with Reset and Programming buttons, take a look at the nEXT Evo board schematics
If you want a more advanced configuration, with Auto-reset capabilities, maybe also isolated interface to protect your computer USB ports, etc, look also at the USBProg schematic
You definitely need also a proper 3.3Vcc power supply, the 3.3Vcc provided by the FT232 is not powerful enough.
Ok. Presumably this is an alternate option to the FTDI? Out of interest how does it work better than the FTDI? Thanks.