This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Retrieving the characteristic being written to in a queued write

When handling a `BLE_GATTS_EVT_WRITE` from a queued write, the write event has the characteristic handle set to zero.  How can I identify what characteristic is being written to?

Currently using sdk 12.3

Parents Reply Children
Related