Search found 1 match
- Sat Apr 29, 2023 3:14 am
- Forum: ESP-IDF
- Topic: Help with timings of esp_wifi_80211_tx and esp_wifi_set_channel for freq hopping
- Replies: 0
- Views: 1143
Help with timings of esp_wifi_80211_tx and esp_wifi_set_channel for freq hopping
I'm writing a bit of code that establishes a stateless connectionless data pipe between two ESP32 that frequency hops. It all works fine at 50 packets per second. I am using the "esp_wifi_80211_tx" function to send a packet that looks like one of the valid acceptable 802.11 frame types, but with a c...