Page 1 of 1

How to use esp_wifi_80211_tx to send raw 802.11 data frame?

Posted: Wed Sep 15, 2021 11:53 am
by Yongxiang
  1. 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?

Re: How to use esp_wifi_80211_tx to send raw 802.11 data frame?

Posted: Wed Mar 13, 2024 1:47 am
by changtai
Do you have a sample program that you can refer to?thanks for your help.