Page 1 of 1

Get the 802.11 tx rate current configuration

Posted: Thu May 19, 2022 6:31 am
by Magnetuz
Hi.

I am using the `esp_wifi_config_80211_tx_rate` function to set the desired tx rate, but I couldn't find any function to get the current value.

Is it possible to get the current 802.11 tx rate configuration?


Thanks