-
## System
- Operating System: win 10
- Hardware: external Bluetooth adaptor
- Python Version: 3.12
- PyBluez Version: 0.30
## Issue
Traceback (most recent call last):
File…
-
The full error is:
bluetoothd[1463]: profiles/input/device.c:hidp_send_message() BT socket not connected
This started after update from 5.72 to 5.73 and it happens even when no bluetooth devices…
-
@lwfinger
@dubhater
We are using RTL8723DU USB dongle on UBUNTU LTS 20.04.2 LTS
There are a lot of report on failed to get tx report from firmware.
How could we resolve this issue?
We do also…
-
## Issue description
Certain custom Home Assistant components, such as [ble_monitor](https://github.com/custom-components/ble_monitor/) which I'm attempting to package require Python built with Blu…
-
### Gloo Edge Product
Open Source
### Gloo Edge Version
v1.14.0
### Kubernetes Version
v1.26.5
### Describe the bug
```bash
[root@master ~]# glooctl check -n aiservice-gateway
C…
-
**Describe the bug**
After succesfully connecting an original Wiimote via bluetooth, the controller cannot be configured via the menu, as no pressed buttons are being recognized.
**To Reproduce**
…
-
When I try to run btlejuice-proxy I keep getting the same error:
```
module.js:487
throw err;
^
Error: Cannot find module 'bluetooth-hci-socket'
at Function.Module._resolveFilena…
-
This is the output which gets triggered as soon as I try to pair the device:
```
[info][controller 1] Created devices /dev/input/js0 (joystick) /dev/input/event21 (evdev)
[info][bluetooth] Scann…
-
Bluetooth (at least on Linux) works over regular old boring sockets with a AF_BLUETOOTH socket type and various BTPROTO_FOO flags.
I'd like to have access to these, and it seems sensible to have them…
-
### Describe the bug
I recently added a USB network adapter to my Raspberry Pi because the built-in network card, which lacks an external antenna, had poor signal reception. After doing this, my USB …