Hello, in my supevisor → mosquitto broker → logs i got:
1632665263: New client connected from 192.168.2.xx as ESP8266Client-ef61 (p2, c1, k15).
1632665274: Client ESP8266Client-779e has exceeded timeout, disconnecting.
1632665420: Client ESP8266Client-ef61 has exceeded timeout, disconnecting.
and in arduino serial port i got:
…
WiFi connected
IP address:
192.168.2.xx
Attempting MQTT connection…connected
In my node-red when I open node-red dashboard and I’d like to change a state of the relay it doesn’t change the state.
1632665420: Client ESP8266Client-ef61 has exceeded timeout, disconnecting.
why esp timeouts?