Can we use the tx_complete.count given with BLE_EVT_TX_COMPLETE as an indication on how many packets were sent out from the last ended connection interval?
thank you jing
Can we use the tx_complete.count given with BLE_EVT_TX_COMPLETE as an indication on how many packets were sent out from the last ended connection interval?
thank you jing
Should I get a BLE_EVT_TX_COMPLETE after transmission using sd_ble_gatts_rw_authorize_reply() function? I don't get it. But You wrote that this event occurred every time using one if the GATTC/GATTS APIs.
Please, help me.
Should I get a BLE_EVT_TX_COMPLETE after transmission using sd_ble_gatts_rw_authorize_reply() function? I don't get it. But You wrote that this event occurred every time using one if the GATTC/GATTS APIs.
Please, help me.