Closed magnev closed 7 years ago
Removed waiting for TX_COMPLETE event when calling gattc_write with operation WriteWithoutRespond. This allows for multiple TX packets to be sent to the connectivity chip, and thus increasing the BLE transfer speed.
It increases BLE DFU transfer speed by ~2.6x.
Removed waiting for TX_COMPLETE event when calling gattc_write with operation WriteWithoutRespond. This allows for multiple TX packets to be sent to the connectivity chip, and thus increasing the BLE transfer speed.
It increases BLE DFU transfer speed by ~2.6x.