1657010676286-732.png

Table of Contents:

1.  Introduction

1.1  What is the LG308N

The LG308N is an open source LoRaWAN Pico Gateway. It lets you bridge LoRa wireless network to an IP network via WiFi, Ethernet, 3G or 4G cellular network. The LoRa wireless allows users to send data and reach extremely long ranges at low data-rates.

The LG308N uses Semtech packet forwarder and fully compatible with LoRaWAN protocol. It includes a SX1302 LoRa concentrator, which provides 10 programmable parallel demodulation paths.

LG308N has pre-configured standard LoRaWAN frequency bands to use for different countries. User can also customized the frequency bands to use in their own LoRa network.

LG308N can communicate with ABP LoRaWAN end node without LoRaWAN server. System integrator can use it to integrate with their existing IoT Service without set up own LoRaWAN server or use 3rd party LoRaWAN service.

 

1657010949218-224.png

1.2  Specifications

Hardware System:

         Linux Part:

  • 400Mhz ar9331 processor
  • 64MB RAM
  • 16MB Flash

Interface:

  • 10M/100M RJ45 Ports x 2
  • WiFi : 802.11 b/g/n
  • LoRaWAN Wireless
  • Power Input: 12 V DC, 2 A
  • IEEE 802.3 af compliant PoE port (DC 37  ~ 57 v)
  • USB 2.0 host connector x 1
  • Mini-PCI E connector x 1
  • SX1302 + 2 x SX1250

WiFi Spec:

  • IEEE 802.11 b/g/n
  • Frequency Band: 2.4 ~ 2.462GHz
  • Tx power:
    • 11n tx power : mcs7/15: 11db     mcs0 : 17db
    • 11b tx power: 18db
    • 11g 54M tx power: 12db
    • 11g 6M tx power: 18db
  • Wifi Sensitivity
    • 11g 54M : -71dbm
    • 11n 20M : -67dbm

LoRa Spec:

  • Up to -142.5 dBm sensitivity with SX1250 Tx/Rx front-end
  • 70 dB CW interferer rejection at 1 MHz offset
  • Able to operate with negative SNR, CCR up to 9dB
  • 8 x 8 channels LoRa  packet detectors,8 x SF5-SF12 LoRa demodulators,8 x SF5-SF10 LoRa demodulators,125/250/500 kHz LoRa demodulator and 1 x (G)FSK demodulator
  • Dual digital TX & RX radio front-end interfaces
  • 10 programmable parallel demodulation paths
  • Dynamic data-rate (DDR) adaptation
  • True antenna diversity or simultaneous dual-band operation

Cellular 4G LTE (optional):

  • Quectel: EC25 LTE module 
  • Standard Size SIM Slot
  • 2 x 4G Sticker Antenna.
  • Up to 150Mbps downlink and 50Mbps uplink data rates
  • Worldwide LTE,UMTS/HSPA+ and GSM/GPRS/EDGE coverage
  • MIMO technology meets demands for data rate and link reliability in modem wireless communication systems

1.3  Features

  • Open Source Linux system
  • Managed by Web GUI, SSH via LAN or WiFi
  • Emulates 49x LoRa demodulators
  • LoRaWAN Gateway
  • 10 programmable parallel demodulation paths

1.4  Hardware System Structure

image-20221101103113-1.png

1.5  LG308N Applications

1657011208596-209.png

1.6  LED Indicators

LG308N has totally 6 LEDs, They are:

  • Power LED  image-20220705165446-1.png : This LED will be solid on if the device is properly powered.
  • HEART LED image-20220705165446-2.png : No function yet.  
  • SYS LED image-20220705165446-3.png :      This LED will shows different colors on different state:
    • SOLID:      Device is alive with LoRaWAN server connection.
    • BLINKING:  a) Device has internet connection but no LoRaWAN Connection.  or  b) Device is in booting stage, in this stage, it will BLINKING for several seconds.
    • OFF:          Device doesn't have Internet connection.
  • ETH LED image-20220705165446-5.png image-20220705165446-5.png: These two LEDs show the ETH interfaces connection status.
  • WiFi LED image-20220705165446-6.png :      This LED shows the WiFi interface connection status.

