-
An existing BLE samples use hard coded UUIDs in a discovery routine ( HR for example ). Would be great to have an alternative way to discover services, characteristics etc while using the generic GATT…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
The GATT server should broadcast the name of the trainer / the name of the training session, so that the Athlete's client app would show some information useful to select the right training session.
…
-
**Describe the bug**
These test cases verify the behavior of the server IUT when we update TBS characteristics with value greater then ATT_MTU-3. We change the value of characteristic (e.g. Bearer Pr…
-
* bleak==0.21.1
bleak-winrt==1.2.0
* Python version: 3.11.7
* Operating System: Win11
### Description
I want to write a bytearray to a gatt characteristic. I can read from all the characte…
-
How do you add more services and Characteristics? Please provide Guidelines for the same for chpt8_BLE Gatt
-
1. Generate random characteristic ID (just two bytes).
2. Add characteristic, using estc_gatt_service example.
3. Optional - Add additional Characteristic Descriptors: for example, User Description…
-
* bleak version: 0.22.3
* Python version: Python 3.10.12
* Operating System: Ubuntu 22.04
* BlueZ version (`bluetoothctl -v`) in case of Linux: 5.64
### Description
Hello,
I'm interested i…
dlech updated
1 month ago
-
I'm on windows 10, using the asus BT-400.
I've successfully connected to my device, read all characteristics/properties, and written to a characteristic. However, I have a characteristic that I'd l…
-
My iOS development device is constantly caching the gatt services and characteristics and won't forget them for 24 to 48 hours. Even with a restart and bluetooth off/on, it's so sticky and really slo…