Downloading and installing the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By intelliarm
#42000 :cry: It seems users cannot access the board manager file at http://arduino.esp8266.com/stable/packa ... index.json

Currently users cannot install the board related files through Arduino board manager.
Using git clone and get.py to install also doesn't work since the xtensa sdk is also stored at arduino.esp8266.com.

Here is the issue link on git:
https://github.com/esp8266/Arduino/issues/1689

Hope to see solutions soon.
User avatar
By RichardS
#42010 Yep we know, working on it! :-)

Thanks!
User avatar
By bobcroft
#42036 Yes, I discovered the download service wasn't working yesterday afternoon after spending a couple of hours trying to figure out what was wrong. Thankfully it was working well about 10:30 pm UK time last night.
Anyway many thanks to Richard and no doubt others for sorting it.

I have another question, does esp8266/Arduino now work fully and properly with IDE version 1.6.7?

Thanks

Bob