arduino-libraries / ArduinoMqttClient

ArduinoMqttClient Library for Arduino
GNU Lesser General Public License v2.1
186 stars 73 forks source link

Slow and then non responsive mqtt.read #88

Open fabltd opened 1 year ago

fabltd commented 1 year ago

Hi

I am using an ESP 32 with the the example. I am experiencing strange behavor.

A published message its taking a long time to arrive. Then I can send a message and it does not arrive. Operation is not consitant.

Is there any debug to see why. The message then might arrive a later.

Tried different QOS / Retain true / flase and the issues alwasy occour.

Help. Its just not usable.