Page 1 of 1

[WiFi] sending 802.11n frames

Posted: Thu Oct 17, 2019 1:47 am
by Dumbledore
Heya, I'm looking for a way to send 802.11n frames from a STA to a connected AP (both ESP32 boards). I've tried esp_wifi_80211_tx, but it's sending in 802.11b.

Greetings

Re: [WiFi] sending 802.11n frames

Posted: Thu Oct 17, 2019 2:24 am
by WiFive

Re: [WiFi] sending 802.11n frames

Posted: Thu Oct 17, 2019 9:57 am
by Dumbledore
This is a private internal function. I can't find any way to access it right now, any tips?