Posts: 10
Threads: 1
Joined: Jun 2024
Reputation:
0
Hi, My MQTT broker is live in my local network at mqtt://192.168.1.4:1883 .
I put these mqtt details in the Network page but its not connecting and shows "disconnected" in Monitor page.
Can you please help. Currently the board is in AP mode.
Posts: 6,193
Threads: 803
Joined: Oct 2020
Reputation:
151
if you use wifi, you need set WIFI to STA mode, connect to your router. so that let A64 and your mqtt broker in one local network.
Posts: 10
Threads: 1
Joined: Jun 2024
Reputation:
0
I did connected to same router:https://snipboard.io/fd3vqJ.jpg but still showing disconnected. What can be the issue?
I subscribed to KC868_A64/D4D4DAE11DF8/STATE with my pc mqtt client but no message. I tried "Set beep output" but not working.
Posts: 10
Threads: 1
Joined: Jun 2024
Reputation:
0
I did connected A64 to the same router with Ethernet cable but still showing disconnected. I also enabled STA mode but no success. What can be the issue?
I subscribed to KC868_A64/D4D4DAE11DF8/STATE with my pc mqtt client but no message. I tried "Set beep output" but not working.
Posts: 6,193
Threads: 803
Joined: Oct 2020
Reputation:
151
you can try connect to KinCony's mqtt cloud server:
mqtt ip: 47.254.155.180
mqtt port: 1883
username: mqtt
password:123
if connect well, check your network or mqtt broker.
Posts: 10
Threads: 1
Joined: Jun 2024
Reputation:
0
Please share pin definition of digital inputs and Dry Contact Input, I need to program the board with arduino IDE. Also, How to connect Dry Contact Input pin with the relay and an AC Switch?