Using the circuit schematic on on page 24, I'm having no luck. The Arduino IDE gives me:
warning: espcomm_sync failed
error: espcomm_open failedThe reset and program (ie. GPIO0 gets pulled low) buttons seem to work. Holding down the program button and then clicking the reset button seems to reset it, and it comes back with the blue LED lit up. In that state, if I connect via serial, it spews an endless line of garbage on UART0.
Is there a recommended minimal circuit for uploading code to a module? I'll try some of the simpler circuits in Kolban's book, but I'm also seeing some that use the UART adapters RTS and DTR signals. Automatic reboots before and after uploading would be nice, but I'd best start simple.