Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By Jeff.85
#25736 Hi Kas .

I tried to use his example (sketch v1.06 ) but even after adding the required libraries there are a compilation error. I did not understand what it is and I wonder if you went through it . I leave an attachment because the message is great.

Cheers.

Jeff
You do not have the required permissions to view the files attached to this post.
User avatar
By kas
#25761
Jeff.85 wrote:Hi Kas .
I tried to use his example (sketch v1.06 ) but even after adding the required libraries there are a compilation error. I did not understand what it is and I wonder if you went through it . I leave an attachment because the message is great.

Cheers.
Jeff


Hi Jeff,

That's the most verbose message I ever saw :shock: :shock: :shock:

In fact, the first line says it all:
Arduino: 1.6.5 (Windows 8.1), Placa:"Arduino Nano, ATmega328"

I guess you understand you are downloading directly to ESP8266, no Arduino board needed
Just select a ESP8266 board

For ESP-01, your Menu/Tool should look like that:

Image
Let us know how it works
.