Search found 1 match

by urs_eppenberger
Sat Dec 16, 2017 5:02 pm
Forum: ESP32 Arduino
Topic: The Proper Way to Reconnect to WiFi?
Replies: 7
Views: 45373

Re: The Proper Way to Reconnect to WiFi?

Hello Antony

I have unreliable WiFi and esp32 (and esp8266) based devices. They use MQTT to send their data to a server.
What I wanted to avoid is, that the device hangs or even crashes, when it looses the MQTT connection or even completely loose WiFi.
I wrote a code framework, where in the main ...

Go to advanced search