-->
Page 4 of 9

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

PostPosted: Fri Jul 21, 2017 1:39 pm
by martinayotte
"AVRISP mkII" has nothing to do with ESP !
This means that your ESP framework is not properly installed ...

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

PostPosted: Fri Jul 21, 2017 2:08 pm
by OG Style
I've tried installing different version and it won't show up under programmer. It shows up under boards. I'm using the files from http://arduino.esp8266.com/stable/packa ... index.json

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

PostPosted: Fri Jul 21, 2017 2:49 pm
by martinayotte
Ah ! Sorry for confusion : ESP framwork doesn't care/look about programmer's menu, (mine stays as USBasp) ...
It is the "port" menu that is important, and your seems to be grayed out.
Why ? Maybe you don't have the USB Serial driver installed ?
Which USB-TTL Serial are you using ?

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

PostPosted: Fri Jul 21, 2017 2:56 pm
by OG Style
I had the programmer unpluged when I took that screen shot.