User's Manual

www.dragino.com
PG1302 LoRaWAN Concentrator 8 / 20
2.2 Hardware Installation
Important Notice: Please power the RPI with 5V,2A cable.
RPI in this example is RPI model 3B with fresh Raspbian OS install.
pi@raspberrypi:~$ cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)"
NAME="Raspbian GNU/Linux"
VERSION_ID="8"
VERSION="8 (jessie)"
ID=raspbian
ID_LIKE=debian
HOME_URL=http://www.raspbian.org/
SUPPORT_URL=http://www.raspbian.org/RaspbianForums
BUG_REPORT_URL=http://www.raspbian.org/RaspbianBugs
2.3 Install the software
2.3.1 Get Gateway ID in Raspberry and input this in TTN.
In RPI, run below command to generate a Gateway ID
ifconfig eth0 | grep eth0 | awk '{gsub(/:/,"");print $5"ffff"}'
Here we got b827xxxxx65fffff. Input this to TTN. Make sure to select legacy packet
forwarder