-
Autor
MQTT IP Adresse 192.168.33.2/ Port: 1883 / Username / Password has been configured and saved. Shelly has been rebooted.. Broker on IP 192.168.33.2 is running (mosquito) Firewall is turned off.
But Shelly EM3 does not connect.
curl "http://192.168.33.1/settings result of mqtt:
"mqtt": {"enable":true,"server":"192.168.33.2:1883","user":"admin","id":"shellyem3","reconnect_timeout_max":60.000000,"reconnect_timeout_min":2.000000,"clean_session":true,"keep_alive":60,"max_qos":1,"retain":false,"update_period":30}
curl "http://192.168.33.1/status result for mqtt:
"mqtt":{"connected":false}
Has anybody any idea what to check? Where can i see the connection attemts / failures?
Didn't see anything when calling curl "http://192.68.33.1/log" (or .../log1)
Thank you in advance!