Failing to install M5Stack 2.0.6 in Arduino IDE
-
I'm using board manager URL: https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/arduino/package_m5stack_index.json
It's complaining about the file size not matching.
That json file has:
"url": "https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/arduino/m5stack-2.0.6.zip",
"archiveFileName": "esp32-2.0.6.zip",
"checksum": "SHA-256:70d10c47de12589eb6439059e9dee3023a1c0192a24e581661f938093b100459",
"size": "253710193",When I manually download that zip file, the file size and sha256 do not match.
-
@dstackh Hello,
I am also experiencing the same issue as others on this forum with the M5Stack board configuration file size and checksum mismatch. When I manually download the zip file, both the file size and sha256 do not match the provided information in the JSON file. The downloaded file size is 253710190 bytes.
Please investigate this issue, as it is affecting my environment as well as others who have reported the same problem.
Thank you.
-
We fixed.
And you can use https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/arduino/package_m5stack_index.json for the latest BSP. -
Add https://espressif.github.io/arduino-esp32/package_esp32_index.json to Arduino Preferences Additional Board Manager URLs field for solving Index error: could not find referenced tool name=...