Skip to content

An example of an Aquila 2.0 MQTT-SN client implementation for the Altair development board, designed to work with Aquila MQTT-SN Gateway

Notifications You must be signed in to change notification settings

Rodmg/altair-mqtt-sn-client-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

altair-mqtt-sn-client-example

An example of an Aquila 2.0 MQTT-SN client implementation for the Altair development board, designed to work with Aquila MQTT-SN Gateway.

Requirements

For compiling and uploading this code to the board you need the PlatformIO tools and the PlatformIO IDE.

Using

First, clone this repo with all its submodules:

git clone --recursive https://github.com/Rodmg/altair-mqtt-sn-client-example.git

Open the project folder from the Atom IDE with PlatformIO IDE plugin installed, connect your board and press the upload button.

Use a serial monitor to see the program output.

Customizing and understanding the code

Read and edit src/main.ino. I hope the comments are enough for understanding the basic MQTT-SN functionality.

About

An example of an Aquila 2.0 MQTT-SN client implementation for the Altair development board, designed to work with Aquila MQTT-SN Gateway

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages