Changes for page DLOS8N - Outdoor LoRaWAN Gateway User Manual
Last modified by Kilight Cao on 2025/06/05 09:47
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -121,6 +121,8 @@ 121 121 * Isolation level 4 KVrms. 122 122 * Enhanced surge protection 123 123 124 + 125 + 124 124 == 1.3 Features == 125 125 126 126 ... ... @@ -141,6 +141,8 @@ 141 141 * Lighting Protection 142 142 * Power Consumption:12v ,300-500mA 143 143 146 + 147 + 144 144 == 1.4 Hardware System Structure == 145 145 146 146 ... ... @@ -151,7 +151,7 @@ 151 151 == 1.5 DLOS8N Applications == 152 152 153 153 154 -[[image: 1652411671209-920.png||height="618" width="650"]]158 +[[image:image-20220916144221-26.png]] 155 155 156 156 157 157 ... ... @@ -299,7 +299,6 @@ 299 299 300 300 301 301 302 - 303 303 == 3.2 Use WAN port to access Internet == 304 304 305 305 ... ... @@ -323,6 +323,8 @@ 323 323 ((( 324 324 ((( 325 325 The settings for WiFi Client is under page (% style="color:#4f81bd" %)**System~-~-> WiFi ~-~-> WiFi WAN Client Settings** 329 + 330 + 326 326 ))) 327 327 ))) 328 328 ... ... @@ -390,9 +390,8 @@ 390 390 * GREEN Tick [[image:1652436675869-206.png||height="14" width="15"]] : This interface has Internet connection. 391 391 * Yellow Tick [[image:1652436705761-420.png||height="15" width="15"]] : This interface has IP address but don't use it for internet connection. 392 392 * RED Cross [[image:1652436787176-950.png||height="14" width="15"]] : This interface doesn't connected. 398 +* 393 393 394 - 395 - 396 396 [[image:image-20220916112620-2.png||height="384" width="872"]](% style="display:none" %) 397 397 398 398 ... ... @@ -466,6 +466,8 @@ 466 466 * Australia 1 (% style="color:red" %)corresponding Gateway server address:** **(% style="color:black" %)au1.cloud.thethings.network 467 467 * Legacy V2 Console : (% style="color:red" %)TTN v2 shuts down in December 2021 468 468 473 + 474 + 469 469 (% style="color:blue" %)**Step 4: Create a Gateway** 470 470 471 471 ... ... @@ -666,6 +666,7 @@ 666 666 [[image:image-20220916113702-4.png||height="331" width="727"]] 667 667 668 668 675 + 669 669 == 5.2 LoRa Settings == 670 670 671 671 ... ... @@ -1136,10 +1136,71 @@ 1136 1136 1137 1137 ))) 1138 1138 1139 -= 8. Upgrade Linux Firmware = 1146 += 8. Upgrade Linux Firmware = 1140 1140 1141 1141 1149 +We keep improving the DLOS8N Linux side firmware for new features and bug fixes. Below are the links for reference. 1142 1142 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 + 1143 1143 = 9. FAQ = 1144 1144 1145 1145 ... ... @@ -1311,7 +1311,7 @@ 1311 1311 1312 1312 * Device Size: 26 x 9 x 8.5 cm 1313 1313 * Weight: 450g 1314 -* Package Size: 49 x 19.5 x x19Package Size: 4912 cm1382 +* Package Size: 49 x 19.5 x 12 cm 1315 1315 * Weight: 2.5kg 1316 1316 1317 1317 (% style="display:none" %) (%%) ... ... @@ -1325,5 +1325,4 @@ 1325 1325 Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before mentioned schedule. 1326 1326 * 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]] 1327 1327 1328 - 1329 1329
- 1663314943540-891.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +171.5 KB - Content