Search found 1 match
- Tue Aug 22, 2017 9:34 am
- Forum: ESP-IDF
- Topic: Increasing UPD Wifi performance
- Replies: 6
- Views: 14515
Re: Increasing UPD Wifi performance
We have a document about WiFi driver in preparation, it will have some information on achievable throughput. 130Mbps can be achieved by passing packets directly to WiFi driver (i.e. without the overhead of LwIP stack), and with testing being performed inside a shield box. Maximum UDP throughput (TX...