Replies: 1 comment
-
Consider using TCP - OpenThread includes a TCP implementation. https://github.com/openthread/openthread/blob/main/src/cli/README_TCP.md |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We need to transfer firmware files over a large Thread network.
While I saw #5498, and this would pose a viable solution, I wanted to ask if there is a better solution for transferring bigger blocks of data over a Thread network.
What would be the best approach to send files sized around 250KB over Thread?
Beta Was this translation helpful? Give feedback.
All reactions