Skip to content

cliffalbert/ic880a-gateway

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Things Network: iC880a-based gateway

Reference setup for The Things Network gateways based on the iC880a SPI concentrator with a Raspberry Pi host.

This is my first attempt at upgrading the installer to the latest Packet Forwarder and libloragw from semtech.

Setup

Check a step-by-step HOWTO in our wiki for a detailed explanation of the hardware that needs to be purchased and the software setup you will have to configure.

Installation

  • Clone the installer and start the installation

      $ git clone https://github.com/ttn-zh/ic880a-gateway.git ~/ic880a-gateway
      $ cd ~/ic880a-gateway
      $ sudo ./install.sh spi
    

Update

If you have a running gateway and want to update, simply run the installer again:

    $ cd ~/ic880a-gateway
    $ sudo ./install.sh spi

Credits

These scripts are largely based on the awesome work by Ruud Vlaming on the Lorank8 installer.

Fork from the original Zurich TTN ic880a-gateway Script

About

Reference setup for iC880a gateways running The Things Network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%