esp_wifi_80211_tx failed with ESP_ERR_WIFI_IF(0x3004)
Posted: Mon Jan 23, 2023 5:44 am
I have tested code below:
a) application + esp-idf-v4.3-beta1 ==》OK
b) application + esp-idf-v4.3 ==》 FAIL, esp_wifi_80211_tx failed with ESP_ERR_WIFI_IF(0x3004)
What's the difference between esp-idf-v4.3-beta1 and esp-idf-v4.3 on esp_wifi_80211_tx ?
a) application + esp-idf-v4.3-beta1 ==》OK
b) application + esp-idf-v4.3 ==》 FAIL, esp_wifi_80211_tx failed with ESP_ERR_WIFI_IF(0x3004)
What's the difference between esp-idf-v4.3-beta1 and esp-idf-v4.3 on esp_wifi_80211_tx ?