Skip to content

Acklio/loraserver

 
 

Repository files navigation

LoRa Server

Build Status GoDoc

LoRa Server is a LoRaWAN network-server. It is responsible for the communication with the LoRa gateway(s) and applications. Communication with the applications and gateways is done over MQTT. Configuration of applications and nodes can be done with the provided web-interface or JSON-RPC API.

web-interface

Features

Note: This project is under development. Please test and give feedback but know that things might break!

  • unconfirmed data up
  • confirmed data up
  • data down (confirmed and unconfirmed)
  • activation by personalization
  • over-the-air activation
  • web-interface
  • JSON-RPC API (documentation can be found in the web-interface)
  • handling of mac commands
  • cross band

Documentation

See the wiki for documentation about setting up the LoRa Server and receiving and sending data.

Downloads

Pre-compiled binaries are available for:

  • Linux (and ARM build for e.g. Raspberry Pi)
  • OS X
  • Windows

See releases.

License

This package is licensed under the MIT license. See LICENSE.

About

LoRa Server implements a LoRaWAN network-server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 83.5%
  • HTML 10.1%
  • JavaScript 5.2%
  • Makefile 1.2%