Skip to content

worrajak/RAK831_LoRaGateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting up RAK831 using in AS923 Thailand

  1. Install Software in RPI3 lite version

ScreenShot

https://www.raspberrypi.org/downloads/raspbian/

  1. Config RPI3 to use SPI and Install LoRaWan Gateway

https://www.hackster.io/naresh-krish/getting-started-with-the-rak-831-lora-gateway-and-rpi3-e3351d

if you choos NO you can fill data gateway name, description, Lat,Lon,Alt, Email

ScreenShot

  • Clone the installer and start the installation Choos NO
$ git clone -b spi https://github.com/ttn-zh/ic880a-gateway.git ~/ic880a-gateway
$ cd ~/ic880a-gateway
$ sudo ./install.sh spi

  1. Change global_conf.json in /opt/ttn-gateway/bin with example file
$ cd /opt/ttn-gateway/bin
$ sudo nano global_conf.json 

https://github.com/TheThingsNetwork/gateway-conf/blob/master/AS2-global_conf.json

RAK831_LoRaGateway

#There should be a start script at

$ sudo nano /opt/ttn-gateway/bin/start.sh

At the beginning of this script you will find some lines to generate a reset on pin 25. Change the pin number from “25” to “17”.

and finally Register gateway to TTN

  1. Register Gateway Login to ttn account and we go to Console --> Gateways --> Register gateway Let check the box saying "I'm using the legacy packet forwarder" and we are here :

ScreenShot

Hit that "Register Gateway" button !!!!!!

  1. Test

ScreenShot

ScreenShot

ScreenShot

ScreenShot

About

Setting up RAK831 using in AS923 Thailand

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published