InfiniTimeOrg / InfiniTime

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
GNU General Public License v3.0
2.64k stars 902 forks source link

Can't update to 1.14.0 #1954

Closed w1ll1am23 closed 5 months ago

w1ll1am23 commented 5 months ago

Verification

What happened?

Gadgetbridge update fails at 14%

What should happen instead?

Update should complete

Reproduction steps

Using the latest version of Gadgetbridge (0.77.0) and the pinetime-mcuboot-app-dfu-1.14.0.zip Gadgetbridge starts the upload and makes it to 14% 165k the watch is stuck on 0% and then crashes. Gadgetbridge indicates upload failed.

More details?

Not sure if this is an issue with the Firmware or an issue with Gadgetbridge. Would be nice to see if someone else has managed to update with Gadgetbridge using version 0.77.0

Version

1.13.0

Companion app

Gadgetbridge 0.77.0

wdh25 commented 5 months ago

Had a similar issue yesterday updating. Realized it's Android 14 on my phone. Connected to Gadgetbridge on a phone running Android 12 updated first try.

FintasticMan commented 5 months ago

Yeah, unfortunately it's a bug in GadgetBridge on Android 14. JF has made a PR that fixes the issue, which was merged recently. It will make its way into the next release of GadgetBridge. For now, the best way would either be to use a different device, or use nRF Connect v4.24.3.

w1ll1am23 commented 5 months ago

Pulled out an old device with Android 11 and was able to flash. Thanks.