I want to transfer data using UART to BLE by Baud Rate 460800 up to(using nRF52832). I need to send a file, its size is 100MBytes However, the use of examples(14.0vesion ble_central / ble_peripheral) to modify the test, but the transfer rate of only 1.5KByte / ps Is there any way to do 10KBytes / ps up ?
How can I do it successly?
Thank you.