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

watch stuck on Infinitime screen #1955

Closed djpeter84 closed 5 months ago

djpeter84 commented 5 months ago

Verification

What happened?

watch does not update firmware

What should happen instead?

update firemware and reboot

Reproduction steps

trying to update to 1.14.0 https://github.com/InfiniTimeOrg/InfiniTime/releases/download/1.14.0/pinetime-mcuboot-app-dfu-1.14.0.zip , watch screen is InfiniTime but when i try to install, watch Infinitime turns green, upload hits 1% then i get Upload has failed and watch reboots green pinecone.

More details?

this is similar to https://github.com/InfiniTimeOrg/InfiniTime/issues/1337 and https://github.com/InfiniTimeOrg/InfiniTime/discussions/1674

Version

1.14.0

Companion app

gadgetbridge

FintasticMan commented 5 months ago

Are you on Android 14? There is currently a bug with GadgetBridge on Android 14 that causes firmware updates to not work. It'll be fixed in the next GadgetBridge release. There's a section in the 1.14 release notes about what you can do in the meantime.

djpeter84 commented 5 months ago

Are you on Android 14? There is currently a bug with GadgetBridge on Android 14 that causes firmware updates to not work. It'll be fixed in the next GadgetBridge release. There's a section in the 1.14 release notes about what you can do in the meantime.

AH!, okay. thanks

FintasticMan commented 5 months ago

Duplicate of #1954.