Skip to content
This repository has been archived by the owner on Jun 24, 2019. It is now read-only.

mockingbirdconsulting/ttn-pkt-fwd-resin-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TTN PKT FWD - Resin.io Edition!

This set of files will provision a TTN Gateway based on a Raspberry Pi and the IMST ic880a gateway board.

Connect the hardware as documented here (We really recommend using one of the backplane boards such as this one) and then set the following environment variables for each device in your Resin.io application.

ENV Name Value
GW_ID The gateway id from your TTN Console that you chose during registration
GW_KEY The long Base64 Encoded key that authorises your gateway to TTN
GW_RESET_PIN The reset pin as documented on the data sheet. If you're using the simple backplane board, this should be set to 22

Once you've configured the above, add a remote to your clone of this repo as documented in the Resin Dashboard, and git push resin master.

All Gateways that are registered to your application will download the software, restart and register themselves with the TTN console.

Releases

No releases published

Packages

No packages published

Languages