07-01-2021, 12:30 PM
(07-01-2021, 06:55 AM)danielt Wrote: Follow the wasp-os instructions to completion with one exception. Instead of installing micropython.zip install reloader-factory.zip instead. That will leave you running Infinitime Light. From there you can following the Infinitime OTA upgrade docs to get the latest Infinitime running.
I would suggest using the latest CI binaries for the wasp-os parts of the process. If you use the wasp-os v0.4 binaries you will end up with much older version of mcuboot.
For the specific instructions you want from the wasp-os documentation see:
* Install the wasp-bootloader: https://wasp-os.readthedocs.io/en/latest...or-android
* Install reloader-factory.zip: https://wasp-os.readthedocs.io/en/latest...-daflasher
Thanks for the reaction and suggestion!
In the instructions there's the part of
'Click Select DFU file again and select bootloader-daflasher.zip. Once the update is complete the watch will show the wasp-os logo and some additional on-screen prompt.'
But i'm lost at the 'bootloader-daflasher.zip'. Where can i find this file/bootloader?
It is off course in the binary zip / zip you create when compiling.
Thanks for the help Daniel