InfiniTimeOrg / InfiniTime

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

Installing of custom firmware reported successfull, but has no effect on the PineTime itself #1793

Closed lucullusTheOnly closed 1 year ago

lucullusTheOnly commented 1 year ago

Verification

What happened?

Upload of custom firmware reports no errors, but changes nothing

What should happen instead?

The new firmware should be active after upload and be presented to be validated

Reproduction steps

More details?

I tried:

Am I doing something wrong or is this a bug?

Version

v1.11.0

Companion app

Gadgetbridge v0.74.0

Avamander commented 1 year ago

If the firmware crashes after being started for the first time, then it will automatically fall back to the previously installed version.

So no and yes, not a bug in InfiniTime but a bug in your new firmware.