-
Notifications
You must be signed in to change notification settings - Fork 32
Description
Hi guys. First off, congrats for a great app, I'm really enjoying it so far.
The problem I have is my Polar H10 keeps disconnecting exactly 150 seconds after connection -- importantly, I'm referring to system-wide connection and disconnection, not within the app --, which is the same behavior I get when I just connect the H10 to the system and do nothing with it.
What made me conclude it's something related to the software -- or that the software can override, at least -- is that the same thing doesn't happen when I use another python HRV training module called Every Breath You Take (although I much prefer OpenHRV's feedback and recording capability).
I've tested this on two machines, and the behavior is the same across them:
- Debian 12, 6.1.0-20-amd64 kernel, TP-Link UB500 USB bluetooth adapter;
- Debian 12, 6.8.8-x64v3-xanmod1, onboard bluetooth adapter
Polar H10 info:
- Firmware Revision: 5.0.0
- Hardware Revision: 00760690.03
- Software Revision: 3.2.0
I've tried changing /etc/bluetooth/input.conf
, setting idletimeout=0
and userspaceHID=true
, all with no success.