Search found 1 match

by Findus LeChat
Mon Apr 13, 2020 8:25 pm
Forum: ESP32 Arduino
Topic: ESP32F crashes with Wifi Library + Websocket
Replies: 2
Views: 4879

ESP32F crashes with Wifi Library + Websocket

Dear community, I am fighting crashes on my IoT devices without being able to solve the problem. The devices are connecting to Wifi and send and receive Websockets request that are Json-Encoded. I use the following libraries: -ArduinoWebsockets -ArduinoJSON Coding in Arduino IDE with ESP8266 tools i...