-->
Page 1 of 1

Example sketches work fine but my sketches don't

PostPosted: Mon Oct 05, 2020 9:41 am
by Rajendra Kumar
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!

Re: Example sketches work fine but my sketches don't

PostPosted: Wed Oct 07, 2020 3:32 pm
by pipi61
Example sketches ?
Your sketch?

Re: Example sketches work fine but my sketches don't

PostPosted: Tue Oct 27, 2020 7:07 pm
by Rajendra Kumar
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...'