- Wed Mar 09, 2016 2:12 pm
#42771
[quote="xtal"]select ESP8266 Generic
You must set preferences under File then install the boardstuff
Additional Boards Manager URLs:
http://arduino.esp8266.com/staging/pack ... index.json]
Thank you, just enough information to get going.
I added the board manager URL under File > Preferences > Additional Board Manager URL
Then I set Tools > Board to Generic ESP826, and then File > Examples > ESP8266 > Blink
Then changed the three instances of "BUILTIN_LED" to "16" without quotes,
and then clicked verify, and the pins_arduino.h error is gone.
Then I press flash button on the ESPDuino ESP-13 board, then while it is pressed,
I press Reset, and then release reset, and then release flash button.
That puts the ESPDuino into flash mode.
Clicke on the upload button on the IDE, and then after a short while
of displaying a long list of dots, it is ready, and showing the blink working.
Also working in a similar way was File > Examples > ESP8266Wifi > Wifiscan.
I ran the Tools > Serial Port and set the baud rate to 115200 and there in that window
is displayed the result of all the scans - about 8 Wifi access points from where I am