Slow upload PICO W #11267
GuillaumeLeclerc
started this conversation in
General
Slow upload PICO W
#11267
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to upload a bunch of sensor data from a PICO W. I'm surprised by the low speed. iperf3 (C++) reports 1.1MB (which is less than what I hoped).
But when I repeatedly write to a socket 1KB with micropython I'm more around 160KB/s. Any idea how to achieve the highest throughput when using micropython ?
Beta Was this translation helpful? Give feedback.
All reactions