Note: Above LED indication are for firmware version > LG02_LG08--build-v5.3.1584002217-20200312-1639

1.7 Button Instruction

LG308N has a black toggle button, which is:

➢ Long press 4-5s:                     the gateway will reload the Network and Initialize wifi configuration

                                                      LED status:  SYS LED will BLINKING RED Until the reload is finished.

➢ Long press more than 30s:    the gateway will restart and restore factory settings.

                                                     LED status:  When the user releases the button, the LED will TURN OFF.

2.  Access and Configure LG308N

The LG308N is configured as a WiFi Access Point by default. User can access and configure the LG308N after connecting to its WiFi network, or via its Ethernet port.

2.1  Find IP address of LG308N

2.1.1  Connect via WiFi

1657011715859-829.png

At the first boot of LG308N, it will auto generate a WiFi network called dragino-xxxxxx with password:

Note: In latest version firmware, it has been password protected and the password is:  dragino+dragino

1652413127647-377.png

User can use a PC to connect to this WiFi network. The PC will get an IP address 10.130.1.xxx and the LG308N has the default IP 10.130.1.1

 

2.1.2  Connect via WAN port with DHCP IP from router

1657011966663-484.png

Alternatively, connect the LG308N WAN port to your router and LG308N 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 LG308N. You can also use this IP to connect.

 

2.1.3  Connect via LAN port with direct connection from PC

1657012061799-674.png

The LG308N LAN port is configured as DHCP router by default, user can connect the PC to LAN port and set PC to DHCP mode, it will get IP from LAN port and be able to access to the device. The default IP in LAN port is 10.130.1.1

2.1.4  Connect WiFi with DHCP IP from router

image-20220705171041-7.png

If the LG308N already connect to the router via WiFi, use can use the WiFi IP to connect to LG308N.

2.1.5  Connect via LAN port by fall back ip

The LAN port also has a fall back ip address for access if user doesn't connect to uplink router.

2.2  Access Configure Web UI

Web Interface

Open a browser on the PC and type the LG308N ip address (depends on your connect method)

http://10.130.1.1/  (Access via WiFi AP network)

or

http://IP_ADDRESS or http:// IP_ADDRESS:8000 

You will see the login interface of DLOS8N as shown below.

The account details for Web Login are:

User Name: root

Password:   dragino

1652414287022-223.png

3.  Typical Network Setup

3.1  Overview

LG308N supports flexible network set up for different environment. This section describes the typical network topology can be set in LG308N. The typical network set up includes:

  • WAN Port Internet Mode
  • WiFi Client Mode
  • WiFi AP Mode
  • Cellular Mode

3.2  Use WAN port to access Internet

By default, the LG308N is set to use the WAN port to connect to an upstream network. When you connect the LG308N's WAN port to an upstream router, LG308N will get an IP address from the router and have Internet access via the upstream router. The network status can be checked in the home page:

1657012559318-672.png

3.3  Access the Internet as a WiFi Client

In the WiFi Client Mode, LG308N acts as a WiFi client and gets DHCP from an upstream router via WiFi.

The settings for WiFi Client is under page System--> WiFi -->  WiFi WAN Client Settings

image-20220916142159-25.png

In the WiFi Survey Choose the WiFi AP, and input the Passphrase then click Save & Apply to connect.

 

3.4  Use built-in 4G modem for internet access

If the LG308N has 3G/4G Cellular modem, user can use it as main internet connection or back up.

First, install the Micro SIM card as below direction

Second, Power off/ ON LG308N to let it detect the SIM card.

image-20220705171836-8.png

The set up page is System --> Cellular

While use the cellular as Backup WAN, device will use Cellular for internet connection while WAN port or WiFi is not valid and switch back to WAN port or WiFi after they recover.

 

image-20220916141840-23.png

3.5  Check Internet connection

In the home page, we can check the Internet connection.

  • GREEN Tick ​​​​ 1652436675869-206.png  : This interface has Internet connection.
  • Yellow  Tick  1652436705761-420.png  : This interface has IP address but don't use it for internet connection.
  • RED Cross    1652436787176-950.png : This interface doesn't connected.

