Smart Home Automation Forum
KC868-A8 mqtt connection - Printable Version

+- Smart Home Automation Forum (https://www.kincony.com/forum)
+-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=20)
+--- Forum: KC868-A8 (https://www.kincony.com/forum/forumdisplay.php?fid=23)
+--- Thread: KC868-A8 mqtt connection (/showthread.php?tid=4096)



KC868-A8 mqtt connection - yamaray - 01-06-2024

Hi,
I just reived today the KC868-A8 device, I flashed it with KCS_KC868_A8_V2.2.2.bin. I connect it with ethernet cable to my LAN, everything seems to work but the mqtt connection shows disconnected in the monitor page. The broker is locally installed (in the same LAN).
I verified with MQTT Explorer that the device is not connected to the broker (mosquitto). I tried other brokers also in the local LAN and in the WAN, but same result. The monitor always shows MQTT disconnected. 
I turned off the WiFi of the device just to get only one connection to the LAN, but it is the same.
I also tried the firmware version KCS_KC868_A8_V2.0.5.bin but I got the same result.

Any suggestion will be appreciated.

THX 
Yamaray


RE: KC868-A8 mqtt connection - admin - 01-07-2024

take a photo of your mqtt setting on KCS webpage.


RE: KC868-A8 mqtt connection - yamaray - 01-07-2024

           
(01-06-2024, 10:43 PM)yamaray Wrote: Hi,
I just reived today the KC868-A8 device, I flashed it with KCS_KC868_A8_V2.2.2.bin. I connect it with ethernet cable to my LAN, everything seems to work but the mqtt connection shows disconnected in the monitor page. The broker is locally installed (in the same LAN).
I verified with MQTT Explorer that the device is not connected to the broker (mosquitto). I tried other brokers also in the local LAN and in the WAN, but same result. The monitor always shows MQTT disconnected. 
I turned off the WiFi of the device just to get only one connection to the LAN, but it is the same.
I also tried the firmware version KCS_KC868_A8_V2.0.5.bin but I got the same result.

Any suggestion will be appreciated.

THX 
Yamaray

Hi,
I attached two pictures, one with the settings and one with the current status
The port 2883 is the correct port number of my broker

Yamaray


RE: KC868-A8 mqtt connection - admin - 01-07-2024

"broker address" you should input "mqtt://192.168.0.98"
But you have input "192.168.0.98", it's different.


RE: KC868-A8 mqtt connection - yamaray - 01-08-2024

(01-07-2024, 11:55 PM)admin Wrote: "broker address" you should input "mqtt://192.168.0.98"
But you have input "192.168.0.98", it's different.

Hi,
Thank you for clarifying the point.
Now it is working fine.

kind regards
Yamaray


RE: KC868-A8 mqtt connection - admin - 01-09-2024

you are welcome.