-
### The problem
Intermittently the August Smart Lock via the Yale Bluetooth integration doesn't respond instantly, and can take up to a few minutes to respond. I've included some errors I've found …
-
* bleak version: latest, installed with pip
* Python version:Python 3.8.10
* Operating System: Linux Mint-64bit
* BlueZ version (`bluetoothctl -v`) in case of Linux: bluetoothctl: 5.53
### Desc…
-
Hello,
I'm developing a GATT BLE Server using your library. This server is supposed to advertise 4 services, so essentially the GATT configuration to be passed to the server via add_gatt() follows t…
-
Here presently am working on GATT Client example, am using 128 bit UUID and am trying to connect my ESP32 (client) to another QN9080 Dev kit (Server), which uses 128 bit Service UUID and Char ID, as i…
-
Hi
I have read this issue: https://github.com/h2zero/NimBLE-Arduino/issues/360
I have a similar / same problem. The ESP32 advertised device name doesn't seem to update if it is long. In my code belo…
-
I am trying to develop a sort of chat for two BLE devices, where each device should be able to send and receive data to the other. What is the best way to go about this? Do I use GATT and have service…
-
### Issue type
Feature not working as intended
### Device
begonia
### crDroid version
crDroid 10
### Exact version / Build date
10.4 / 2024.12.04
### Bug description
Bluetooth connections ar…
-
Hey there :-)
For Ubuntu the situation seems still a bit unstable - situation this morning/day:
```
Jan 24 13:52:08 homeland fhempy[2828011]: ERROR:Wohnzimmer_Thermostat:Timeout on update, retr…
-
Hi,
We have latency sensitive implementation, for that usage we implement Gatt over classic server (iPhone is client, DUT is server - using gatt_streamer_server)
Using notifications I received throu…
-
### The problem
only two statuses Open and Closed
### What version of Home Assistant Core has the issue?
core-2023.8.4
### What was the last working version of Home Assistant Core?
_No …