Search found 2 matches

by VircomSheep
Mon Jul 13, 2020 2:42 pm
Forum: ESP32 Arduino
Topic: WiFiClientSecure Memory allocation failed
Replies: 3
Views: 6141

WiFiClientSecure Memory allocation failed

Hello, when I try to connect to the MQTT broker with WiFiClient Secure and PubSubClient, sometimes I get this error: [E][ssl_client.cpp:33] _handle_error(): [start_ssl_client():199]: (-76) UNKNOWN ERROR CODE (004C) [E][WiFiClientSecure.cpp:132] connect(): start_ssl_client: -76 Failed. Error state=-2...
by VircomSheep
Thu Jul 25, 2019 2:30 pm
Forum: ESP32 Arduino
Topic: Smartconfig doesn't work stable
Replies: 0
Views: 2000

Smartconfig doesn't work stable

Hello, I'm trying to use smyrtconfig in my project. The ESP32 always receives the gc code from the App and connects to the WiFi. And then it should send a confirmation with its IP address. But that doesn't happen in 50% of the cases. I'm using several tasks in my firmware, is it possible that they c...