-->
Page 1 of 1

problem with ESP8266 and arduino IDE

PostPosted: Sun Feb 26, 2017 1:23 pm
by sarunas.z
Hello
Something is wrong with my ESP8266. If upload edit->Examples->ESP8266WebServer->HelloServer example to ESP8266 then program is not working and serial monitor I see a lot of data. You could see in youtube site link is this https://youtu.be/kOKN3CmNjTQ
Could somebody give to me advice how need solve this problem

Re: problem with ESP8266 and arduino IDE

PostPosted: Mon Feb 27, 2017 9:53 am
by mrburnette
Never, NEver, NEVer, NEVEr, NEVER ... upload your sketch with the ArduinoIDE serial console active ....


Ray

Added... Try a few simple projects such as the WiFiScan which gets installed with the core files:
In the IDE, use Files, Examples, and browse down to the NodeMCU + ESP12 module ....
I also have some easy stuff here.