BLEHeartRateLogger icon indicating copy to clipboard operation
BLEHeartRateLogger copied to clipboard

Bluetooth Low-Energy Heart Rate Monitor data logging in Python

Results 4 BLEHeartRateLogger issues
Sort by recently updated
recently updated
newest added

Hello, I can confirm script runs with Polar Verity Sense by changing line 201 from: `gt = pexpect.spawn(gatttool + " -b " + addr + " -t random --interactive")` to...

Hello, To run using python3 on ubuntu 20.04, I had to change line 57 from `for key in config.iterkeys():` to `for key in config:`

Hi, I’m trying to install it on my Librem 5 (PureOS - Debian derivative) but can’t find both python-pexpect neither BLEHeartRateMonitor. Please see screenshot attached. Please any help? Thank you...

See https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=b1eb2c4cd057624312e0412f6c4be000f7fc3617 for the deprecation note.