Smart Home Automation Forum

Full Version: KC868-A16 HTTP requests?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, 
I am about to order the KC868-A16 for my project and just wanted to check if its really gonna work.
Is it possible to do HTTP requests over ethernet cable and GET or SET the state of on input//output?

There are many examples online where the ESP32 is used as a webserver, which one can send HTTP requests in order to trigger GPIOs on or off, would that also work with KC868-A16?

With my setup I need to control the KC868-A16 with a custom app that communicates oder HTTP, I cannot use the webinterface that may be present in the device.

Thanks in advanced, 
Romano
you can download KCS firmware, use HTTP, MQTT, TCP or RS485 Modbus protocol.
here is online guide how to download KCS firmware: https://www.kincony.com/esp32-kcsv2-firmware.html
here is KCS protocol about HTTP command document: https://www.kincony.com/forum/showthread.php?tid=3106
Hello, do have a simple webpage (ready made) with the http command document you have offer in the previous post? To control KCS and specifically relays of E16P
do you means web service arduino demo code for E16P?
If you have already constructed website to communicate with KCS Firmware using HTTP protocol.
With this KCS protocol, HTTP command document: https://www.kincony.com/forum/showthread.php?tid=3106