Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to increase throughput of TCP connection?

Hi,

I used IOT TCP Server example of nRF5 SDK(Ver.15.0) to complete the communication

between the Raspberry Pi and the PCA10040.

But I found that the communication speed is too slow,only about 1000 bytes per second.

Far less than the optimized NORDIC UART with about 8000 bytes per second.

I refer to ‘ATT_MTU Throughput Example’ for various attempts but have no effect.

Can I increase the throughput of TCP connection same to  the optimized NORDIC UART?

Parents Reply Children
No Data
Related