Search found 5 matches
- Wed Oct 06, 2021 8:17 am
- Forum: General Discussion
- Topic: Vendor Descriptors on Custom BLE GATT Service
- Replies: 6
- Views: 4569
Re: Vendor Descriptors on Custom BLE GATT Service
i think there is no such thing like vendor/custom descriptor. I believe this to be incorrect. From Bluetooth Core Spec Part G Section 3.3.3: The GATT profile defines a standard set of characteristic descriptors that can be used by higher layer profiles. Higher layer profiles may define additional c...
- Tue Oct 05, 2021 11:15 pm
- Forum: General Discussion
- Topic: Vendor Descriptors on Custom BLE GATT Service
- Replies: 6
- Views: 4569
- Wed Jun 02, 2021 6:46 pm
- Forum: General Discussion
- Topic: Vendor Descriptors on Custom BLE GATT Service
- Replies: 6
- Views: 4569
Re: Vendor Descriptors on Custom BLE GATT Service
Another bump. I would really appreciate a response from EspressIf at the very least confirming that the issue exists in the closed-source firmware.
- Wed Mar 03, 2021 10:52 pm
- Forum: General Discussion
- Topic: Vendor Descriptors on Custom BLE GATT Service
- Replies: 6
- Views: 4569
Re: Vendor Descriptors on Custom BLE GATT Service
Bump. Does anyone have any info on whether or not 128-bit descriptors are supported by ESP-AT?
- Thu Feb 18, 2021 10:54 pm
- Forum: General Discussion
- Topic: Vendor Descriptors on Custom BLE GATT Service
- Replies: 6
- Views: 4569
Vendor Descriptors on Custom BLE GATT Service
Hello, I've been trying to set up my own BLE GATT service. I've managed to work my way through the existing documentation with some effort and get things working (almost). I'm able to successfully use my custom service and characteristics, but for some reason my custom descriptor is not showing. Her...