Hi everyone. I’m a new nuki user and pretty happy untill now. I seem to also have MQTT connection problems (Smart Lock 3 pro won’t connect).
what I tried:
- Because I had 172.168… I changed the IP-Range of my whole infrastructure, after reading this: MQTT API Specification v1.3 - #3 by GeminiServer
- Connecting to mosquitto version 2.0.15 running on my local NAS
- Connecting to HiveMQ running on my PC
- Connecting to HiveMQ instance running in the cloud
- tried different users, also user nuki with SHA256-hashed wifi-pw as password
usually I get error 8E in the app and the server says: Client SL3P_3XXXXXXX disconnected, not authorised.
Interestingly, when I change mosquitto to allow anonymous connections, I see one time
the nuki topics in MQTT Explorer, but the connection immediately closes:
1695068584: New connection from 172.20.X.X:52461 on port 1883.
1695068584: New client connected from 172.20.X.X:52461 as SL3P_3XXXXXXX (p2, c1, k300).
1695068587: Client SL3P_3XXXXXXX closed its connection.
I’m out of ideas, pretty sure it has to do something with the credentials (as others posted before). If I can try something else, please tell me