Smart Home Automation Forum
Lesson18- how to use UDP communication with KC868-A8 by ethernet - Printable Version

+- Smart Home Automation Forum (https://www.kincony.com/forum)
+-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=1)
+--- Forum: KC868-A series and Uair Smart Controller (https://www.kincony.com/forum/forumdisplay.php?fid=6)
+--- Thread: Lesson18- how to use UDP communication with KC868-A8 by ethernet (/showthread.php?tid=830)



Lesson18- how to use UDP communication with KC868-A8 by ethernet - admin - 10-08-2021


Arduino IDE source code: 

.zip   LAN8720_UDP.zip (Size: 902 bytes / Downloads: 912)


RE: Lesson18- how to use UDP communication with KC868-A8 by ethernet - Isaac639 - 01-30-2023

if I want to send a UDP packet when I press an input or button. Can be done?
What would be the solution?
Thanks


RE: Lesson18- how to use UDP communication with KC868-A8 by ethernet - admin - 01-30-2023

sure, our arduino source code demo already can send and receive package by UDP. you just add IF DI is pressed THEN use UDP send function is ok.


RE: Lesson18- how to use UDP communication with KC868-A8 by ethernet - jorge.teixeira - 08-05-2024

(10-08-2021, 11:53 AM)admin Wrote:
Arduino IDE source code: 

Executei exatamente o mesmo código e não funcionou. minha porta ethernet nem da sinal de vida. O Retorno no monitor serial me da  ip 0.0.0.0.

Alguma sugestão?


RE: Lesson18- how to use UDP communication with KC868-A8 by ethernet - admin - 08-05-2024

take photo of your problem.