13Pixel
13Pixel
* bleak version: [v0.21.1] * Python version: python 3.10 * Operating System: Ubuntu 22.04.3 LTS * BlueZ version (`bluetoothctl -v`) in case of Linux: bluetoothctl: 5.64 ### Description Maybe It's...
Hello, I'm having some issues with HID and windows. On Linux everything work fine. I modified Simple ble server example and added NimBLEHIDDevice. Problem is that on Windows I get...
Hi, I use set_callback_on_disconnected to set callback and identify, that device has disconnected. While everything works on Linux(Ubuntu), on Windows - callback never fires, does anyone else have this issue?...