Page 1 of 1

esp_wifi_80211_tx failed with ESP_ERR_WIFI_IF(0x3004)

Posted: Mon Jan 23, 2023 5:44 am
by daniel2008_12
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 ?