ESP32 Continuous mode - Configure Rate (802.11b, g and n)
Posted: Thu Feb 22, 2024 2:07 pm
I have a product based on ESP32, the hardware is under tests on a certification and I need to configure it to varies the data rate, power.
For example in the G data rate, the wave form is on a sqared shape, it would be amazing if I can use this function, but unfortunatlly it does not works on ESP32 modules.
I already tested on binaries from ESPRESSIF, but I need to perform it on my code.
Does anyone have the same needs?
I would appreciate the help.
Thanks in advance
Gustavo
For example in the G data rate, the wave form is on a sqared shape, it would be amazing if I can use this function
Code: Select all
esp_wifi_80211_tx
I already tested on binaries from ESPRESSIF, but I need to perform it on my code.
Does anyone have the same needs?
I would appreciate the help.
Thanks in advance
Gustavo