arthurnni

Results 1 comments of arthurnni

I also have the same problem. in my case how to fix this problem is to publish after this reconnect code . if (!client.connected()) { reconnect(); } client.publish("outTopic", long_payload);