Smart Home Automation Forum

Full Version: eth and mqtt for KC868-A16
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hallo kincony!
I need a code for aduino IDE with:
 - Ethernet
 - MQTT
 - 16 inputs
 - 16 outputs
 - small web server just for entering (and save it to eprom):
     - static ip
     - server\broker ip
     - server subnet
     - server mask
     - subscribe topic
     - publish topic
how to use INPUT, how to use OUTPUT, how to use Ethernet by UDP, all arduino demo source code you can find in our forum.