User's Manual

www.dragino.com
HP0D 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 routers 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 HP0D
Port: 22
User Name: pi
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 Start / Stop miner
Miner auto start after power on. User can use the command to check miner status
sudo docker ps
User can start / stop miner by running:
sudo systemctl start docker