PINE64
How to create a valid firmware packet to update - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: General (https://forum.pine64.org/forumdisplay.php?fid=1)
+--- Forum: Getting Started (https://forum.pine64.org/forumdisplay.php?fid=21)
+--- Thread: How to create a valid firmware packet to update (/showthread.php?tid=19638)



How to create a valid firmware packet to update - MiguelIrusta - 01-20-2025

Hello everybody here,

This is my first time developing for pineTime, this is my code (over 1.10.0)
https://github.com/MiguelIrusta/InfiniTime/tree/PleezScreen

I have tried with this https://github.com/InfiniTimeOrg/InfiniTime/blob/1.10.0/bootloader/README.md

But when I try to update siglo or nrfConnect in android starts and then it disconnects or puts my pineTime blocked in Firmware update 0%.

Can you help me? is something I am missing out?

Many thaks and sorry for the disturbances,
Miguel.


RE: How to create a valid firmware packet to update - henryclayton - 10-28-2025

(01-20-2025, 12:10 PM)MiguelIrusta Wrote: Hello everybody here,

This is my first time developing for pineTime, this is my code (over 1.10.0)
https://github.com/MiguelIrusta/InfiniTime/tree/PleezScreen eggy car

I have tried with this https://github.com/InfiniTimeOrg/InfiniTime/blob/1.10.0/bootloader/README.md

But when I try to update siglo or nrfConnect in android starts and then it disconnects or puts my pineTime blocked in Firmware update 0%.

Can you help me? is something I am missing out?

Many thaks and sorry for the disturbances,
Miguel.
It sounds like your PineTime isn’t properly entering DFU mode or there’s a firmware mismatch. Make sure your build matches the InfiniTime version, the watch is in DFU mode, and try a stable Bluetooth connection. Sometimes using nRF Connect can fail—using a J-Link programmer is more reliable for dev builds.