azymohliad / watchmate

PineTime smart watch companion app for Linux phone and desktop
GNU General Public License v3.0
136 stars 4 forks source link

Doesn't connect with specific PineTime #29

Closed omginput closed 1 year ago

omginput commented 1 year ago

Watchmate connects without issues with my Pinetime but not with my dad's. It shows up in the device search but clicking on it does nothing. We tried it four times each 15 Minutes already without success. How can this be?

azymohliad commented 1 year ago

Hi, could you try to run it from the terminal and capture the logs upon such connection failure? Ideally with RUST_LOG=infinitime=debug environment variable. I.e., if you use flatpak package, then run it like this:

flatpak run --env=RUST_LOG=infinitime=debug io.gitlab.azymohliad.WatchMate

Or if you use AUR or other native package, then this should do:

RUST_LOG=infinitime=debug watchmate
omginput commented 1 year ago

It didn't even show up once again. We rebooted the watch by long pressing the button and Bluetooth was working afterwards. Weird