Changes for page LG308N -- LoRaWAN Gateway User Manual
Last modified by Kilight Cao on 2025/02/07 08:57
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 1 removed)
Details
- Page properties
-
- Content
-
... ... @@ -104,11 +104,9 @@ 104 104 * Worldwide LTE,UMTS/HSPA+ and GSM/GPRS/EDGE coverage 105 105 * MIMO technology meets demands for data rate and link reliability in modem wireless communication systems 106 106 107 - 108 - 109 - 110 110 == 1.3 Features == 111 111 109 + 112 112 * Open Source Linux system 113 113 * Managed by Web GUI, SSH via LAN or WiFi 114 114 * Emulates 49x LoRa demodulators ... ... @@ -115,9 +115,6 @@ 115 115 * LoRaWAN Gateway 116 116 * 10 programmable parallel demodulation paths 117 117 118 - 119 - 120 - 121 121 == 1.4 Hardware System Structure == 122 122 123 123 [[image:1657011152828-178.png]] ... ... @@ -133,15 +133,15 @@ 133 133 134 134 LG308N has totally 6 LEDs, They are: 135 135 136 -* **Power LED 5" width="16"]] : This (% style="color:red" %)**LED**(%%) will be **solid on** if the device is properly powered.137 -* **HEART LED **[[image:image-20220705165446-2.png||height="1 6" width="15"]] : No function yet.138 -* **SYS LED** [[image:image-20220705165446-3.png||height=" 16" width="15"]] : This** LED** will shows different colors on different state:131 +* **Power LED **[[image:image-20220705165446-1.png||height="21" width="22"]] : This (% style="color:red" %)**LED**(%%) will be **solid on** if the device is properly powered. 132 +* **HEART LED **[[image:image-20220705165446-2.png||height="19" width="18"]] : No function yet. 133 +* **SYS LED** [[image:image-20220705165446-3.png||height="20" width="19"]] : This** LED** will shows different colors on different state: 139 139 ** (% style="color:red" %)**SOLID**(%%): Device is alive with LoRaWAN server connection. 140 140 ** (% style="color:red" %)**BLINKING**(%%)**:** a) Device has internet connection but no LoRaWAN Connection. or b) Device is in booting stage, in this stage, it will (% style="color:red" %)**BLINKING**(%%)** **for several seconds. 141 141 ** (% style="color:red" %)**OFF**(%%): Device doesn't have Internet connection. 142 142 143 -* **ETH LED** 5.png||height="15" width="17"]] [[image:image-20220705165446-5.png||height="15" width="17"]]: These two LEDs show the ETH interfaces connection status.144 -* **WiFi LED** [[image:image-20220705165446-6.png||height="1 5" width="15"]]** **: This LED shows the WiFi interface connection status.138 +* **ETH LED**[[image:image-20220705165446-4.png||height="19" width="22"]] [[image:image-20220705165446-5.png||height="18" width="20"]] : These two LEDs show the ETH interfaces connection status. 139 +* **WiFi LED** [[image:image-20220705165446-6.png||height="19" width="19"]]** **: This LED shows the WiFi interface connection status. 145 145 146 146 (% style="color:red" %)**Note: Above LED indication are for firmware version > LG02_LG08~-~-build-v5.3.1584002217-20200312-1639** 147 147 ... ... @@ -252,6 +252,7 @@ 252 252 * **WiFi AP Mode** 253 253 * **Cellular Mode** 254 254 250 + 255 255 == 3.2 Use WAN port to access Internet == 256 256 257 257 By default, the DLOS8N is set to use the WAN port to connect to an upstream network. When you connect the DLOS8N’s WAN port to an upstream router, DLOS8N will get an IP address from the router and have Internet access via the upstream router. The network status can be checked in the (% style="color:#4f81bd" %)**home page**: ... ... @@ -368,6 +368,7 @@ 368 368 * Australia 1 (% style="color:red" %)**corresponding Gateway server address: **(% style="color:black" %)au1.cloud.thethings.network 369 369 * Legacy V2 Console : (% style="color:red" %)**TTN v2 shuts down in December 2021** 370 370 367 + 371 371 (% style="color:#4f81bd" %)**Step 4: Create a Gateway** 372 372 373 373 [[image:1652422440891-514.png||height="360" width="747"]] ... ... @@ -892,7 +892,7 @@ 892 892 893 893 == 7.4 Package maintenance system == 894 894 895 -L G308N uses the OpenWrt [[**OPKG package maintenance system**>>https://oldwiki.archive.openwrt.org/doc/techref/opkg]]. 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 DLOS8N to use **//iperf //**.892 +DLOS8N uses the OpenWrt [[**OPKG package maintenance system**>>https://oldwiki.archive.openwrt.org/doc/techref/opkg]]. 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 DLOS8N to use **//iperf //**. 896 896 897 897 ((( 898 898 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]]** **([[https:~~/~~/oldwiki.archive.openwrt.org/doc/techref/opkg>>https://oldwiki.archive.openwrt.org/doc/techref/opkg]]) ... ... @@ -943,19 +943,15 @@ 943 943 944 944 ((( 945 945 (% style="background-color:#dcdcdc" %)//Configuring iperf.// 946 - 947 - 948 - 949 949 ))) 950 950 951 -= 8. 945 += 8. Upgrade Linux Firmware = 952 952 953 953 948 += 9. FAQ = 954 954 955 -= 9. FAQ=950 +== 9.1 How can I configure for a customized frequency band? == 956 956 957 -== 9.1 How can I configure for a customized frequency band? == 958 - 959 959 ((( 960 960 See below link for how to customize frequency band: **[[How to customized LoRaWAN frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]** 961 961 ))) ... ... @@ -964,15 +964,15 @@ 964 964 965 965 ))) 966 966 967 -== 9.2 960 +== 9.2 Can I connect DLOS8N to LORIOT? == 968 968 969 969 Yes, the set up instruction is here: **[[Notes for LORIOT>>doc:Main.Notes for LORIOT.WebHome]]** 970 970 971 971 972 -== 9.3 965 +== 9.3 Can I make my own firmware for the gateway, where can I find the source code? == 973 973 974 974 ((( 975 -Yes, You can make your own firmware for the L G308N for branding purposes or to add customized applications.968 +Yes, You can make your own firmware for the DLOS8N for branding purposes or to add customized applications. 976 976 ))) 977 977 978 978 ((( ... ... @@ -980,37 +980,11 @@ 980 980 ))) 981 981 982 982 983 -== 9.4 976 +== 9.4 Can I use 868Mhz version for 915Mhz bands? == 984 984 985 985 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. 986 986 987 987 988 -== 9.5 Can I control the LEDs? == 989 - 990 -Except the PWR LED is controlled by +3v3 power directly. All other LEDs can be controlled by developer. 991 - 992 - 993 -(% style="color:blue" %)**Control Globe LED:** 994 - 995 -ON: echo 1 > /sys/class/leds/dragino2\:red\:wlan/brightness 996 - 997 -OFF: echo 0 > /sys/class/leds/dragino2\:red\:wlan/brightness 998 - 999 - 1000 -(% style="color:blue" %)**Control HEART LED:** 1001 - 1002 -First export the gpio27 and set to out 1003 - 1004 -echo 27 > /sys/class/gpio/export 1005 - 1006 -echo out > /sys/class/gpio/gpio27/direction 1007 - 1008 -ON: echo 0 > /sys/class/gpio/gpio27/value 1009 - 1010 -OFF: echo 1 > /sys/class/gpio/gpio27/value 1011 - 1012 - 1013 - 1014 1014 = 10. Trouble Shooting = 1015 1015 1016 1016 == 10.1 I get kernel error when install new package, how to fix? == ... ... @@ -1036,9 +1036,8 @@ 1036 1036 (% style="background-color:yellow" %)Opkg install kmod-dragino2-si3217x_3.10.49+0.2-1_ar71xx.ipk –force-depends 1037 1037 1038 1038 1006 +== 10.2 How to recover the DLOS8N if the firmware crashes == 1039 1039 1040 -== 10.2 How to recover the LG308N if the firmware crashes == 1041 - 1042 1042 ((( 1043 1043 Please follow this instruction to recover your gateway: **[[Recover Gateway>>doc:Main.How to Recover Gateway if can't access it.WebHome]]** 1044 1044 ))) ... ... @@ -1047,12 +1047,12 @@ 1047 1047 1048 1048 ))) 1049 1049 1050 -== 10.3 I configured L G308N for WiFi access and lost its IP. What to do now? ==1016 +== 10.3 I configured DLOS8N for WiFi access and lost its IP. What to do now? == 1051 1051 1052 -[[image:165 7071488240-907.png]]1018 +[[image:1652435238615-272.png||height="247" width="727"]] 1053 1053 1054 1054 ((( 1055 -The L G308N 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.1021 +The DLOS8N 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 DLOS8N no matter what the WiFi IP is. The fall back IP is useful for connecting and debug the unit. 1056 1056 ))) 1057 1057 1058 1058 (% style="color:red" %)Note: fallback IP can be disabled in the WAN and DHCP page. ... ... @@ -1060,37 +1060,37 @@ 1060 1060 1061 1061 Steps to connect via fall back IP: 1062 1062 1063 -~1. Connect PC 's Ethernet port to LG01'sLAN port1029 +~1. Connect PC’s Ethernet port to DLOS8N’s WAN port 1064 1064 1065 -2. Configure PC's Ethernet port has IP: 172.31.255.253 and Netmask: 255.255.255.252 1031 +2. Configure PC’s Ethernet port has 1032 + IP: 172.31.255.253 and 1033 + Netmask: 255.255.255.252 1066 1066 1067 1067 As below photo: 1068 1068 1069 1069 [[image:1652435256286-879.png]] 1070 1070 1071 -3. In PC, use 172.31.255.254 to access L G308N via Web or Console.1039 +3. In the PC, use IP address 172.31.255.254 to access the DLOS8N via Web or Console. 1072 1072 1041 +Please note the latest firmware uses port 8000 for http and 2222 for ssh access. 1073 1073 1074 1074 1075 1075 = 11. Order Info = 1076 1076 1046 +(% style="color:#4f81bd" %) **//PART: DLOS8N-XXX-YYY//: ** 1077 1077 1078 -(% style="color:#4f81bd" %)**// PART: DLOS8N-XXX-YYY//: **1048 +(% style="color:#4f81bd" %) **//XXX: Frequency Band//** 1079 1079 1080 -(% style="color:#4f81bd" %)**//XXX: Frequency Band//** 1050 +* (% style="color:#4f81bd" %)** 868**(% style="color:black" %) : valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865. 1051 +* (% style="color:#4f81bd" %)** 915**(% style="color:black" %): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920 1081 1081 1082 -* (% style="color:red" %)** 868**(% style="color:black" %) : valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865. 1083 -* (% style="color:red" %)** 915**(% style="color:black" %): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920 1053 +(% style="color:#4f81bd" %) **//YYY: 4G Cellular Option//** 1084 1084 1085 -(% style="color:#4f81bd" %) 1055 +* (% style="color:#4f81bd" %)** E**(% style="color:black" %): EMEA, Korea, Thailand, India. 1056 +* (% style="color:#4f81bd" %)** A**(% style="color:black" %): North America/ Rogers/AT&T/T-Mobile. 1057 +* (% style="color:#4f81bd" %)** AU**(% style="color:black" %): Latin America, New Zeland, Taiwan 1058 +* (% style="color:#4f81bd" %)** J**(% style="color:black" %): Japan, DOCOMO/SoftBank/ KDDI 1086 1086 1087 -(% style="color:#4f81bd" %)**//YYY: 4G Cellular Option//** 1088 - 1089 -* (% style="color:red" %)** EC25-E**(% style="color:black" %): EMEA, Korea, Thailand, India. 1090 -* (% style="color:red" %)** EC25-A**(% style="color:black" %): North America/ Rogers/AT&T/T-Mobile. 1091 -* (% style="color:red" %)** EC25-AU**(% style="color:black" %): Latin America, New Zeland, Taiwan 1092 -* (% style="color:red" %)** EC25-J**(% style="color:black" %): Japan, DOCOMO/SoftBank/ KDDI 1093 - 1094 1094 More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]]. 1095 1095 1096 1096 ... ... @@ -1097,19 +1097,14 @@ 1097 1097 = 12. Packing Info = 1098 1098 1099 1099 ((( 1100 - 1101 - 1102 1102 **Package Includes**: 1067 +))) 1103 1103 1104 -* LG308N or LG08 LoRa Gateway x 1 1105 -* Stick Antenna for LoRa RF part. Frequency is one of 433 or 868 or 915Mhz depends the model ordered 1106 -* Power Adapter: EU/AU/US type power adapter depends on country to be used 1069 +* DLOS8N LoRaWAN Gateway x 1 1070 +* Stick Antenna for LoRa RF part. Frequency is one of 470 or 868 or 915Mhz depends the model ordered 1107 1107 * Packaging with environmental protection paper box 1108 -))) 1109 1109 1110 1110 ((( 1111 - 1112 - 1113 1113 **Dimension and weight**: 1114 1114 ))) 1115 1115 ... ... @@ -1118,8 +1118,6 @@ 1118 1118 * Package Size: 49 x 19.5 x x 19Package Size: 4912 cm 1119 1119 * Weight: 2.5kg 1120 1120 1121 - 1122 - 1123 1123 = 13. Support = 1124 1124 1125 1125 * Try to see if your questions already answered in the [[wiki>>doc:Main.WebHome]].
- 1657071488240-907.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -60.0 KB - Content