<
From version < 172.1 >
edited by Kilight Cao
on 2023/03/31 14:52
To version < 177.1 >
edited by Kilight Cao
on 2023/04/26 15:53
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -653,16 +653,29 @@
653 653  **See:** **[[Filter unwanted LoRaWAN packets>>doc:Main.Filter unwanted LoRaWAN packets.WebHome]]**
654 654  
655 655  
656 -=== 5.3.2  LoRaWAN ~-~-> Amazon AWS-IoT ===
656 +=== 5.3.2  LoRaWAN ~-~-> LoRaWAN ~-~- Basic Station ===
657 657  
658 658  
659 -[[image:1652428499323-384.png||height="275" width="723"]]
659 +[[image:image-20230406172421-1.png]]
660 660  
661 661  
662 662  (((
663 -Please see this instruction to know more detail and demo for how to connect to **[[AWS-IoT LoRaWAN Core>>doc:Main.AWS IoT Core for LoRaWAN.WebHome]].**
663 +Please see this instruction to know more detail and a demo of how to connect to **[[AWS-IoT LoRaWAN Core>>doc:Main.AWS IoT Core for LoRaWAN.WebHome]].**
664 664  
665 -
665 +
666 +The basic station mode support **TTN/AWS/Chirpstack/ThingPark/Senet** Platform.
667 +
668 +Instruction:
669 +
670 + [[The Thing Network>>http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20TTN/#H3.A0GatewayRegistrationforBasicsStation]]      
671 +
672 + [[AWS-IoT LoRaWAN Core>>http://wiki.dragino.com/xwiki/bin/view/Main/AWS%20IoT%20Core%20for%20LoRaWAN/]]
673 +
674 + [[Chirpstack>>http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20ChirpStack/#H3.A0GatewayRegistrationforBasicsStation]]
675 +
676 + ThingPark
677 +
678 + [[Senet>>http://wiki.dragino.com/xwiki/bin/view/Main/Connection%20to%20Senet/#H3.A0SemtechBasicStation]]
666 666  )))
667 667  
668 668  === 5.3.3  LoRaWAN ~-~-> LORIOT ===
... ... @@ -967,7 +967,7 @@
967 967  
968 968  [[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/]]
969 969  
970 -Chirpstack v3 via gateway-bridge Instruction: [[https:~~/~~/www.chirpstack.io/gateway-bridge/gateway/dragino/>>https://www.chirpstack.io/gateway-bridge/gateway/dragino/]]
983 +Chirpstack v3 via gateway-bridge Instruction: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20ChirpStack/#H4.A0A0HowthegatewayconnectstoChirpstackv3viagateway-bridge>>http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20ChirpStack/#H4.A0A0HowthegatewayconnectstoChirpstackv3viagateway-bridge]]
971 971  
972 972  
973 973  If the Chirpstack v4 Gateway-bridge is used, the corresponding gateway firmware must be used :
... ... @@ -979,16 +979,55 @@
979 979  
980 980  )))
981 981  
982 -(% 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
995 +(% style="color:red" %)**Note**(%%): Different chirpstack versions use different gateway-bridge configurations.
983 983  
997 +After updating the Chirpstack gateway-bridge firmware, there is no need to re-download and install the Chirpstack gateway-bridge package
984 984  
985 -== 6.6  More instructions ==
986 986  
1000 +== 6.6 How to extend the gateway size of memory with USB device (SD/TF card, USB flash drive). ==
987 987  
1002 +
1003 +USB card reader plugged into the USB port of the gateway
1004 +
1005 +
1006 +Access the gateway Linux Command Line
1007 +
1008 +
1009 +Check the USB device
1010 +
1011 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/WebHome/image-20230425165308-2.png?rev=1.1||alt="image-20230425165308-2.png" height="274" width="718"]]
1012 +
1013 +
1014 +**Mount the USB device**
1015 +
1016 +(% class="box infomessage" %)
1017 +(((
1018 +**mount /dev/sda1 /mnt/**
1019 +)))
1020 +
1021 +(% class="wikigeneratedid" %)
1022 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/WebHome/image-20230425174131-4.png?rev=1.1||alt="image-20230425174131-4.png"]]
1023 +
1024 +
1025 +(% class="wikigeneratedid" %)
1026 +**Set up the automatic mount on boot**
1027 +
1028 +(% class="box infomessage" %)
1029 +(((
1030 +**sed -i '3cmount \/dev\/sda1 \/mnt\/' /etc/rc.local **
1031 +)))
1032 +
1033 +(% class="wikigeneratedid" %)
1034 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/WebHome/image-20230425173831-3.png?width=833&height=105&rev=1.1||alt="image-20230425173831-3.png"]]
1035 +
1036 +
1037 +== 6.7  More instructions ==
1038 +
1039 +
988 988  [[LoRaWAN Gateway Instruction>>doc:Main.WebHome]](LoRaWAN Gateway)
989 989  
990 990  
991 -== 6.7  Auto-Provision ==
1043 +== 6.8  Auto-Provision ==
992 992  
993 993  
994 994  Auto Provision is the feature for batch configure and remote management. It can be used in below two cases:
... ... @@ -1365,9 +1365,4 @@
1365 1365  Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before mentioned schedule.
1366 1366  * 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]]
1367 1367  
1368 -
1369 -
1370 -
1371 -
1372 -
1373 1373  
image-20230406172421-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +85.6 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0