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

BLE high bandwidth bulk transfer from Client to Server

I am developing an application that will transmit a lot (say 100kB) of data from client (scanner) to server (advertiser). 

Using cccd, notification, and hvx works well for large data transfer from server to client, as illustrated in the ble_app_att_mtu_throughput example. However, that's the opposite direction from what I would like to do. 

What would be advised for bulk transfer from client to server?

Parents Reply Children
No Data
Related