Conversation
|
The first to be done for HR is to modernize the API. It currently uses the 4.3 BluetoothAdapter.startLeScan() instead of 5.0 BluetoothLeScanner.startScan() I asked Gemini to make the changes but it does not compile. |
|
if you get a version that works, I can test it... |
|
fwiw, I checked into 5.0 BluetoothLeScanner.startScan |
Co-authored-by: Gerhard Olsson <6248932+gerhardol@users.noreply.github.com>
|
I've been using this personally now for a couple of month. A noticeable problem about testing this is that I don't know when the disconnect Anyway, I think is good enough to merge now! PTAL |
There was a problem hiding this comment.
+1 I have not seen the problem, but I dont really check the HR when I have that connected
Have not used and reviewed just briefly. The logic is not simple, but I doubt I will have many comments.
May look again after the ble 5 update is merged, unless you want to merge first.
Edit: ble5 merged.
I prefer a squash merge here too
|
re squash: sure, np maybe try copilot on this too ? |
No description provided.