Downloading and installing the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By markbee
#13256 ok, thk you! Auto reset & flashing is now working on my breadboard adapter.

igrr wrote:@markbee
This is already merged in out git. You can build from source, or you can download the existing release and then replace hardware/esp8266com directory with new files from git.
You do not have the required permissions to view the files attached to this post.
User avatar
By markbee
#13279 I tested some sketches and uploaded them with no problems until now.
BUT
If I start the serial monitor (from the Arduino IDE) the reset line is held low and the ESP becomes unresponsive.
When I use a terminal program like Br@y it does work, so it looks like I have to invert the DTR line.
Any suggestions for der Arduino Serial Monitor to invert the DTR?