njh / NanodeMQTT

MQTT for Nanode

Home Page:http://wiki.london.hackspace.org.uk/view/Project:Nanode/MQTT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note that I am no-longer working on this codebase.

NanodeMQTT

Implementation of MQTT for the Nanode. MQTT is a lightweight PubSub protocol. Nanode is an open source Arduino-like board that has in-built internet connectivity. It is licensed under the BSD 3-Clause License.

Requirements

Limitations

  • Maximum packet size is 127 bytes
  • Only QOS 0 supported

Thanks to