- I found that I can check like this
if (_MQTT_client.connected())
{
}
if (_MQTT_client.connected())
{
}
@carywin Yes I know. I had my own "firmware" for few years but I want to use something mainstream that will be easier to maintain (by someone else ).