Search found 1 match
- Mon Jul 11, 2022 7:17 pm
- Forum: ESP-IDF
- Topic: Broadcast frame data rates (esp_wifi_config_80211_tx_rate question)
- Replies: 1
- Views: 2100
Broadcast frame data rates (esp_wifi_config_80211_tx_rate question)
Hello all, I'm evaluating the ESP32 for a project, so I am new to the device (and Espressif). I've run the iperf test and things look fine for UDP unicast frames (40Mb/s+). When I send broadcast UDP frame (192.168.1.255) from the ESP32, the performance drops to less than 1Mb/s (no surprise). What I'...