I have one characteristic which send data with indications, for each frame sent I wait for acknowledgement on case BLE_GATTS_EVT_HVC
: before sending the next data
but now I have two characteristics performing the same task, how can I differentiate between them? I mean how can I know that the event received on BLE_GATTS_EVT_HVC
is related to characteristic one or two