Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

Latest commit

 

History

History
43 lines (27 loc) · 1.05 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.05 KB

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