Page 1 of 1

Handle GATT indicate acknowledge on v4.4

Posted: Tue Aug 06, 2024 6:05 pm
by josh-gc
I can't find any documentation on how to handle the ack when using ble_gattc_indicate_custom. I am sending a large file and want to wait for the ack before sending the next data chunk but can't figure out how to know when the ack is received.