bojennett
bojennett
I'm happy to be a contributor to this project. I have written iOS and Android bluetooth libraries for this device (along with several others), and would LOVE to have a...
This project is such a great idea - you are essentially creating CoreBluetooth / BluetoothGatt directly in C on Linux.
let me see if I can find out more info on that. what I can say is I instead tried to connect to a Polar H10, and yes, things went...
Bluez on the RPI -> 5.66-1-rpt1-deb12u1
note that I don't think it's your library, because I've also installed bleak - a Python library for bluetooth. Not sure if you're familiar with this? But it had similar...
btw, here is the device I'm talking about. I work for a company named Biostrap. We build wrist wearables mostly for research, and this is our newest device, it's called...
I would LOOOOOOVE for this to work. regardless of the issue I'm experience currently, this library is such a great idea.
here's the bleak project: https://github.com/hbldh/bleak. I tried the second example where it connects and reads the model number, and it eventually times out, but I can see a connection being...
OK, I get the same issue with bluetoothctl. I will connect to the device, and it takes a while, and eventually the services are returned, with "resolved", and then it...
ok, just updated to 5.75, which I think is the latest. I did this on the PC, not the RPI. The PC was Ubuntu and was running 5.53 of Bluez,...