WeatherDuino Forum

Full Version: Arduino board manager
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Werk,
When i try to get the extra board info for the new WD unit following your instructions i get the following

Error downloading http://arduino.esp8266.com/stable/packag...index.json

What am I doing wrong?
Jim
Hi Jim,

- Start Arduino IDE and open Preferences window.
- Into Additional Board Manager URLs field, add this URL:

Code:
http://arduino.esp8266.com/stable/package_esp8266com_index.json


Check if the URL is correct, it should work.
I thought at the time that the truncated url may cause issues. I should have mentioned this earlier.