<
From version < 172.3 >
edited by Xiaoling
on 2023/04/04 16:23
To version < 169.2 >
edited by Xiaoling
on 2022/12/16 10:12
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -399,6 +399,8 @@
399 399  * Australia 1 (% style="color:red" %)**corresponding Gateway server address: **(% style="color:black" %)au1.cloud.thethings.network
400 400  * Legacy V2 Console : (% style="color:red" %)**TTN v2 shuts down in December 2021**
401 401  
402 +
403 +
402 402  (% style="color:blue" %)**Step 4: Create a Gateway**
403 403  
404 404  
... ... @@ -966,37 +966,16 @@
966 966  
967 967  (((
968 968  Instruction: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/MQTT%20Forward%20Instruction/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/MQTT%20Forward%20Instruction/]]
969 -
970 -
971 -== 6.5 How the gateway connects to Chirpstack v3/v4 via gateway-bridge ==
972 -
973 -
974 -If the Chirpstack v3 Gateway-bridge is used, the corresponding gateway firmware must be used :
975 -
976 -[[Chirpstack-gateway-bridge/Chirpstack-Bridge-V3.14.6-Bridge~~-~~-build-v5.4.1679487778-20230322-2024/>>https://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LPS8/Firmware/Release/Chirpstack-gateway-bridge/Chirpstack-Bridge-V3.14.6-Bridge--build-v5.4.1679487778-20230322-2024/]]
977 -
978 -Chirpstack v3 via gateway-bridge Instruction: [[https:~~/~~/www.chirpstack.io/gateway-bridge/gateway/dragino/>>https://www.chirpstack.io/gateway-bridge/gateway/dragino/]]
979 -
980 -
981 -If the Chirpstack v4 Gateway-bridge is used, the corresponding gateway firmware must be used :
982 -
983 -[[Chirpstack-gateway-bridge/Chirpstack-Bridge-V4~~-~~-build-v5.4.1670655072-20221210-1452/>>https://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LPS8/Firmware/Release/Chirpstack-gateway-bridge/Chirpstack-Bridge-V4--build-v5.4.1670655072-20221210-1452/]]
984 -
985 -Chirpstack v4 via gateway-bridge Instruction: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20ChirpStack/#H4.A0HowthegatewayconnectstoChirpstackv4viagateway-bridge>>http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20ChirpStack/#H4.A0HowthegatewayconnectstoChirpstackv4viagateway-bridge]]
986 -
987 -
988 988  )))
989 989  
990 -(% style="color:red" %)**Note**(%%): After updating the Chirpstack gateway-bridge firmware, there is no need to re-download and install the Chirpstack gateway-bridge package
991 991  
974 +== 6.5  More instructions ==
992 992  
993 -== 6.6  More instructions ==
994 994  
995 -
996 996  [[LoRaWAN Gateway Instruction>>doc:Main.WebHome]](LoRaWAN Gateway)
997 997  
998 998  
999 -== 6.7  Auto-Provision ==
980 +== 6.6  Auto-Provision ==
1000 1000  
1001 1001  
1002 1002  Auto Provision is the feature for batch configure and remote management. It can be used in below two cases:
... ... @@ -1204,17 +1204,11 @@
1204 1204  )))
1205 1205  
1206 1206  
1207 -= 9.  OTA System Update =
1188 += 9.  FAQ =
1208 1208  
1190 +== 9.1  How can I configure for a customized frequency band? ==
1209 1209  
1210 -LPS8N supports system auto update via OTA, please see **[[this URL>>url:http://wiki.dragino.com/xwiki/bin/view/OTA%20Update/]]** for the detail of this feature.
1211 1211  
1212 -
1213 -= 10.  FAQ =
1214 -
1215 -== 10.1  How can I configure for a customized frequency band? ==
1216 -
1217 -
1218 1218  (((
1219 1219  See below link for how to customize frequency band: [[How to customized LoRaWAN frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]
1220 1220  )))
... ... @@ -1223,7 +1223,7 @@
1223 1223  
1224 1224  )))
1225 1225  
1226 -== 10.2  Can I make my own firmware for the gateway, where can I find the source code? ==
1201 +== 9.2  Can I make my own firmware for the gateway, where can I find the source code? ==
1227 1227  
1228 1228  
1229 1229  (((
... ... @@ -1238,15 +1238,15 @@
1238 1238  
1239 1239  )))
1240 1240  
1241 -== 10.3  Can I use 868Mhz version for 915Mhz bands? ==
1216 +== 9.3  Can I use 868Mhz version for 915Mhz bands? ==
1242 1242  
1243 1243  
1244 1244  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.
1245 1245  
1246 1246  
1247 -= 11.  Trouble Shooting =
1222 += 10.  Trouble Shooting =
1248 1248  
1249 -== 11.1  I get kernel error when install new package, how to fix? ==
1224 +== 10.1  I get kernel error when install new package, how to fix? ==
1250 1250  
1251 1251  
1252 1252  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:
... ... @@ -1270,7 +1270,7 @@
1270 1270  (% style="background-color:yellow" %)Opkg install kmod-dragino2-si3217x_3.10.49+0.2-1_ar71xx.ipk –force-depends
1271 1271  
1272 1272  
1273 -== 11.2  How to recover the LPS8N if the firmware crashes ==
1248 +== 10.2  How to recover the LPS8N if the firmware crashes ==
1274 1274  
1275 1275  
1276 1276  (((
... ... @@ -1281,7 +1281,7 @@
1281 1281  
1282 1282  )))
1283 1283  
1284 -== 11.3  I configured LPS8N for WiFi access and lost its IP. What to do now? ==
1259 +== 10.3  I configured LPS8N for WiFi access and lost its IP. What to do now? ==
1285 1285  
1286 1286  
1287 1287  [[image:1657159323292-776.png]]
... ... @@ -1313,7 +1313,7 @@
1313 1313  Please note the latest firmware uses port 8000 for http and 2222 for ssh access.
1314 1314  
1315 1315  
1316 -== 11.4  I connect to the LPS8N's SSID but LPS8N didn't assign DHCP IP to my laptop? ==
1291 +== 10.4  I connect to the LPS8N's SSID but LPS8N didn't assign DHCP IP to my laptop? ==
1317 1317  
1318 1318  
1319 1319  (((
... ... @@ -1325,7 +1325,7 @@
1325 1325  )))
1326 1326  
1327 1327  
1328 -= 12.  Order Info =
1303 += 11.  Order Info =
1329 1329  
1330 1330  
1331 1331  **//PART: (% style="color:blue" %)LPS8N-XXX-YYY//: (%%)**
... ... @@ -1345,7 +1345,7 @@
1345 1345  More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
1346 1346  
1347 1347  
1348 -= 13.  Packing Info =
1323 += 12.  Packing Info =
1349 1349  
1350 1350  
1351 1351  (((
... ... @@ -1367,7 +1367,7 @@
1367 1367  
1368 1368  
1369 1369  
1370 -= 14.  Support =
1345 += 13.  Support =
1371 1371  
1372 1372  
1373 1373  * Try to see if your questions already answered in the [[wiki>>doc:Main.WebHome]].
... ... @@ -1374,9 +1374,3 @@
1374 1374  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8.
1375 1375  Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before mentioned schedule.
1376 1376  * 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]]
1377 -
1378 -
1379 -
1380 -
1381 -
1382 -
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0