henkoegema wrote:Cary wrote:I set it up they way it is described in the book "Internet of Things with ESP8266", by Marco Schwartz. He has similar instructions online.
The board was added to the IDE with the following:
"http://arduino.esp8266.com/stable/package_esp8266com_index.json"
Which seems to be standard.
I asked for help from the publisher and author. The publisher, Pakt, referred my query to Marco. He replied by asking :
"Just answered also to Packt Did you install the definitions from:
https://github.com/esp8266/Arduino"
I downloaded a file from Github called Arduino-Master, and copied the files into the Arduino folder in C:/ *****/appdata/local/arduino15/tools. Without further info I didn't know what else to do. I tried this with both the TOOLS and CORES sub-folders. When that didn't work I also copied them into the Arduino folder in C:/Programs. I have replied to Marco telling him what I have done and asking if I am on the right path, but no reply.
What confuses me is that I can compile some ESP8266 related sketches in the examples, but not others.
I'm not totally computer illiterate (I am old and pre-date even the first IBM PCs and Windows ) but this is foreign to me. I don't know if it is in the code, or something to do with the board and libraries
Have you found a solution?
I'm facing the same problem.
I have not been using this chip for some time, but I previously never had this problem before.
Pse ignore my message. I made a mistake during compiling (missing libraries)