-
### Problem description:
Use the SmartRow app at the same time as an third party app.
### Possible solution:
In order to still use the SmartRow app at the same time as a third party app, a seco…
-
Some devices require higher levels of security in pairing before accessing their GATT characteristics. For example, when the [battery level example](https://googlechrome.github.io/samples/web-bluetoot…
-
I'm not a pro, so creating the code with chatGPT
I have this code:
```
import asyncio
import signal
from bleak import BleakClient
from openpyxl import Workbook
from datetime import datetime
…
-
Hi Team,
Is there any commands to write client characteristic configuration handle='01F3'0 to enable indication to the PTS. Discover all the characteristics if needed.
Regards
Manjunath
-
* bleak version: bleak==0.20.2
bleak-winrt==1.2.0
* Python version: 3.10.5
* Operating System: Windows 10 (Windows Feature Experience Pack 1000.19041.1000.0)
* BlueZ ve…
-
## Environment
- Development Kit: ESP32 DOIT (ESP32 WROOM 4MB)
- Kit version : DevKit: v1
- Module or chip used: ESP32-WROOM-32
- IDF version : v4.2-dev-532-g6f7be93
- Build System: CM…
-
When I create two different characteristics with the same 'identifier'
`BLEUUID((uint16_t)0x2A3D`
it looks like the onWrite handlers are not assigned correctly. Both values report
`"SSID: BLE rece…
-
**Is your enhancement proposal related to a problem? Please describe.**
A BAP broadcast assistant should discover PACS on the Broadcast Sink/Scan Delegator device to determine if it supports a broadc…
-
My build environment is a raspberry pi 3 with the "stretch" as the OS. I can successfully connect and control the sprk+ but I receive the following error when trying to connect to the mini.
/var/…
-
I am using the simplePeripheral sample (not the specific PH-sample) on the CC1350 Launchpad, but using this android app to read the characteristics. The CC1350 GATT server appears but i can't connect …