Last modified by Kilight Cao on 2025/06/05 09:47

From version 171.2
edited by Xiaoling
on 2022/11/04 17:46
Change comment: There is no comment for this version
To version 167.1
edited by Xiaoling
on 2022/09/16 14:42
Change comment: Uploaded new attachment "image-20220916144221-26.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -121,8 +121,6 @@
121 121  * Isolation level 4 KVrms.
122 122  * Enhanced surge protection
123 123  
124 -
125 -
126 126  == 1.3 Features ==
127 127  
128 128  
... ... @@ -143,8 +143,6 @@
143 143  * Lighting Protection
144 144  * Power Consumption:12v ,300-500mA
145 145  
146 -
147 -
148 148  == 1.4 Hardware System Structure ==
149 149  
150 150  
... ... @@ -155,7 +155,7 @@
155 155  == 1.5 DLOS8N Applications ==
156 156  
157 157  
158 -[[image:image-20220916144221-26.png]]
154 +[[image:1652411671209-920.png||height="618" width="650"]]
159 159  
160 160  
161 161  
... ... @@ -303,6 +303,7 @@
303 303  
304 304  
305 305  
302 +
306 306  == 3.2 Use WAN port to access Internet ==
307 307  
308 308  
... ... @@ -326,8 +326,6 @@
326 326  (((
327 327  (((
328 328  The settings for WiFi Client is under page (% style="color:#4f81bd" %)**System~-~-> WiFi ~-~-> WiFi WAN Client Settings**
329 -
330 -
331 331  )))
332 332  )))
333 333  
... ... @@ -395,8 +395,9 @@
395 395  * GREEN Tick ​​​​ [[image:1652436675869-206.png||height="14" width="15"]] : This interface has Internet connection.
396 396  * Yellow  Tick  [[image:1652436705761-420.png||height="15" width="15"]] : This interface has IP address but don't use it for internet connection.
397 397  * RED Cross    [[image:1652436787176-950.png||height="14" width="15"]] : This interface doesn't connected.
398 -*
399 399  
394 +
395 +
400 400  [[image:image-20220916112620-2.png||height="384" width="872"]](% style="display:none" %)
401 401  
402 402  
... ... @@ -470,8 +470,6 @@
470 470  * Australia 1 (% style="color:red" %)corresponding Gateway server address:** **(% style="color:black" %)au1.cloud.thethings.network
471 471  * Legacy V2 Console : (% style="color:red" %)TTN v2 shuts down in December 2021
472 472  
473 -
474 -
475 475  (% style="color:blue" %)**Step 4: Create a Gateway**
476 476  
477 477  
... ... @@ -672,7 +672,6 @@
672 672  [[image:image-20220916113702-4.png||height="331" width="727"]]
673 673  
674 674  
675 -
676 676  == 5.2 LoRa Settings ==
677 677  
678 678  
... ... @@ -1143,71 +1143,10 @@
1143 1143  
1144 1144  )))
1145 1145  
1146 -= 8.  Upgrade Linux Firmware =
1139 += 8. Upgrade Linux Firmware =
1147 1147  
1148 1148  
1149 -We keep improving the DLOS8N Linux side firmware for new features and bug fixes. Below are the links for reference.
1150 1150  
1151 -* **Latest firmware**: [[LoRa Gateway Firmware>>https://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/DLOS8/Firmware/Release/]],
1152 -
1153 -( [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_Gateway/DLSO8N/Firmware>>https://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/DLOS8/Firmware/Release/]])
1154 -
1155 -* **Change Log**: [[Firmware Change Log>>http://www.dragino.com/downloads/downloads/LoRa_Gateway/DLSO8/Firmware/ChangeLog]].
1156 -
1157 -( [[http:~~/~~/www.dragino.com/downloads/downloads/LoRa_Gateway/DLOS8N/Firmware/ChangeLog>>http://www.dragino.com/downloads/downloads/LoRa_Gateway/DLOS8/Firmware/ChangeLog]] )
1158 -
1159 -
1160 -(((
1161 -The file named as (% style="color:green" %)** xxxxx–xxxxx-squashfs-sysupgrade.bin **(%%)is the upgrade Image. There are different methods to upgrade, as below.
1162 -)))
1163 -
1164 -
1165 -
1166 -== 8.1 Upgrade via Web UI ==
1167 -
1168 -
1169 -(((
1170 -Go to the page: (% style="color:green" %)**Web ~-~-> System ~-~-> Firmware Upgrade**
1171 -)))
1172 -
1173 -(((
1174 -Select the required image and click (% style="color:red" %)**Flash Image.**(%%) The image will be uploaded to the device, and then click (% style="color:red" %)**Process Update**(%%) to upgrade.
1175 -)))
1176 -
1177 -
1178 -(((
1179 -(% style="color:red" %)**NOTE**(%%): You normally need to (% style="color:blue" %)**//uncheck//**(%%) the (% style="color:blue" %)//**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.
1180 -)))
1181 -
1182 -
1183 -(((
1184 -The system will automatically boot into the new firmware after upgrade.
1185 -
1186 -
1187 -)))
1188 -
1189 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/LPS8N%20-%20LoRaWAN%20Gateway%20User%20Manual/WebHome/1657158986600-386.png?rev=1.1||alt="1657158986600-386.png"]]
1190 -
1191 -
1192 -
1193 -== 8.2 Upgrade via Linux console ==
1194 -
1195 -
1196 -(((
1197 -SCP the firmware to the system** (% style="color:green" %)/var(%%)** directory and then run
1198 -)))
1199 -
1200 -(((
1201 -(% style="color:#4472c4" %)** //root@OpenWrt:~~# /sbin/sysupgrade –n /var/Your_Image//**
1202 -)))
1203 -
1204 -
1205 -(((
1206 -(% style="color:red" %)**NOTE**(%%): it is important to transfer the image in the /var directory, otherwise it may exceed the available flash size.
1207 -)))
1208 -
1209 -
1210 -
1211 1211  = 9. FAQ =
1212 1212  
1213 1213  
... ... @@ -1379,7 +1379,7 @@
1379 1379  
1380 1380  * Device Size: 26 x 9 x 8.5 cm
1381 1381  * Weight: 450g
1382 -* Package Size: 49 x 19.5 x 12 cm
1314 +* Package Size: 49 x 19.5 x x 19Package Size: 4912 cm
1383 1383  * Weight: 2.5kg
1384 1384  
1385 1385  (% style="display:none" %) (%%)
... ... @@ -1393,4 +1393,5 @@
1393 1393  Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before mentioned schedule.
1394 1394  * 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>>url:file:///C:/Users/11315/Documents/D:/Projects/LoRa%20Product%20Line/LG308%20Picocell%20Gateway/LG308/LG308%20%25E8%25AF%25B4%25E6%2598%258E%25E4%25B9%25A6/support@dragino.com]]
1395 1395  
1328 +
1396 1396  
1663314943540-891.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -171.5 KB
Content