Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By Rajendra Kumar
#89023 Hi all

I am using Arduino 1.8.8 IDE for my ESP8266
on Windows 7

all most all the example sketches are working fine
when I write the same code and try to verify it!
I always get the error
Error compiling for board Generic ESP8266 Module

I get the same type of message when I change the board to NodeMCU 0.9(ESP-12 Module)


Please guide me to over come this issue!
User avatar
By Rajendra Kumar
#89236
pipi61 wrote:Example sketches ?
Your sketch?

The sketches from File->Example->ESP8266->...
things work here fine
but when I create a new one using ESP8266wifi and write a program using the same IDE
I get this error 'Error Compiling for board NodeMCU 1.0...'