Skip to content

alamkamran/loraserver

 
 

Repository files navigation

LoRa Server

Build Status GoDoc Gitter chat

LoRa Server is an open-source LoRaWAN network-server. It is responsible for handling (and de-duplication) of uplink data received by the gateway(s) and the scheduling of downlink data transmissions.

Project components

This project exists out of multiple components

architecture

Documentation

Please refer to the documentation for the getting started documentation and implemented features.

Downloads

Pre-compiled binaries are available for:

  • Linux (including ARM / Raspberry Pi)
  • OS X
  • Windows

See https://github.com/brocaar/loraserver/releases for downloads. Source-code can be found at https://github.com/brocaar/loraserver.

Building from source

Building from souce requires a working Go environment with vendoring support. Alternatively, you could use the provided docker-compose environment for compiling the source.

Sponsors

acklio

License

LoRa Server is distributed under the MIT license. See also LICENSE.

About

LoRa Server is an open-source LoRaWAN network-server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 95.1%
  • Protocol Buffer 4.0%
  • Makefile 0.9%