1657012821329-972.png

4.  Example: Configure as a LoRaWAN gateway

LG308N is fully compatible with LoRaWAN protocol. It uses the legacy Semtech Packet forwarder to forward the LoRaWAN packets to server. The structure is as below.

1657012860422-990.png

 

This chapter describes how to use the LG308N to work with(TTN v3) LoRaWAN Server  (www.thethingsnetwork.org)

4.1  Create a gateway in TTN V3 Server

Step 1: Get a Unique gateway ID.

 

Every LG308N has a unique gateway id. The ID can be found at LoRaWAN page: 

 

1657013108723-531.png

 

The example gateway id is: a840411e96744154

Step 2: Sign up a user account in TTN server

https://account.thethingsnetwork.org/register

1652422127479-258.png

Step 3: Choose the TTNv3 Cluster Picker

1652422142236-792.png

 

Note: Choose the cluster corresponds to a specific Gateway server address

  • Europe 1 corresponding Gateway server address: eu1.cloud.thethings.network
  • North America 1 corresponding Gateway server address: nam1.cloud.thethings.network
  • Australia 1 corresponding Gateway server address: au1.cloud.thethings.network
  • Legacy V2 Console : TTN v2 shuts down in December 2021

Step 4: Create a Gateway

1652422440891-514.png

Click the Gateway icon and then click Add gateway.

Open the following page:

   1652422470352-518.png

1652422479876-297.png

Notice: Gateway Server address must match the gateway configuration, otherwise you will have problem for End Node to join the network.

 

After creating the gateway, you can see the gateway info, as below.

1652422509034-682.png

4.2  Configure LG308N to connect to TTN v3

You can now configure the LG308N to let it connect to TTN network V3.

Make sure your LG308N has a working Internet Connection first.

Choose the right server provider and click Save&Apply.

 

1652422624783-580.png

Note: The server address must match the Gateway server address you choose in TTN V3.

In the home page, we can see the LoRaWAN connection is ready now.

image-20220916171413-2.png

In TTN v3 portal, we can also see the gateway is connected.

1652422703020-955.png

4.3  Configure frequency

We also need to set the frequency plan in LG308N to match the end node we use, so to receive the LoRaWAN packets from the LoRaWAN sensor.

1652422737399-529.png

In logread page, user can check the frequency actually used.

 1652422763536-750.png

4.4  Add a LoRaWAN End Device

This section shows how to add a LoRaWAN End device to a LoRaWAN network and see the data from TTN web site.

We use LT-22222-L IO Controller as a reference device - the setup for other LoRaWAN devices will be similar.

1652422794767-871.png

Step 1Create a Device definition in TTN v3 with the OTAA keys from the example LT-22222-L IO Controller device.

Three codes are required to define the device in TTN v3:

  • DEV EUI - Unique ID code for a particular device.
  • APP EUI - ID code for an Application defined in TTN v3.
  • APP Key - Unique key to secure communications with a particular device.

 

A set of these codes are stored in each device by the manufacturer as the default codes for that particular device. Each device is shipped with a sticker with the default Device EUI as shown below.

 

image-20230426083319-1.png

Note: You may be able to change these codes in a device by using a configuration facility on the device e.g. the LT-22222 uses a serial port access and a series of AT commands.  Changing the codes may be necessary in the case where you have to use codes assigned by a LoRa WAN server.

 

For the TTN v3 server, you can use the codes set in the device as in the following example.

Select Add Application to open the screen below.

1657014671459-433.png

Open the Application select Add end device

Start Register the end device

1652422975885-591.png

Select OTAA activation mode

 

The LoRaWAN version for your device should be provided by the manufacturer in a datasheet as LoRaWAN version or LoRaWAN specification. The most commonly used LoRaWAN versions are v1.0.2 and v1.0.3.

1652422998005-968.png

First, input the End device ID, AppEUI and DevEUI.

1652423022781-339.png

Secondly, choose the corresponding frequency and LoRaWAN class capabilities.

1652423046741-467.png

Finally, Application layer settings input the corresponding AppKey. Before saving the configuration, check that the data matches the device.

 

