Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By Vincenzo
#16342 Hi to all.
I'm recently entered into esp8266 world after buying some example modules.
After ordinary googling i found here the most complete place of resources,.

So first thing: thanks to all !

Now the "problem" :roll:
After several tries with all "normal" compiling methods , I succeded with an Arduino IDE toolchain.
I used the arduino-1.6.1-windows.zip and copied esp8266 folders into last 1.6.3 fresh installed arduino
Compliation goes and also upload with esptool (with manual GPIO0 to LOW)
I'm using ESP01 and using GPIO2 as blink led.
But... after uploading new firmware no blinking :( .
Also tried with serial example ASCIITable , same result : compile OK but no output.

Any hint?

Thanks

Vincenzo