Git Product home page Git Product logo

rfm-mqtt-sn-client-example's Introduction

rfm-mqtt-sn-client-example

An example of an Aquila 2.0 MQTT-SN client implementation for RFM69 (915Mhz) module with ATmega328p microcontroller, 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/rfm-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.

Right now the project is configured to work on an Arduino nano with ATmega328 or equivalent, that has the RFM69 connected via SPI the standard way that the RadioHead library recommends.

The code has been tested with the 915Mhz version of the RFM69C module.

Customizing and understanding the code

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

rfm-mqtt-sn-client-example's People

Contributors

rodmg avatar

Stargazers

 avatar Tobias Abstreiter avatar Burak Can KOCAK avatar

Watchers

James Cloos avatar  avatar  avatar

rfm-mqtt-sn-client-example's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.