sending 802.11 data frame with esp_wifi_80211_tx()
Posted: Thu Jan 17, 2019 11:39 am
Hi,
I wonder if anyone can post a complete example of sending an 802.11 data frame using the function esp_wifi_80211_tx.
Although it appears I am successfully sending something, my wireshark captures don't indicate any data. Maybe there is a wrong checksum or something like that.
Although there are plenty of examples of sending beacon frames, I don't see anything online for sending data frames, which have obviously a different structure.
Any help would be much appreciated.
I wonder if anyone can post a complete example of sending an 802.11 data frame using the function esp_wifi_80211_tx.
Although it appears I am successfully sending something, my wireshark captures don't indicate any data. Maybe there is a wrong checksum or something like that.
Although there are plenty of examples of sending beacon frames, I don't see anything online for sending data frames, which have obviously a different structure.
Any help would be much appreciated.