I found that the ENOMEM is the error returned by esp_wifi_internal_tx_by_ref ( ESP_ERR_NO_MEM ). packet sniffing, using monitor mode of ESP32 wifi stack and using ESP32 BT/BLE stack. I (11552633) wifi: bcn_timout,ap_probe_send_start.4...
Last read return=393 errno=0.␛[0m I (54095) wifi:bcn_timout,ap_probe_send_start I (63805) wifi:bcn_timout,ap_probe_send_start I (78595) wifi:bcn_timout,ap_probe_send_start I (87805) wifi:bcn_timout,ap_probe_send_start I (96825) wifi:bcn_timout,ap_probe_send_start I (10604...
Upload Using: SERIAL/USB Reset Method: ? Sketch WiFi.getMode() Debug Messages bcn_timout,ap_probe_send_start This does not ring a bell, and I read through about 1200 opened issues. Also, I check the mode quite often in my app, and I've never seen it. Although I don't think I ch...
用ESP32主动连接AP,连接上后,请求一些数据,然后AP突然掉电,ESP32就打印错误信息,并重启了,请帮忙看看怎么规避这个问题。如下是日志信息: [13:53:04.407]收←◆I (70895) wifi: bcn_timout,ap_probe_send_start [13:53:05.179]收←◆get rssi:-41...
用ESP32主动连接AP,连接上后,请求一些数据,然后AP突然掉电,ESP32就打印错误信息,并重启了,请帮忙看看怎么规避这个问题。如下是日志信息: [13:53:04.407]收←◆I (70895) wifi: bcn_timout,ap_probe_send_start [13:53:05.179]收←◆get rssi:-41...
espressif-bot added Status: OpenedIssue is new on Jun 6, 2022 github-actions changed the titlewifi:bcn_timout,ap_probe_send_start when using esp_http_client to make post requestswifi:bcn_timout,ap_probe_send_start when using esp_http_client to make post requests (IDFGH-7547)on Jun 6, ...
FayeYchanged the titlewifi: bcn_timout,ap_probe_send_startOct 3, 2017 0BackDoor1mentioned this issueDec 19, 2017 👍1monkeytronics reacted with thumbs up emoji 👍 In WiFi driver, the TX management frames, such as beacon, probe request, probe response etc, are categorized to following ty...