03-28-2025, 09:37 AM
Hi,
I currently have the following setup:
I am looking to replace my current PLC, which simply toggles outputs based on input signals in my house.
Could you provide guidance on how to achieve this?
Thanks!
I currently have the following setup:
- Wemos D1 (ESP8266) connected to the Wi-Fi network.
- KC868-A16 connected to the Wi-Fi network, running KCS firmware V2.
- RS485 I/O module (25IOB16) connected to the KC868-A16 via RS485 (A/B).
- or IFTTT through the KC868-A16.
- orA Wemos D1 (ESP8266) running Arduino code, connected to the same Wi-Fi network as the KC868-A16.
- I am unable to send or receive RS485 commands via IFTTT on the KC868-A16. (not supported by software?)
- I am unable to send or receive RS485 commands from a small web UI on the Wemos D1 to the RS485 I/O module (25IOB16).
I am looking to replace my current PLC, which simply toggles outputs based on input signals in my house.
Could you provide guidance on how to achieve this?
Thanks!