A base sketch for building networked Arduino projects with MQTT
- Arduino 1.0.x IDE
- Knolleary's Arduino Client for MQTT (aka PubSubClient)
- dpslwk's WiFly Shield Library
- To extend the Keep Alive time, you have to edit the MQTT KEEPALIVE Variable in PubSubClient.h in the PubSubClient Library Folder
- MQTT Payloads must not be longer than 128 bytes