Welcome!
This community is for professionals and enthusiasts of our products and services. Share and discuss the best content and new marketing ideas, build your professional profile and become a better marketer together.
Problems when Installing Industrial Shields boards on Arduino IDE
Hello,
I would like to know why I cannot install your boards on Arduino IDE following your link:
http://blog.industrialshields.com/en/installing-industrial-shields-equipment-to-the-arduino-ide/
It appears some errors when I put the json into the parameters:
http://apps.industrialshields.com/main/arduino/boards/package_industrialshields_index.json
Is there anything am I doing wrong?
Hello,
The main reason of these problems is due to the network configuration of your company. We have seen that this problems appear because of the DNS server of the company. Just changing the domain for the public IP address it would be working.
I let you here the json to achieve that:
http://52.40.152.94/main/arduino/boards/package_industrialshields_noname_index.json
Keep Informed
About This Community
Question tools
Stats
Asked: 7/12/18, 2:55 PM |
Seen: 440 times |
Last updated: 12/5/18, 1:52 PM |
It worked, thanks!