-->
Page 5 of 9

Re: I keep getting a compiling error on Arduino with ESP8266

PostPosted: Fri Jul 21, 2017 4:02 pm
by QuickFix
OG Style wrote:I've tried using a 3.3v converter and a PC PSU also.

It might be a trick of the light, but at the moment it looks like pins 1 & 2, 3 & 4, 5 & 6 and 7 & 8 are connected to each other (through the bread board). :?

Re: I keep getting a compiling error on Arduino with ESP8266

PostPosted: Fri Jul 21, 2017 4:10 pm
by OG Style
Here's a better picture.

Re: I keep getting a compiling error on Arduino with ESP8266

PostPosted: Fri Jul 21, 2017 4:24 pm
by OG Style
Could the problem be a firmware that's on the ESP? This is my first time using Arduino IDE to program it.

Re: I keep getting a compiling error on Arduino with ESP8266

PostPosted: Sat Jul 22, 2017 10:23 am
by martinayotte
According to your picture, it seems that RST is left floating ...
It must be pulled-up !

(BTW, any firmware already present doesn't matter since it is the booloader which is in ROM that will take care of uploading your new firmware.)