-
Hello all:
I'm using AT command for ESP32 and create BLE GATT server OK,
but for read / write characteristic , only :
AT+BLEGATTSSETATTR—GATTS Sets Characteristic work fine (for write)
there is …
-
### The problem
I am trying to pair HA with an Eve Light Switch through the Homekit integration. I have already successfully paired one device directly via the bluetooth adapter so I know that the de…
-
I'm developing a HoG device and since I wanted to try connection without pairing/encryption I disabled `LEAutoSecurity`. However, when doing this the hog profile is not accepted for my device accordin…
-
After added the new library,( downloaded from github branch:master created a.zip file of the cpp_utils folder, and from Arduino IDE, #include library, Add library from .ZIP file)
I have the same erro…
-
* bleak version: 0.20.1
* Python version: 3.11.0
* Operating System: Windows 11
### Description
I am using bleak to write to a characteristic on a Nordic device. Anything less than or equal to…
-
## 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…
-
Unable to enable both BT/SPP and BLE GATT Server with ESP32-AT
If I enable both at the same time (via menu config) classic BT SPP will work. BLE will not advertise.
Once I turn off support for BT C…
-
## Environment
Development Kit: ESP32-Wrover-Kit
IDF version: v4.0
Build System: idf.py
Compiler version: xtensa-esp32-elf-gcc (crosstool-NG esp-2019r2) 8.2.0
Operating System: MacOS …
-
Hi, i tried to retrive notification from ANCS i found your topic on nkolban lib.
Here is my log:
********************
**Device connected**
74:19:6f:5d:a6:1b
********************
E (262016) B…
-
NimBLE host seems to allow to send subsequent ATT requests without waiting for previous one to complete. This behavior is invalid as per Core 5.0, Vol 3, Part F, Section 3.3.2:
> Once a client send…