Step 2Power on LT-22222-L device and it will automatically join the TTN network. After joining successfully, it will start to upload messages to the TTN v3. Select the Live data tab and you will see the data appearing in the panel.

 

Note that it may take some time for the device data to appear in the TTN v3 display.

 

1652423277549-324.png

5.  Web Configure Pages

5.1  Home

Shows the system running status.

1657014949846-507.png

5.2  LoRa Settings

5.2.1  LoRa --> LoRa

This page shows the LoRa Radio Settings. There are a set of default frequency band according to LoRaWAN protocol, and user can customized the band* as well.

Different LG308N hardware version can support different frequency range:

  • 868: valid frequency: 863Mhz ~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.
  • 915: valid frequency: 902Mhz ~ 928Mhz. for bands US915, AU915, AS923 or KR920

After user choose the frequency plan, he can see the actually frequency in used by checking the page LogRead --> LoRa Log

 

1652422737399-529.png

Note *: See this instruction for how to customize frequency band

5.2.2  LoRa --> ABP Decryption

The LG308N can communicate with LoRaWAN ABP End Node without the need of LoRaWAN server. It can be used in some cases such as:

  • No internet connection.
  • User wants to get data forward in gateway and forward to their server based on MQTT/HTTP, etc. (Combine ABP communication method and MQTT forward together).

 

Detail of this feature: Communication with ABP End Node

 

image-20220916114346-7.png

5.3  LoRaWAN Settings

5.3.1  LoRaWAN --> LoRaWAN

This page is for the connection set up to a general LoRaWAN Network server such as: TTN, ChirpStack etc.

image-20220916114929-8.png

Note:

*: User can ignore the latitude and longitude settings here, LG308N will use the actually value from GPS module.

**: Packet filter is to drop the unwanted LoRaWAN packet, instruction see here:

See: Filter unwanted LoRaWAN packets

5.3.2  LoRaWAN --> LoRaWAN -- Basic Station

image-20230406173729-1.png

The basic station mode support TTN/AWS/Chirpstack/ThingPark/Senet Platform.

Instruction:

         The Thing Network       

         AWS-IoT LoRaWAN Core

         Chirpstack

         ThingPark

         Senet

 

5.3.3  LoRaWAN --> LORIOT

Settings to communicate to LORIOT LoRaWAN Network Server: https://www.loriot.io/

Instruction: Notes for LORIOT 

 

image-20220916115143-9.png 

5.4  MQTT Settings

If end nodes works in ABP mode, user can configure LG308N to transfer the data to MQTT broker,

1652428705046-212.png

5.5  Network

5.5.1  Network --> Network Status

image-20240419143226-2.png

5.5.2  Network --> Network

LAN Settings:    When the LG308N has the AP enable, LAN settings specify the network info for LG308N's own network.

WAN Settings:  Setting for LG308N WAN port

WiFi Settings:   Setting for LG308N WiFi IP when use it as WiFi Client

image-20240419143347-3.png

5.5.3  Network --> WiFi

LG308N WiFi Settings.

image-20240419143504-4.png

5.5.4  Network --> Cellular

While use the cellular as Backup WAN, device will use Cellular for internet connection while WAN port or WiFi is not valid and switch back to WAN port or WiFi after they recover.

1657155507672-204.png

Note *: For LG308N which doesn't have the cellular module, this page will shows Cellular not detected.

5.6  System

5.6.1  System --> System Overview

Shows the system info:

image-20220916173046-3.png

5.6.2  System --> General ( login settings)

image-20240419144019-5.png

 

System Password:

There are two login for LG308N: root /dragino or admin /draginoBoth root and admin has the same right for WEB access. But root user has also the right to access via SSH to Linux system. admin only able to access WEB interface.

This page can be used to set the password for them.

Timezone:  Set device timezone.

Port forwarding:  Enable/Disable the HTTP and SSH access via WAN interface.

Fallback Settings:  Enable/Disable the Fallback interface.

Keepalive_Script:  Set the keepalive_scrpt interval.

Logread Level:  Change the logread level.

