Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By Rigor_M
#43794 Hi,

Is there a way to automatically upload a sketch onto a esp8266 board like we do with a arduino board? (currently using -07 and -12E).

Right now, I have to put a DTR and CTS line to the reset pin and GPIO0 tu upload.
Already have a pullup resistor on RST, CH_PD, GPIO02 (to run the sketch) and a pulldown on GPIO15

Thanks for any input on this :)