Downloading and installing the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By bash_m
#63145 Hi,

I also have the same problem.
The fix with the command line didn't help.

Could it be, that the Github boardpackage download is down?
When I open: http://arduino.esp8266.com/versions/2.3 ... index.json
and try to download manually the .zip package that is linked in the json, I get a connection timeout.
The URL inside the .json: https://github.com/esp8266/Arduino/rele ... -2.3.0.zip

Has anyone please help me?

BR Michael
User avatar
By prakash.ganesan
#79520 I HAD THE SAME PROBLEM... I GOT IT WORKING.
Just open preferences and click on the link at the bottom (arduino15).
delete all the files inside the folder Packages and all the files with the word package in it.
restart arduino IDE.
It should work.
User avatar
By parhelion
#79984 I have the same problem and I realized Arduino IDE converts the "http" prefix to "https" in the json link while downloading. But because of the file cannot be accessed through https, download fails :(

ss1.jpg


ss2.jpg
You do not have the required permissions to view the files attached to this post.