jlennox / HeartRate

Bluetooth heart rate monitor
MIT License
109 stars 35 forks source link

[Compatibility Report] Works fine with Wahoo Tickr (previous generation) #42

Open thoraxe opened 2 years ago

thoraxe commented 2 years ago

I tested this with a previous generation Tickr: https://smile.amazon.com/Wahoo-TICKR-Heart-Monitor-Bluetooth/dp/B00INQVYZ8

It worked fine.

jlennox commented 2 years ago

Thanks! Leave this ticket open and I'll close it when I update the readme.

thoraxe commented 4 months ago

Unfortunately, I can't seem to get my TICKR to re-pair with Windows, so I'm not sure that it's stable enough to report compatibility.

jlennox commented 4 months ago

Perhaps this is related? https://github.com/jlennox/HeartRate/issues/50

thoraxe commented 4 months ago

I was referring to actual Windows OS' Bluetooth pairing. I can't even get Windows 11 to find the chest strap anymore, even when my phone finds it just fine.

In other words, I will go to pair a new Bluetooth device in Windows, and then simultaneously try to pair a Bluetooth device with my phone. My phone sees the Wahoo, but Windows doesn't. So something bizarre has happened.

I don't know that it's worth troubleshooting given the availability of other known-good devices.

I just ordered another cheap Bluetooth HR monitor and I will make a report if that one works -- but it's predicated on it pairing to Windows in the first place.

thoraxe commented 3 months ago

Second BLE HR monitor and Windows 11 doesn't find it.

I'll buy one of the supported ones and try that next.

jlennox commented 3 months ago

I would suspect that this has more to do with your Windows setup than the hardware. Do you have a second system you could try on?

thoraxe commented 3 months ago

So it appears to be an issue with Win11 and BLE. I found a bizarre workaround.

Microsoft ships an app called "Bluetooth LE Explorer": https://apps.microsoft.com/detail/9n0ztkf1qd98?hl=en-us&gl=US

If you use this app to discover the BLE devices, and then pair here, it works. My Tickr is now re-paired and is being read by the app.

So, I think this device is actually supported after all.

You may want to add a note for Win11 users that they may need to try to pair using the mentioned app because Win11 may not find the monitor(s) otherwise.

jlennox commented 3 months ago

Ah this is great to know. I'll play with it and write up a guide.

Trouble shooting bluetooth is unfortunately difficult so any case reports like this really helps.