Search found 1 match
- Thu Jan 24, 2019 12:33 am
- Forum: Report Bugs
- Topic: UDP Broadcast Performance is Worse in AP mode than STA Mode
- Replies: 1
- Views: 5838
UDP Broadcast Performance is Worse in AP mode than STA Mode
We have a relatively simple ESP32 application ESP-IDF (FreeRTOS) that converts Serial Data in to TCP or UDP Packets. By default we are using the ESP32 in AP mode but also allow the user to select STA mode. A TCP connection works perfectly in AP and STA mode but we have found that there are a large n...