Contents:

1. Introduction

The Dragino LoRaWAN gateway can commuicate with LORIOT LoRaWAN Network Server:

Below list the support products and Requirements:

  1. LoRaWAN Gateway model: LPS8LG308DLOS8

2. Gateway Setup Instruction

2.1 Step 1: Get Gateway ETH0 MAC Address

Dragino LoRaWAn gateway use ETH0 MAC address to generate Gateway ID to communicate with LORIOT, User can get the ETH0 MAC address from SSH access and run ifconfig command.

image-20220524175559-2.png

Get ETH0 MAC address

Note: To make set up more friendly, the ETH0 will show on the LORIOT page in a new firmware version.

2.2 Step 2: Choose LORIOT service

image-20220524175626-3.png

Choose to use LORIOT as LoRaWAN service provider

image-20220524175646-4.png

Install and choose the LORIOT server to be used

2.3 Step 3: Checking Connection Status

image-20220524175703-5.png

Click to Home page and check the connection status

2.4 Step 4: Setup Account in LORIOT

Login LORIOT and create account

https://wiki.dragino.com/images/thumb/d/df/LORIOT_5.png/600px-LORIOT_5.png

Log in LORIOT portal

Choose to use the server same as the gateway setting

https://wiki.dragino.com/images/thumb/8/82/LORIOT_6.png/600px-LORIOT_6.png

Choose server

Create a New Network

https://wiki.dragino.com/images/thumb/2/2f/LORIOT_7.png/600px-LORIOT_7.png

Create a New Network

https://wiki.dragino.com/images/thumb/d/d8/LORIOT_8.png/600px-LORIOT_8.png

Create a New Network

2.5 Step 5: Register the gateway

https://wiki.dragino.com/images/thumb/2/21/LORIOT_9.png/600px-LORIOT_9.png

Register the Gateway in LORIOT

Choose LG308 as gateway model

https://wiki.dragino.com/images/thumb/a/aa/LORIOT_10.png/600px-LORIOT_10.png

Choose LG308 as gateway model

Input Gateway ETH0 address

https://wiki.dragino.com/images/thumb/9/9c/LORIOT_11.png/600px-LORIOT_11.png

Choose SX1301 Reference and use SPI protocol

Choose the right Frequency Band and input location

https://wiki.dragino.com/images/thumb/8/8e/LORIOT_12.png/600px-LORIOT_12.png

Set up regional settings.

2.6 Step 6: Check Connection

LORIOT will show disconnect if Gateway doesn't connect

LORIOT will show connect if Gateway connect to LORIOT ok.

https://wiki.dragino.com/images/thumb/a/a0/LORIOT_14.png/600px-LORIOT_14.png

Status: Connected

2.7 Debug If there is connection issue

User can check if loriot is running by checking the web ui

https://wiki.dragino.com/images/thumb/2/20/LORIOT_141.png/600px-LORIOT_141.png

Status: Connected

If user want to see more log, he can run below commands in Linux and see the full log:

ps | grep "loriot_dragino" | grep -v grep | awk '{print $1}' | xargs kill -s 9
/usr/bin/loriot_dragino_lg308_spi -f -s eu1.loriot.io

Above two commands will first kill the loriot process and run it again to get more output.

https://wiki.dragino.com/images/thumb/c/c2/LORIOT_142.png/600px-LORIOT_142.png

Get more debug info

3. End Device Note

3.1 Downlink Setup

LORIOT Down 1.png

LORIOT Down 2.png

LORIOT Down 3.png

LORIOT Down 4.png

LORIOT Down 5.png

LORIOT Down 6.png

LORIOT Down 7.png

LORIOT Down 8.png

Tags:
    
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0