-
Notifications
You must be signed in to change notification settings - Fork 3
LoRa Device Tutorial
anthonyrowe edited this page Oct 30, 2017
·
20 revisions
When setting up a LoRa client device, you need to do five main steps:
- Create a description for the device in OpenChirp (described in Device Tutorial)
- Setup the firmware on the specific device and get the LoRa
DevID
(specific to device, see below) - Add the LoraWAN service in OpenChirp and input the
DevID
- Add a decoder service (Byte Translator or Easybits)
- Add a TimeSeries datastore service
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
OpenChirp is a research project started by the WiseLab at Carnegie Mellon University.
- Simple Device Tutorial
- PubSub Overview
- Time Series Data
- Device Tutorial
- Generate User Token Tutorial
- LoRaWAN Specific
-
Services
- Byte Translator
- Easybits
- Time Series Storage
- Event Trigger
- LoRaWAN Gateway
- GPS Mapper
- Custom Service
- Openchirp Packages
- REST API