ble gatt reliable write
Posted: Fri Jun 19, 2020 7:09 am
Hello,
I would like to implement the BLE Gatt reliable write for some of my characteristics.
The reliable write is a sub-procedure of the write request and is specified in the Bluetooth core spec on page 1582-1584 (https://www.bluetooth.org/docman/handle ... _id=478726)
After hours of research, I couldn't find any hint on how to implement this on esp32 with esp-idf.
So any hint from you is very appreciated.
Thanks in advance and best regards,
Hannes
I would like to implement the BLE Gatt reliable write for some of my characteristics.
The reliable write is a sub-procedure of the write request and is specified in the Bluetooth core spec on page 1582-1584 (https://www.bluetooth.org/docman/handle ... _id=478726)
After hours of research, I couldn't find any hint on how to implement this on esp32 with esp-idf.
So any hint from you is very appreciated.
Thanks in advance and best regards,
Hannes