SAMD boards library will not install

I try to install the "Arduino SAMD Boards" library, but every time it fails. Have tried 1.8.xx, and 1.6.xx, but to no avail (server error : 403). Tested with IDE 1.8.19 and IDE- 2.0.0 (all under Windows 10).

Has anybody an idea of why the server would refuse to let me download the libraries ?

Company computer? Company's firewall rules?

You can do manual installation of library, check https://support.arduino.cc/hc/en-us/articles/5145457742236-Add-libraries-to-Arduino-IDE

If the "issue" is the board's package core, will suggest you do a complete install of your current IDE (https://support.arduino.cc/hc/en-us/articles/360021325733-Uninstall-Arduino-IDE), reinstall it (https://support.arduino.cc/hc/en-us/articles/360019833020-How-to-install-the-Arduino-IDE) and then install "Arduino SAMD Boards" package core (https://docs.arduino.cc/learn/starting-guide/cores)

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.