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 ?
Search found 2 matches
- Mon Jan 23, 2023 5:44 am
- Forum: General Discussion
- Topic: esp_wifi_80211_tx failed with ESP_ERR_WIFI_IF(0x3004)
- Replies: 0
- Views: 597
- Wed Dec 14, 2022 1:02 am
- Forum: General Discussion
- Topic: How to set vendor id and productId in bt_spp_acceptor example
- Replies: 0
- Views: 857
How to set vendor id and productId in bt_spp_acceptor example
I'm currently using bt_spp_acceptor example for bridging ttl messages. BUT I don't know where to change the vendor id and productId.
Can anyone help?
Can anyone help?