ambiot / ambd_sdk

Release SDK for AmebaD
99 stars 53 forks source link

Send raw ieee80211 data #40

Open EstebanFuentealba opened 5 months ago

EstebanFuentealba commented 5 months ago

Hello, I am using the RTL8720DN (BW16), and I have been trying to find a way to send raw IEEE80211 data frames similar to how it is done in the ESP-IDF with esp_wifi_80211_tx ?

https://github.com/espressif/esp-idf/blob/b3f7e2c8a4d354df8ef8558ea7caddc07283a57b/components/esp_wifi/include/esp_wifi.h#L1052-L1078

If you could provide guidance, please.

Greetings!

EstebanFuentealba commented 4 months ago

@Jane-Zeng @M-ichae-l @S10143806H

Do you have any suggestions?