12-24-2024, 05:47 PM
Hello Community of Kincony !
I am using a KC868-A8, which is a great product.
I have activated http server to send some commands in tcp to the board.
When I am trying : http://192.168.1.200/ctrl.cgi?secret=abc...=0&value=0
I have the answer : {"code":-2,"status":"http not open"}
When I am trying : http://192.168.1.200/ctrl.cgi?secret=abc...=0&value=0
I have the answer : { "outputs": [0, 0, 0, 0, 0, 0, 0, 0], "status": "success", "code": 0 }
Any idea of what could be wrong by reading the inputs ?
Thank you !
Fabien
I am using a KC868-A8, which is a great product.
I have activated http server to send some commands in tcp to the board.
When I am trying : http://192.168.1.200/ctrl.cgi?secret=abc...=0&value=0
I have the answer : {"code":-2,"status":"http not open"}
When I am trying : http://192.168.1.200/ctrl.cgi?secret=abc...=0&value=0
I have the answer : { "outputs": [0, 0, 0, 0, 0, 0, 0, 0], "status": "success", "code": 0 }
Any idea of what could be wrong by reading the inputs ?
Thank you !
Fabien