🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Failing to install M5Stack 2.0.6 in Arduino IDE

    Arduino
    4
    4
    3.5k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      dstackh
      last edited by

      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.

      Z 1 Reply Last reply Reply Quote 0
      • Z
        zio0906 @dstackh
        last edited by

        @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.

        1 Reply Last reply Reply Quote 0
        • IcingTomatoI
          IcingTomato
          last edited by

          We fixed.
          And you can use https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/arduino/package_m5stack_index.json for the latest BSP.

          Enjoy it while it lasts, because it never does.

          1 Reply Last reply Reply Quote 0
          • D
            davidce
            last edited by

            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=...

            1 Reply Last reply Reply Quote 0
            • First post
              Last post