Search found 1 match

by jg_source
Sun Feb 28, 2021 4:21 am
Forum: ESP32 Arduino
Topic: MQTT WiFiClientSecure Connection Crash
Replies: 0
Views: 1587

MQTT WiFiClientSecure Connection Crash

Hello, I'm using the ESP-WROOM-32 to connect securely to an MQTT broker. Occasionally, the ESP32 connects without error, but more often than not, a FreeRTOS assert fails after the TLS handshake succeeds. Perhaps this is some kind of stack overflow. Any suggestions on how to troubleshoot this further...