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

njh/NanodeMQTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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