Yesterday I quickly "ported" the #Rockwork daemon to Qt6 in order to get it working with my newly arrived #Pebble Time 2 (Qt6 apparently has some Bluetooth LE upgrades that are needed (also it allows me to package it for pmOS)).
It now runs, but there seems to be some protocol difference with the new watch as Rockworkd insists PebbleOS is booted to recovery mode, which is not the case. If I remove that parsing, some functions do work, so I must be on the right track.