Everything is working fine but sometimes after about 24hrs I have trouble connecting an MQTT session ? Is it better to always disconnect after publishing messages in a short window or leave the connection as is after publishing and check if it is still connected when publishing next? I publish about 3 messages every minute (20 second data create cycle)
thanks