theironrobin / siglo

GTK app to sync InfiniTime watch with PinePhone
Mozilla Public License 2.0
155 stars 22 forks source link

DFU stalls on infinitime -> wasp-os reloader #74

Closed OrgansWithoutBodies closed 3 years ago

OrgansWithoutBodies commented 3 years ago

The pinetime wiki article on switching between infinitime & wasp-os says to install reloader-mcuboot, and then install a secondary image after that.

After switching to the reloader-mcuboot image, and adding "PineDFU" to the accepted device aliases (bluetooth.py line 100), and trying to initiate a DFU of micropython.zip, the watch activates the bluetooth icon, siglo enters the firmware update screen, but never progresses past 0. When siglo is run via CLI, the last line in console is "[INFO ] Disabling GNOME idle timeout", until the watch restarts

wasp-os version: 0.4.1 siglo commit: 7eddd3c

theironrobin commented 3 years ago

I wrote siglo for Infinitime, so there is currently no support wasp-os. if someone would like to do a PR to add support, I'd be happy to review and pull it in.