Maybe someone tested Esp32 what speeds it can achieve with BT and WiFi.
I am considering streaming sensor and small video data over network.
What way is the highest bandwidth I could get?
Maybe use SPI with RF/TX device?
Thanks
BT and WiFi bandwidth speeds
Re: BT and WiFi bandwidth speeds
Have you read this documentation?
https://esp-idf.readthedocs.io/en/lates ... throughput
Run the iperf example... it is tuned for fastest speed.
https://esp-idf.readthedocs.io/en/lates ... throughput
Run the iperf example... it is tuned for fastest speed.
Re: BT and WiFi bandwidth speeds
I ran iperf example and still am not sure what is max possible transfer speed because it varied from .01Mbps to 3.4Mbps
It was higher when you disabled AC protocol and decreased interval. I don't exactly know how to create non-blocking socket but most likely through the Tasks which are perfect for network stuff.
It was higher when you disabled AC protocol and decreased interval. I don't exactly know how to create non-blocking socket but most likely through the Tasks which are perfect for network stuff.
Re: BT and WiFi bandwidth speeds
I'm getting 12mbps+ running the ipref server on my laptop.
Who is online
Users browsing this forum: No registered users and 86 guests