How to use esp_wifi_80211_tx to send raw 802.11 data frame?
Posted: Wed Sep 15, 2021 11:53 am
- I want to use esp_wifi_80211_tx to send raw 802.11 data frame, but I don't know the detailed format of the data transmitted by the function. Where can I see the function definition in details?