Random crashes on ESP32-WROOM-32UE #11193
y-runwal
started this conversation in
Question - Community Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi community!!
I am having ESP32-WROOM-32UE with external antenna and it scans BLE devices and sends them to Cloud over WiFi (4G dongle). But I am observing auto reset issues (sometimes stuck). I am using AsyncMQTT_ESP32 by Marvin Roger, Khoi Hoang.. Version 1.10.0 and Board Manager: esp32 by Expressif Systems Version 3.0.3. Can anyone suggest what might be problem? Or can anyone suggest how can I debug it? Also if need something, do let me know.
Sometime device used to work continuously for 2-3 days, sometimes it used crash at first message publish only. Whenever I used to observe ESP crash/reset, it was due to memory allocation issue I think (backtrace led me to mqtt publish function).
Beta Was this translation helpful? Give feedback.
All reactions