This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Sending huge chunk of data from microSD to Phone (Bluetooth MTU configuration, transfer rate, etc.)

Hi Nordic Dev Team,

I need suggestion on how to achieve this. My microSD saves chunks of 50kB raw data.

I would like to retrieve this data once connected to the phone, and then send them to server as the end goal.

I understand that Bluetooth transfer rate can be configured up to 2Mbps, which is around 250kB/s. So that it will approximately takes 0.2 seconds to download a chunk of my data, is that correct?

How does the MTU size affects this throughput? Default is 20Bytes, and max MTU size is 512Bytes.

What's the easiest way to configure/achieve this? Any example reference would be good.

Parents Reply Children
No Data
Related