-
### 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 updat…
-
**Describe the bug**
If try to register a GATT service again after registering another GATT service, `bt_gatt_service_register()` returns `-EINVAL` here: https://github.com/zephyrproject-rtos/zephyr/…
-
Add a bluetooth BLE GATT interface to metrics, notifications, and commands.
-
### 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…
-
Xiaomi BLE reading temp etc just fine, but time update fails any tips to fix it?
Thanks
-
Hi there :wave:
I love BlueDot, and wanted to contribute a web client using [Web Bluetooth](https://developer.mozilla.org/en-US/docs/Web/API/Web_Bluetooth_API).
I've made a few tests (I'm not pa…
-
**Describe the bug**
When defining `ENABLE_GATT_FIND_INFORMATION_FOR_CCC_DISCOVERY`, btstack does not compile due to `gatt_client_t` not having the `gatt_client_state` struct member.
**To Reprod…
-
Issue: BLE connection routinely fails with gatt status 133 error.
App: Serial Bluetooth Terminal v1.47
Device: LILYGO T-Beam (ESP32 D0WD)
Micropython: ESP32 generic=1.23.0
device_config=tbeam_t22…
-
### Where do you suspect the issue?
Issue related to Android version or specific device
### Version
2.4.0
### Describe the issue
I am using DFU Bootloader v8.1.0 for my application and …
-
There seems to be a bug in the web-bluetooth/automatic-reconnect example or in the way web bluetooth is implemented in Chrome.
I have already filed a bug-report for Chrome, but since this may relate …