Page 1 of 1

ESP32 "esp_wifi_80211_tx" sends "Request-to-send" packets

Posted: Sat Jan 21, 2023 4:34 pm
by Zduniusz
ESP32 while trying to send some raw Wi-Fi frames sends multiple "Request-to-send" packets.
2023-01-21_17-26.png
multiple "Request-to-send" packets
2023-01-21_17-26.png (81.45 KiB) Viewed 538 times

It is also good to mention that it sometimes doesn't do that while trying to send some ordinary packets, like "Probe Request"
2023-01-21_17-31.png
no additional packets
2023-01-21_17-31.png (114.69 KiB) Viewed 538 times

Is there any way to control this behavior?