pypavlok
pypavlok copied to clipboard
Unofficial Python Bluetooth controller for Pavlok
Can't test it because I don't have a BLE dongle for the PC. First byte encodes both: count and write/op mode (see comment on #4).
I am not able to let the pavlok perform an action, but it seems to be able to read certain values from it. I have used the example code, but...
I've been able to establish a connection with the pavlok using the gatttool, however once I attempt running primary (or any command): > [][LE]> primary it disconnects with > Command...
I'm in the process of making an Android-compatible version of this, and would like to offer my efforts in reverse-engineering the GATT interface. By my count, there are 4 proprietary...