Another Question.
I am trying out your MQTT example, my router I think from time to time drops connection. I had it working for a day, when connecting serial monitor in fail state it try's to publish based on timer interval but nothing happens, and the serial debugging code stops spewing. So logically the processor and code seem to still be ticking.
Is there a function to see if connection has dropped in the sming lib? a callback to then re establish connection.
Cheers super man
Dans