Skip to content

InfiniSleep 1.15.0 (9cb3b66e)

Latest

Choose a tag to compare

Built from 9cb3b66e on infinisleep-health, InfiniTime 1.15.0 with the InfiniSleep
tracking work on top.

chore: ignore the release helper scripts

Installing

Download pinetime-mcuboot-app-dfu-1.15.0.zip and flash it over BLE. Nothing needs to be built.

  • From the phone: open the zip with Gadgetbridge, which knows how to send a PineTime DFU
    package. This is the easy path, and it works with stock Gadgetbridge, not only the companion
    fork.
  • From a computer: python dfu.py -z pinetime-mcuboot-app-dfu-1.15.0.zip -a <MAC> --legacy, using the
    dfu.py from the InfiniTime repository. The one from wasp-os fails with a UUID error.
  • Fonts and images live in infinitime-resources-1.15.0.zip and are loaded separately, the same way
    they are on upstream InfiniTime.

A DFU that is interrupted leaves the watch in its bootloader, which can be flashed again, so
this is recoverable. It is still firmware, so read the upstream flashing notes if this is your
first time.

What this build is

Compiled on my own machine from the commit above, by me, and uploaded as is. It is not a build
any CI or upstream project produced, and it carries no signature or reproducibility guarantee
beyond that. Build it yourself from the same commit if you would rather not take my word for
it: the instructions are in the README.