Smart Home Automation Forum

Full Version: what's "KCS" firmware?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
“KCS” means “KinCony Super” , this is a new firmware developed by KinCony for KC868-A series products in 2023. It has powerful functions and supports multiple communication protocols. It can manage various functions of the device through web pages, such as: input configuration, output configuration, monitoring management page, Timing schedule task mode, network configuration, communication protocol configuration, system configuration and other related functions
[Image: index.png]

Input configuration:

[Image: input.png]
Binding of digital input port and output port, setting of effective value of high and low level, support multiple trigger modes through digital input port, such as: single click, double click, hold on mode

Output configuration:

[Image: output.png]
Output level invert, support delay auto off, support jog mode control, support interlock setting

monitoring management page:

[Image: monitor.png]
Monitor the status of the input in real time through the web page, and manually control the output

Timing schedule task mode:

[Image: schedule.png]
Support custom scheduled tasks by year, month, day, hour, minute

Network Configuration:

[Image: network.png]
configuration of ethernet and wifi

Communication protocol configuration:

[Image: protocol.png]
Support MQTT, HTTP, TCP Server, TCP Client, UDP Server, UDP Client, Modbus multiple communication protocols

Tuya App configuration:

[Image: tuya.png]
Configure Tuya app license to remote control board by internet

System Configuration:

[Image: system.png]
default parameter settings
I set this firmware and tried running it on the monitor, but it doesn't work.
Are there any other settings I need to do??
The product you have is a16
do as this video guide: https://youtu.be/gJTUb1SGnII
To test kincony a16, I flashed the KCS firmware image file and set MQTT using Raspberry Pi 3 B. I made a local connection and set up MQTT, but I can't connect.
Do I have to write code through Arduino Sketch IDE separately?
I am not a developer please explain easily
you need input mqtt:// in your server ip. see this photo.
[attachment=1971]