-
Hello WiFiuCite,
nice developtment and thx for you pubishing. the code handles all values of sensors in the same format. Some clients are expecting GATT - Format so Temperature GATT-ID 2A6E like ui…
SFeli updated
3 weeks ago
-
## Bug description
The BLE examples having the same UUID for both service and one characteristic seems like a mistake.
Check these lines:
- https://github.com/esp-rs/esp-hal/blob/f81b5f6c7f92…
-
* bleak version: 10.3.1
* Python version: 3.9.6
* Operating System: macOS Sequoia 15.1.1
* BlueZ version (`bluetoothctl -v`) in case of Linux:
### Description
First off, I'm mainly an electro…
-
### The problem
I have a Level Bolt, which uses HomeKit over Bluetooth. It's paired with Home Assistant. I have several esphome bluetooth proxies around. Sometimes a lock/unlock operation will fail t…
-
Regarding trying to create a profile from https://whad.readthedocs.io/en/stable/cli/ble/ble-spawn.html, I get the following error:
```
wble-central -i hci0 -b profile mydevice.json
[!] GATT Timeou…
jsmif updated
3 weeks ago
-
This issue stems from [this comment](https://github.com/embassy-rs/trouble/pull/151#discussion_r1826037258) in #151.
Currently the `get` and `set` methods on the `gatt_server` macro-generated type as…
-
**Is your feature request related to a problem? Please describe.**
The idea behind this feature is that it is possible for multiple applications get the results of a single discovery procedure. If we…
-
Currently there are two mechanisms for interacting with gatt events in TrouBLE:
- `server.next()` iterator/stream approach
- attribute callbacks
Each of these methods currently have different str…
-
Hi,
I'm using your BLE node to try and connect to a i-Syst BluePyro module (uses Nordic nRF52832). BTW your node has been the most clearly developed node, along with the tutorial. Bar none above th…
-
We have a number of known BLE devices the we (re-)connect to often. Speeding up the connection setup phase is good for the user experience (less delay, less potential for packet loss), so we have exte…
svogl updated
4 years ago