"KCS" firmware STRING protocol document - Printable Version +- Smart Home Automation Forum (https://www.kincony.com/forum) +-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=20) +--- Forum: "KCS" firmware system (https://www.kincony.com/forum/forumdisplay.php?fid=40) +--- Thread: "KCS" firmware STRING protocol document (/showthread.php?tid=2530) Pages:
1
2
|
"KCS" firmware STRING protocol document - admin - 01-22-2023 Note: This protocol document use for KinCony ESP32 smart controller: KC868-A4 KC868-A6 KC868-A8 KC868-A8S KC868-A16 KC868-E16S KC868-A32 KC868-A64 KC868-A128 smart controller Different board will have different channel of digital output, digital input , ADC, DAC, so the protocol is same , just according to the hardware resource to set channel number. KC868-A-series-protocol-String.pdf (Size: 135.93 KB / Downloads: 500) RE: "KCS" firmware STRING protocol document - lcristofalo - 01-26-2023 (01-22-2023, 09:00 AM)admin Wrote: Note: This protocol document use for KinCony ESP32 smart controller: FANTASTIC !!! Need only BIN firmware file now. RE: "KCS" firmware STRING protocol document - admin - 01-26-2023 you can download BIN file at this link: https://www.kincony.com/forum/showthread.php?tid=2536 "2023 new "KCS" firmware for KinCony ESP32 board detailed explanation" video tour at here: https://youtu.be/gJTUb1SGnII RE: "KCS" firmware STRING protocol for RS485 - lcristofalo - 01-30-2023 (01-22-2023, 09:00 AM)admin Wrote: Note: This protocol document use for KinCony ESP32 smart controller: Dear, String protocol cannot be activated for RS485 communication. WHY? This could be a great feature. Please let see if this option can be activated. Thanks & Regards. RE: "KCS" firmware STRING protocol document - lcristofalo - 01-30-2023 (01-22-2023, 09:00 AM)admin Wrote: Note: This protocol document use for KinCony ESP32 smart controller: Dear Admin, I am testing STRING protocol on TCP, is working very well. Please can you make it available on RS485 communication? MODBUS-RTU seems not working well, would like to use STRING on RS485. Thanks & Regards. RE: "KCS" firmware STRING protocol document - admin - 01-31-2023 RS485 use by MODBUS protocol, what problem with you of MODBUS testing? you can take a photo of your test screen. so that i can see what command you have sent. RE: "KCS" firmware STRING protocol document - xoor - 04-15-2023 Hi, does string protocol work on KC868-AI, please? My settings: UDP Client: enable remote address:255.255.255.255 (I have also tried server IP address 10.0.0.136) Port: 9876 The Input port connects to GND. The monitoring page shows input green. I have a PC (IP 10.0.0.136) with Wireshark, the firewall is turned off, but I don't see any traffic. I turn the input on and off. TCP client periodically sends something if I turn it on and monitor it, but it's just establishing a connection RE: "KCS" firmware STRING protocol document - admin - 04-15-2023 when next Monday we begin to work, we can check it. RE: "KCS" firmware STRING protocol document - xoor - 04-15-2023 Ok, thanks. Do you plan to publish the source code for KCS? RE: "KCS" firmware STRING protocol document - admin - 04-15-2023 "KCS" not have open source plan now. |