Arduino board manager - Printable Version
+- WeatherDuino Forum (
https://www.meteocercal.info/forum)
+-- Forum: Weather Stations - WeatherDuino Pro2 Line (
https://www.meteocercal.info/forum/forum-4.html)
+--- Forum: Software Questions (
https://www.meteocercal.info/forum/forum-10.html)
+--- Thread: Arduino board manager (
/thread-1366.html)
Arduino board manager -
Barrow4491 - 14-04-2018
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/package_esp8266.com_index.json
What am I doing wrong?
Jim
RE: Arduino board manager -
werk_ag - 14-04-2018
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.
RE: Arduino board manager -
uncle_bob - 15-04-2018
I thought at the time that the truncated url may cause issues. I should have mentioned this earlier.