Problems installing ESP8266 Drivers through Arduino Brd Mgr
Posted: Tue Aug 21, 2018 4:51 pm
New to the forum...
Recently tried to install the ESP8266 board drivers in Arduino IDE ( version 1.8.5) using the board manager option. I get an error message that is as indicated in the attached picture. I am working in Windows 7 on a PC, the version of ESP8266 I am trying to install is 2.4.2 ( though I tried serveral others, non will install.)
The indicated error message at the bottom of the Board manager window is:
Error downloading https.//github.com/esp8266/Arduino/releases/download/2.4.2/esp8266-2.4.2.zip
Also in the output window of the compiler for the Arduino IDE there are multiple javascript messages, to the effect of issues with the certs:
at java.secruity.cert.CertPathBuilder.build(CertPathBuilder.java:280)
The URL that the manager references in the preferences window in order to download the driver is:
http://arduino.esp8266.com/stable/package_esp8266com_index.json
Has anyone had this problem ( posting this on 08212018?)
Any suggestions?
Thanks in advance for any assistance!
Recently tried to install the ESP8266 board drivers in Arduino IDE ( version 1.8.5) using the board manager option. I get an error message that is as indicated in the attached picture. I am working in Windows 7 on a PC, the version of ESP8266 I am trying to install is 2.4.2 ( though I tried serveral others, non will install.)
The indicated error message at the bottom of the Board manager window is:
Error downloading https.//github.com/esp8266/Arduino/releases/download/2.4.2/esp8266-2.4.2.zip
Also in the output window of the compiler for the Arduino IDE there are multiple javascript messages, to the effect of issues with the certs:
at java.secruity.cert.CertPathBuilder.build(CertPathBuilder.java:280)
The URL that the manager references in the preferences window in order to download the driver is:
http://arduino.esp8266.com/stable/package_esp8266com_index.json
Has anyone had this problem ( posting this on 08212018?)
Any suggestions?
Thanks in advance for any assistance!