ArduinoMqttClient icon indicating copy to clipboard operation
ArduinoMqttClient copied to clipboard

Stuck on .poll()?

Open dnwk opened this issue 2 years ago • 0 comments

When running it on Arduino MKR NB1500, it frequently stucked on .poll() and cause Arduino to freeze. I can't get any logs on what's happening. But I suspect maybe the data connection was briefly bad and the process stuck on .poll() based on my LED status. Is there a way to set timeout on poll()?

dnwk avatar Mar 08 '22 17:03 dnwk