TinyCircuits Forum

TinyCircuits Products => Tiny Arcade & Pocket Arcade => Topic started by: Equinox on March 27, 2017, 09:57:32 AM

Title: Can't add TinyArcade to Arduino; getting a "no protocol" error.
Post by: Equinox on March 27, 2017, 09:57:32 AM
When I try to install the Tiny boards in Arduino Board Manager, I get the following error:

Code: [Select]
no protocol: http://files.tinycircuits.com/ArduinoBoards/package_tinycircuits_index.json
Any ideas?
Title: Re: Can't add TinyArcade to Arduino; getting a "no protocol" error.
Post by: lfreed on March 30, 2017, 04:50:23 PM
Have you added TinyCircuits to your "Additional Boards Manager URLs" under Preferences? You need to add this link before you can install the boards:

http://files.tinycircuits.com/ArduinoBoards/package_tinycircuits_index.json

If you're still getting the error, check your firewall settings to make sure Arduino IDE can communicate with the Internet.