We've just released #InfiniTime 1.2.0!
This new version brings a new Metronome app, many improvements and bugfixes.
This version will hopefully be flashed on the new @PINE64 #PineTime that should be available #soon !
@muppeth there is no easy way to get debug info from a sealed unit, unfortunately. To debug ble, I use 1 BLE sniffer, and the logging functionality of nimble (the ble stack). It allows to dump all the hci messages to a pc using Jlink RTT (you need a Jlink debugger, obviously).
Is there any way I would help with debuging what's going on and provide some logs? If so, please let me know how.