Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
KC868-A8M reading Ethernet data
#1
Wink 
Hello Community,

I want to use the KC868-A8M to do the following:
  • use it as Wifi AP (Which is easy and I have accomplished) to have access with my phone
  • read data with the KC868-A8M from a web server from another device via Ethernet (Ethernet is connected to another device which creates the web server)
  • red data via http get requests

Now the question: Am I able to configure all the get requests in the KCS software and use the answers / data in the IFTTT section? This would make it very easy to program logic to the KC868-A8M.
Or do I need to program my own code in the Arduino IDE to create get requests and react accordingly?

If there is a simple solution, I would be very happy to learn about it, since this will be super helpful in one of my projects.

Thank you very much![Image: smile.png]
Best wishes
Max
Reply
#2
this need you write your own arduino code.
Reply
#3
(02-06-2025, 01:40 AM)admin Wrote: this need you write your own arduino code.

Hi,

thank you for the answer. 
What are the custom HTTP get and post requests for in the KCS software?

Do you know of any examples that were doing a scenario like I imagine?

Is it possible to implement own (Arduino) code into KCS software to have all the great features as well?

Best wishes
Max
Reply
#4
KCS firmware let HTTP get or post for "THEN" actions. if can customize define the STRING by customize protocol.
if you write your own arduino code, just ALL use by your code, can't work with KCS firmware at the same time.
Reply
#5
(02-07-2025, 01:13 AM)admin Wrote: KCS firmware let HTTP get or post for "THEN" actions. if can customize define the STRING by customize protocol.
if you write your own arduino code, just ALL use by your code, can't work with KCS firmware at the same time.

Thank you very much. Understood.

Can I use the HTTP get request "result" also in the IF section of IFTTT? I can only see the symbol in the THEN section.
Reply
#6
HTTP string only use for "THEN", can't use for "IF"
Reply


Forum Jump:


Users browsing this thread:
1 Guest(s)