User's Manual
Table Of Contents
www.dragino.com
HP0A LoRaWAN Gateway User Manual 5 / 7
2 How to use
2.1 Get IP Address
Connect the HP0D Ethernet port to your router and HP0D will obtain an IP address from your
router. In the router’s management portal, you should be able to find what IP address the router
has assigned to the HP0D. You can use this IP to connect the WEB UI or SSH access of HP0D.
2.2 SSH Access for Linux console
IP address: IP address of HP0A
Port: 22
User Name: root
Password: dragino (default)
After logging in, you will be in the Linux console and can enter commands as shown below.
2.3 Location of global_conf.json file.
/etc/lora/local_conf.json
/etc/lora/global_conf.json
2.4 Location of Semtech packet forwarder.
draginofwd --> /usr/bin/fwd_sx1302
2.5 Start / stop pkt fwd
This is to stop/ start / restart the Semtech UDP packet forwarder:
sudo service draginofwd start
sudo service draginofwd stop
sudo service draginofwd restart







