Skip to content

LoRa Device Tutorial

anthonyrowe edited this page Oct 30, 2017 · 20 revisions

When setting up a LoRa client device, you need to do four main steps:

  1. Create a description for the device in OpenChirp
  2. Setup the firmware on the device and get the LoRa DevID
  3. Add the LoraWAN service in OpenChirp and input the DevID
  4. Add a decoder service (EasyBits or ByteTranslator) and a TimeSeries datastore

Here are some common devices that work with OpenChirp:

This page should describe how to add a LoRa device to the OpenChirp network. This should probably also link to Easybits.

We probably want to do two modes:

  • Devices with Templates
  • Completely Custom
Clone this wiki locally