You are reading a single comment by @Frida and its replies. Click here to read the full conversation.
  • I first start my mqtt in:

    wlan.on ('connected', function (s) {
      mqttstart ()
    };
    

    as it sometimes takes some time before my esp8266 catches the network.

About

Avatar for Frida @Frida started