Open MarcoH1986 opened 5 years ago
I had the same problem, I tried to replace the package with the github's json data, and without internet, I opened the board manager in the Arduino IDE and the Simatic install option appeared, then I reconnect to the internet and, when I put install, the necessary file is in https://github.com/sblyolcubal/arduino-iot2000/raw/master/Versions/iot2000_1.0.1.zip but this page does not exist anymore. I think that is a problem with sblyolcubal account
Hey, first of all, thanks for providing support for the IOT2000. I was trying to follow your instructions, but I ran into the following problem:
Skipping contributed index file /home/marco/.arduino15/package_iot2000_index.json, parsing error occured: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('<' (code 60)): expected a valid value (number, String, array, object, 'true', 'false' or 'null') at [Source: (FileInputStream); line: 7, column: 2] Skipping contributed index file /home/marco/.arduino15/package_iot2000_index.json, parsing error occured: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('<' (code 60)): expected a valid value (number, String, array, object, 'true', 'false' or 'null') at [Source: (FileInputStream); line: 7, column: 2]
Using Arduino IDE 1.8.8. Any idea what the problem could be?