- Sun Feb 28, 2016 9:27 am
#42046
I decided to re-install Arduino 1.6.5, including ESP8266 boards. To perhaps help someone else with re-installation I have documented the procedure below:
-------------------------------------------------
If Arduino is running, close it.
To download the Windows installer, enter this address in your browser:
https://downloads.arduino.cc/arduino-1. ... indows.exeClick on the downloaded file to run it and follow directions to install Arduino 1.6.5.
You should be able to allow the file erasure and USB driver install options.
Note: The USB driver may already be installed. I installed it, but It took a long time on my computer. To verify this procedure I also installed Arduino on my wife's computer; it never did complete the install and I had to force closure. Oddly enough Arduino then worked OK. So be prepared for possible funny stuff.
Click on the Arduino icon in your desktop window to open Arduino 1.6.5.
Click on File/Preferences to bring up the Preferences window. In the Additional Board Manager URLs field enter this address:
http://arduino.esp8266.com/stable/packa ... index.jsonand click on OK to make the first step to put all of the ESP8266 boards in the Board manager.
Then click on Tools, slide down to Board, slide right to Board Manager, and click on it to enter.
In Board Manager scan down to esp8266 and click on More Info. Then click on Install.
When all of the ESP8266 boards have installed click on Close.
You can now call up your board in Tools/Board.