Skip to content

Reference setup for iC880a gateways running The Things Network. Work in progress converting this to alpine linux

License

Notifications You must be signed in to change notification settings

computenodes/ic880a-gateway

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 installer targets the SPI version of the board, if you have the USB version, check this branch.

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.

About

Reference setup for iC880a gateways running The Things Network. Work in progress converting this to alpine linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%