-->
Page 1 of 1

Board programmer using DTR & DSR

PostPosted: Sat Aug 20, 2016 8:06 pm
by RogerH
Hi,

I am programming WEMOS D1 mini's from the Arduino/ESP8266 environment.
Is it possible to setup the board programmer to use DTR and DSR to put the board into flash mode?

Thanks in advance.

Re: Board programmer using DTR & DSR

PostPosted: Sun Aug 21, 2016 5:14 pm
by RogerH
Doh, I am answering my own question....You select the correct board type and it uses the DTR/DSR to put the board into programming mode. I had the Generic ESP82266 selected instead of the WEMOS D1.

Re: Board programmer using DTR & DSR

PostPosted: Mon Aug 22, 2016 7:36 am
by martinayotte
In fact, it is the "Reset Method" that decide how to handle that.
So, in "Generic" it could work too, and in "Wemos" it is setting the "Reset Method" under the hood.