Search found 1 match

by IlyaLL
Sat Sep 08, 2018 7:59 pm
Forum: ESP-IDF
Topic: User ieee802.11 packet. Sending status
Replies: 0
Views: 2101

User ieee802.11 packet. Sending status

Hello!
Can I get the status of a transmitted packet (ACK / no ACK), if I call esp_wifi_80211_tx() funtion ?
There is a function wifi_register_send_pkt_freedom_cb() for esp8266. Does esp32 module something like?