Smartwatch sync app
-
@jiho it's 1.3.0. And I manage to connect to other bluetooth devices such as my wife's headphones... So, I think there might be the firmware... It works with my pinephone and siglo... Curtently waiting for the battery to drain sice I managed to send it into a never ending bootloop yesterday
-
@jiho Have a PineTime on the way now so will give this a try when it arrives.
-
@lakotaubp Did you get any luck?
I have a Pixel 3a Ubuntu Touch and I am very interested in getting a pinetime as a smartwatch when its finished or workable!
-
@bradman1171 Only just dispatched from China.S o still waiting.
-
@lakotaubp Very nice!
Be aware though that UT does not seem to be able to connect, if the firmware version 1.3.0 is installed.Many things are not yet implemented, but I am getting there. OTA support and notifications will probably be the next things I'm going to implement.
-
Hey @jiho ! Which firmware version do you use? I guess 1.2 is second best, when 1.3 doesn't work?
-
@jiho Are you willing to take pull requests? I was actually thinking about trying to make my own version of this app but then I found out you're already pretty far in! I have an PineTime and Pixel 3a with UT, and I also have a lot of experience with C++.
-
@heyspencerb Absolutely! I'd love to see contributions!
Though I am not using C++ but rather python -
@magnargj Hey! Yeah I am currently using 1.2
-
@jiho Thanks for the tip. Looking forward to trying it.
-
@jiho thanks
-
@jiho Ah, I see! I'm less familiar but for my job I've had to write a lot of python this month as well so I will take a look! Probably for the best in terms of getting something working as soon as possible.
Have you looked at the InfiniTime source code to try and see what they changed from version 1.2 to 1.3? You said the issue now is Bluetooth won't connect?
-
@heyspencerb I didn't look at the InfiniTime source code yet, so I don't know what exactly they changed. The authentication process is being cancelled during the attempt to connect.
-
@jiho Ok, that sounds like a good spot for me to start. I will see if I can find the part that might have changed in the connection process.
-
@jiho Hey, so as a first step I wanted to re-create the issue you had so I installed infinitime 1.30 and then tried to connect and I had no issues at all. The watch connected first try, the time was set correctly to the phone's time and my heart rate data is syncing perfectly.
Maybe there is an issue with your install of 1.3? If I'm just the only lucky one then let me know and I can look over InfiniTime again but I also compared the releases and there didn't seem to be any updates to the connectivity added, only cosmetic and new features.
Since 1.30 is working for me I think I'll switch gears to notifications instead, let me know if you are having trouble with 1.30 still
-
@heyspencerb hmm, I'm not succeeding with 1.2.0 either. I wonder if it is phone dependent?
-
@heyspencerb When I tested it fail also for me. Looking at logs give me an error related to "heart rate". After starting the sensor in the watch (go to heart app and click on play), uwatch started to work!! I think there is a null for heart rate if you never start it since the last reboot of watch. And uwatch don't handle this case or something like that.
@jiho thanks for this app it's amazing Please don't stop your good work, we need a companion app for pinetime so much!
-
Ooo this looks interesting, I would love to test this with my Galaxy Watch 3.
I am just not able to build/develop for now. I will keep my eye on this -
@manland @magnargj Interesting, in case you want to try and recreate, here were my exact steps:
- Load InfiniTime version 1.20 on the watch
- Connect the app to the watch
- Disconnect the app
- Load InfiniTime version 1.30 on the watch
- Open the app again and click add a new watch, and add the watch
Just now when I went to connect the watch again I was getting "pair unsuccessful" so I restarted the watch then tried again. When I tried again it paired on the second attempt and immidatly updated the time on the watch. The Bluetooth logo appeared on the watch and then my heart rate and steps data is updating well in real-time.
-
@heyspencerb how do you restart the watch?