-->
Page 5 of 12

Re: This is how to install without replacing your existing I

PostPosted: Wed Apr 01, 2015 2:20 pm
by igrr
Tirpitz wrote:I get this:

I ran the release through VirusTotal and I see zero positives:
https://www.virustotal.com/en/file/917c ... /analysis/

Re: This is how to install without replacing your existing I

PostPosted: Thu Apr 02, 2015 6:30 am
by markbee
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.

Re: This is how to install without replacing your existing I

PostPosted: Thu Apr 02, 2015 10:03 am
by markbee
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?

Re: This is how to install without replacing your existing I

PostPosted: Thu Apr 02, 2015 10:53 am
by ozayturay
Official Arduino ESP8266 has some fixes for the Serial Monitor problem: https://github.com/esp8266/Arduino