knolleary / pubsubclient

A client library for the Arduino Ethernet Shield that provides support for MQTT.
http://pubsubclient.knolleary.net/
MIT License
3.83k stars 1.47k forks source link

PubSubClient cannot reconnect after some period and within some circumstances #855

Open ssditt opened 3 years ago

ssditt commented 3 years ago

I have two applications of PubSubClient:

ssditt commented 3 years ago

And I operate Arduino Uno with ethernet shield in the same LAN with the same program structure within the same MQTT environment w/o any problem.