We’re using the CC2564B part with SSO stack. I’ve got a question on maximizing data. How many bytes maximum can a Client send to a Server? What is the most efficient way to do this?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
We’re using the CC2564B part with SSO stack. I’ve got a question on maximizing data. How many bytes maximum can a Client send to a Server? What is the most efficient way to do this?
Hi Sundeep,
Thank you for the reply. Just so I have this straight:
ATT_PROTOCOL_MTU_MAXIMUM is defined as 517. So if I had to send a 30 K file, it would take 64 write commands to transfer the entire file with the Blutopia stack functionality.
Does that sound right to you?
Thanks again for your attention to my question thread,
Brent