You are reading a single comment by @fanoush and its replies. Click here to read the full conversation.
  • I unzipped BANGLEJS2.zip .... which gives me the unzipped folder espruino_2v20.70_banglejs2 ... I can then rezip it to give me espruino_2v20.70_banglejs2.zip ... but trying to upload any of these to the IDE gives me "Error: Unable to find manifest, is this a proper DFU package?".

    I've noticed I get the same problem downloading the BANGLEJS2 file (the Artifact Produced during runtime) even from Gordon's GitHub repo https://github.com/espruino/Espruino/actions/runs/7709447059

    Again there's probably something obvious that I'm missing.

  • I can then rezip it to give me espruino_2v20.70_banglejs2.zip

    Do not unzip/rezip the second zip, just use it as is.

    Github puts artefacts (=output) of the build into zip file. the result of the Espruino build is Nordic DFU zip file. That's why there is zip inside zip.

About

Avatar for fanoush @fanoush started