Search found 3 matches

by pranava
Fri Dec 28, 2018 10:13 am
Forum: General Discussion
Topic: ESP32 freezed : "wifi: TX Q not empty"
Replies: 4
Views: 5580

Re: ESP32 freezed : "wifi: TX Q not empty"

hi pranava, thanks for your replay, one more doubt before occurring this situations did your esp32 missed any wifi send event?, just like mine. once esp32 misses the mqtt publish(it might blocked in some lower layer or queue) then its occuring. Hi anand, Our esp32 does disconnected from wifi very o...
by pranava
Fri Dec 28, 2018 6:39 am
Forum: General Discussion
Topic: ESP32 freezed : "wifi: TX Q not empty"
Replies: 4
Views: 5580

Re: ESP32 freezed : "wifi: TX Q not empty"

hi, i am also facing the same issue, once the mqtt publish got stuck, then next esp_restart onwards its shows like this "TX Q not empty". and its not restarting also. how to solve this issue ?? anybody has any idea?? Hi Anand, We are not getting this error anymore. In menuconfig we gave performance...
by pranava
Tue Dec 04, 2018 11:19 am
Forum: General Discussion
Topic: ESP32 freezed : "wifi: TX Q not empty"
Replies: 4
Views: 5580

ESP32 freezed : "wifi: TX Q not empty"

Hi, we are using ESP32 (LOLIN D32 board) for BLE to Wifi gateway application. After running for few hours , some devices are hanging . Upon checking serial logs, we found that it prints message from Wifi library "TX Q not empty". When this situation occurs, we observed that CPU is in dead loop and E...