08-06-2022, 12:55 AM
1. KC868-H32BS and KC868-COLB serial port not use for HMI display. KC868-E and KC868-A series board mainly use for DIY, so all hardware resource is open. if you want KC868-H32BS and KC868-COLB work with HMI display. there is a way. let KC868-H32BS and KC868-COLB's RS232 or RS485 connect to KC868-A series board, HMI connect with kc868-A series board. then write arduino IDE code for HMI device and control H32BS and COLB. just use a third board work as a bridge.
2. RS232 protocol at here link: https://www.kincony.com/smart-controller...tocol.html
RS232 protocol as same as network's protocol, just use 115200bps baud rate.
2. RS232 protocol at here link: https://www.kincony.com/smart-controller...tocol.html
RS232 protocol as same as network's protocol, just use 115200bps baud rate.