Eable Internet Detect and Recover:  Enable/Disable the Internet Detect interface,Internet Detect is enabled by default. When there is no gateway network, it will reboot after 15 minutes.

5.6.3  System --> Backup/Restore Config

image-20240419145717-7.png

5.6.4  System --> Remote.it

In the System-> Remoteit interface, users can configure the gateway to be accessed remotely via Remote.it.

the users can refer to this link to configure them: Monitor & Remote Access Gateway

image-20240419150201-8.png

5.6.5  System --> Remote Mgnt & Auto Provision

Auto Provision is the feature for batch configure and remote management. It can be used in below two cases:

1652429518191-846.png

1652429527544-247.png

1652429537849-154.png

Please see this document for detail:

http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LG308N/Firmware/Application_Note/&file=Auto-update-feature.pdf

R-SSH is for remote access device and management, introduction for how to use: Remote Access Gateway

image-20220916140017-16.png

  

5.6.6  System --> Firmware Upgrade

We keep improving the DLOS8N Linux side firmware for new features and bug fixes. Below are the links for reference.

( http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LG02-OLG02/Firmware )

( http://www.dragino.com/downloads/downloads/LoRa_Gateway/LG02-OLG02/Firmware/ChangeLog )

The file named as xxxxx–xxxxx-squashfs-sysupgrade.bin is the upgrade Image. There are different methods to upgrade, as below.

Web--> System--> Firmware Upgrade

 

image-20220916140103-17.png

Select the required image and click Flash Image. The image will be uploaded to the device, and then click Process Update to upgrade.

 

NOTEYou normally need to uncheck the Preserve Settings checkbox when doing an upgrade to ensure that there is no conflict between the old settings and the new firmware. The new firmware will start up with its default settings.

 

The system will automatically boot into the new firmware after upgrade.

 

1652429962190-224.png

NOTE*: User can also upgrade firmware via Linux console

SCP the firmware to the system/var directory and then run

root@OpenWrt:~# /sbin/sysupgrade –n /var/Your_Image

NOTE : it is important to transfer the image in the /var directory, otherwise it may exceed the available flash size.

5.6.7  System --> Reboot/Reset

image-20220916140312-18.png

 

5.6.8  System --> Package Maintain

image-20220916140421-19.png

Place to show what package has installed and possible to upgrade packages.

5.7  LogRead

5.7.1 LogRead --> LoRa Log

Show the frequency for LoRa Radio and traffics.

image-20220916140549-20.png

5.7.2 LogRead --> Gateway Traffic

Show the gateway traffic:

image-20240416112159-1.png

5.7.3 LogRead --> System Log

Show the system log

image-20220916140732-21.png

5.7.4 LogRead --> Record Log

This interface can record gateway logs:

image-20240416112510-2.png

6.  More features

6.1  Packet Filtering

Drop unwanted packets.

See: http://wiki.dragino.com/xwiki/bin/view/Main/Filter%20unwanted%20LoRaWAN%20packets/

6.2  Remote Access

Remote Access Devices for management.

Instruction: http://wiki.dragino.com/xwiki/bin/view/Main/Monitor%20%26%20Remote%20Access%20Gateway/?Remote%20Access 

6.3  How to decode ABP LoRaWAN node

Decode ABP:

http://wiki.dragino.com/xwiki/bin/view/Main/Communicate%20with%20ABP%20End%20Node%20without%20LoRaWAN%20Network%20Server%20---%20LG308/

6.4  How to set data to MQTT broker

Only support ABP LoRaWAN End Node

Instruction: http://wiki.dragino.com/xwiki/bin/view/Main/MQTT%20Forward%20Instruction/

6.5  How the gateway connects to Chirpstack v3/v4 via gateway-bridge

For Chirpstack v3 Gateway-bridge:

The corresponding gateway firmware must be used :

Chirpstack-gateway-bridge/Chirpstack-Bridge-V3.14.6-Bridge--build-v5.4.1679487778-20230322-2024/

Chirpstack v3 via gateway-bridge Instruction: http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20ChirpStack/#H4.A0A0HowthegatewayconnectstoChirpstackv3viagateway-bridge

For Chirpstack v4 Gateway-bridge:

The corresponding gateway firmware must be used :

Chirpstack-gateway-bridge/Chirpstack-Bridge-V4--build-v5.4.1670655072-20221210-1452/

Chirpstack v4 via gateway-bridge Instruction: http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20ChirpStack/#H4.A0HowthegatewayconnectstoChirpstackv4viagateway-bridge

NOTE*: Different chirpstack versions use different gateway-bridge configurations.

After updating the Chirpstack gateway-bridge firmware, there is no need to re-download and install the Chirpstack gateway-bridge package

6.6  How to extend the gateway size of memory with USB device (SD/TF card, USB flash drive).

USB card reader plugged into the USB port of the gateway

Access the gateway Linux Command Line

Check the USB device

image-20230425165308-2.png

Mount the USB device

mount /dev/sda1 /mnt/

image-20230425174131-4.png

Set up the automatic mount on boot

sed -i  '3cmount \/dev\/sda1 \/mnt\/' /etc/rc.local 

image-20230425173831-3.png

6.7  More instructions

LoRaWAN Gateway Instruction(LoRaWAN Gateway)

7.  Linux System

The LG308N is based on the OpenWrt Linux system. It is open source, and users are free to configure and modify the Linux settings.

7.1  SSH Access for Linux console

User can access the Linux console via the SSH protocol. Make sure your PC and the LG308N are connected to the same network, then use a SSH tool (such as putty in Windows) to access it.

IP address:  IP address of LG308N

Port:            22 (via WiFi AP mode) or 2222 (via WAN Interface)

User Name:      root

Password:         dragino(default)

After logging in, you will be in the Linux console and can enter commands as shown below.

1652431588565-830.png

The “ logread -f"command can be used to debug how system runs.

1657070133275-283.png

7.2  Edit and Transfer files

The LG308N supports the SCP protocol and has a built-in SFTP serverThere are many ways to edit and transfer files using these protocols.

In Windows, one of the easiest methods is using the WinSCP utility.

After establishing access via WinSCP to the device, you can use an FTP style window to drag / drop files to the LG308N, or edit the files directly in the windows.

Screenshot is as below:

 

1652431650755-450.png  

7.3  File System

The LG308N has a 16MB flash and a 64MB RAM. The /var and /tmp directory are in the RAM, contents stored in /tmp and /var will be erased after reboot the device. Other directories are in the flash and will keep after reboot.

The Linux system use around 8MB ~10MB flash size which means there is not much room for user to store data in the LG308N flash. User can use an external USB flash to extend the size for storage.

7.4  Package maintenance system

LG308N uses the OpenWrt OPKG package maintenance system. There are more than 3000+ packages available in our package server for users to install for their applications. For example, if you want to add the iperf  tool, you can install the related packages and configure LG308N to use iperf .

Below are some example opkg  commands. For more information please refer to the OPKG package maintain system (https://oldwiki.archive.openwrt.org/doc/techref/opkg)

In Linux Console run:

root@dragino-169d30:~# opkg update           // to get the latest packages list

root@dragino-169d30:~# opkg list                  //shows the available packages

root@dragino-169d30:~# opkg install iperf    // install iperf

The system will automatically install the required packages as shown below.

root@dragino-169d30:/etc/opkg# opkg install iperf

Installing iperf (2.0.12-1) to root…

Installing uclibcxx (0.2.4-3) to root…

Configuring uclibcxx.

Configuring iperf.

 

8.  Upgrade Linux Firmware

9.  OTA System Update

LG308N supports system auto update via OTA, please see this URL for the detail of this feature.

10.  FAQ

10.1  How can I configure for a customized frequency band?

See below link for how to customize frequency band: How to customized LoRaWAN frequency band

 

10.2  Can I connect LG308N to LORIOT?

Yes, the set up instruction is here: Notes for LORIOT

10.3  Can I make my own firmware for the gateway, where can I find the source code?

Yes, You can make your own firmware for the LG308N for branding purposes or to add customized applications.

The source code and compile instructions can be found at: https://github.com/dragino/openwrt_lede-18.06

10.4  Can I use 868Mhz version for 915Mhz bands?

It is possible but the distance will be very short, you can select US915 frequency band in 868Mhz version hardware. It will work but you will see the performance is greatly decreased because the 868Mhz version has an RF filter for band 863~870Mhz, all other frequencies will have high attenuation. 

10.5  Can I control the LEDs?

Except the PWR LED is controlled by +3v3 power directly. All other LEDs can be controlled by developer.

Control Globe LED:

ON: echo 1 > /sys/class/leds/dragino2\:red\:wlan/brightness  

OFF: echo 0 > /sys/class/leds/dragino2\:red\:wlan/brightness

Control HEART LED:

First export the gpio27 and set to out

echo 27 > /sys/class/gpio/export

echo out > /sys/class/gpio/gpio27/direction

ON: echo 0 > /sys/class/gpio/gpio27/value

OFF: echo 1 > /sys/class/gpio/gpio27/value

11.  Trouble Shooting

11.1  I get kernel error when install new package, how to fix?

In some cases, when installing a package with opkg, it will generate a kernel error such as below due to a mismatch I the kernel ID:

root@dragino-16c538:~# opkg install kmod-dragino2-si3217x_3.10.49+0.2-1_ar71xx.ipk

Installing kmod-dragino2-si3217x (3.10.49+0.2-1) to root…

Collected errors:

* satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-dragino2-si3217x:

*      kernel (= 3.10.49-1-4917516478a753314254643facdf360a) *

 * opkg_install_cmd: Cannot install package kmod-dragino2-si3217x.

In this case, you can use the –force-depends option to install such package as long as the actual kernel version is the same.

Opkg install kmod-dragino2-si3217x_3.10.49+0.2-1_ar71xx.ipk –force-depends

11.2  How to recover the LG308N if the firmware crashes

Please follow this instruction to recover your gateway:  Recover Gateway

 

11.3  I configured LG308N for WiFi access and lost its IP. What to do now?

1657074078183-336.png

The LG308N has a fall-back IP address on its WAN port. This IP is always enabled so you can use the fall-back IP to access LG308N no matter what the WiFi IP is. The fall back IP is useful for connecting and debug the unit.

Note: fallback IP can be disabled in the WAN and DHCP page.

Steps to connect via fall back IP:

1. Connect PC's Ethernet port to LG01's LAN port

2. Configure PC's Ethernet port has IP: 172.31.255.253 and Netmask: 255.255.255.252

 

As below photo:

 

1652435256286-879.png

3. In PC, use 172.31.255.254 to access LG308N via Web or Console.

11.4  Why does the gateway reboot every 15 minutes without Internet?

Check whether Internet Detect is enabled on the System-->General interface. 

Internet Detect is enabled by default. When there is no gateway network, it will reboot after 15 minutes.

image-20240419145139-6.png

12.  Order Info

PART: DLOS8N-XXX-YYY:  

XXX: Frequency Band

  •  868 : valid frequency: 863Mhz ~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.
  •  915:  valid frequency: 902Mhz ~ 928Mhz. for bands US915, AU915, AS923 or KR920

 

YYY: 4G Cellular Option

  • EC25-E:      EMEA, Korea, Thailand, India
  • EC25-AFX: America: Verizon, AT&T(FirstNet), U.S.Cellular; Canada: Telus
  • EC25-AUX: Latin America, New Zeland, Taiwan
  • EC25-J:       Japan, DOCOMO, SoftBank, KDDI

More info about valid bands, please see EC25-E product page.

13.  Packing Info

 

Package Includes:

  • LG308N or LG08 LoRa Gateway x 1
  • Stick Antenna for LoRa RF part. Frequency is one of 433 or 868 or 915Mhz depends the model ordered
  • Power Adapter: EU/AU/US type power adapter depends on country to be used
  • Packaging with environmental protection paper box

 

Dimension and weight:

  • Device Size: 26 x 9 x 8.5 cm
  • Weight: 450g
  • Package Size: 49 x 19.5 x  x 19Package Size: 4912 cm
  • Weight: 2.5kg

14.  Support

  • Try to see if your questions already answered in the wiki.
  • Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8.
    Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before mentioned schedule.
  • Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to: support@dragino.com

15.  Reference

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