<
From version < 137.1 >
edited by Edwin Chen
on 2023/04/06 11:22
To version < 142.1 >
edited by Kilight Cao
on 2023/04/26 15:56
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Kilight
Content
... ... @@ -664,15 +664,27 @@
664 664  **See:** **[[Filter unwanted LoRaWAN packets>>doc:Main.Filter unwanted LoRaWAN packets.WebHome]]**
665 665  
666 666  
667 -=== 5.3.2  LoRaWAN ~-~-> Amazon AWS-IoT ===
667 +=== 5.3.2  LoRaWAN ~-~-> LoRaWAN ~-~- Basic Station ===
668 668  
669 669  
670 -[[image:1652428499323-384.png||height="275" width="723"]]
670 +[[image:image-20230406173729-1.png]]
671 671  
672 672  
673 -(((
674 -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]].**
673 +The basic station mode support **TTN/AWS/Chirpstack/ThingPark/Senet** Platform.
675 675  
675 +Instruction:
676 +
677 + [[The Thing Network>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20TTN/#H3.A0GatewayRegistrationforBasicsStation]]      
678 +
679 + [[AWS-IoT LoRaWAN Core>>url:http://wiki.dragino.com/xwiki/bin/view/Main/AWS%20IoT%20Core%20for%20LoRaWAN/]]
680 +
681 + [[Chirpstack>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20ChirpStack/#H3.A0GatewayRegistrationforBasicsStation]]
682 +
683 + ThingPark
684 +
685 + [[Senet>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Connection%20to%20Senet/#H3.A0SemtechBasicStation]]
686 +
687 +(((
676 676  
677 677  )))
678 678  
... ... @@ -913,7 +913,6 @@
913 913  
914 914  = 6.  More features =
915 915  
916 -
917 917  == 6.1 Packet Filtering ==
918 918  
919 919  
... ... @@ -955,7 +955,7 @@
955 955  
956 956  [[Chirpstack-gateway-bridge/Chirpstack-Bridge-V3.14.6-Bridge~~-~~-build-v5.4.1679487778-20230322-2024/>>url: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/]]
957 957  
958 -Chirpstack v3 via gateway-bridge Instruction: [[https:~~/~~/www.chirpstack.io/gateway-bridge/gateway/dragino/>>url:https://www.chirpstack.io/gateway-bridge/gateway/dragino/]]
969 +Chirpstack v3 via gateway-bridge Instruction: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20ChirpStack/#H4.A0A0HowthegatewayconnectstoChirpstackv3viagateway-bridge>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20ChirpStack/#H4.A0A0HowthegatewayconnectstoChirpstackv3viagateway-bridge]]
959 959  
960 960  
961 961  **For Chirpstack v4 Gateway-bridge**:
... ... @@ -972,9 +972,42 @@
972 972  After updating the Chirpstack gateway-bridge firmware, there is no need to re-download and install the Chirpstack gateway-bridge package
973 973  
974 974  
975 -== 6.6  More instructions ==
986 +== 6.6 How to extend the gateway size of memory with USB device (SD/TF card, USB flash drive). ==
976 976  
988 +USB card reader plugged into the USB port of the gateway
977 977  
990 +
991 +Access the gateway Linux Command Line
992 +
993 +
994 +Check the USB device
995 +
996 +[[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"]]
997 +
998 +
999 +**Mount the USB device**
1000 +
1001 +(% class="box infomessage" %)
1002 +(((
1003 +**mount /dev/sda1 /mnt/**
1004 +)))
1005 +
1006 +[[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"]]
1007 +
1008 +
1009 +**Set up the automatic mount on boot**
1010 +
1011 +(% class="box infomessage" %)
1012 +(((
1013 +**sed -i '3cmount \/dev\/sda1 \/mnt\/' /etc/rc.local **
1014 +)))
1015 +
1016 +[[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"]]
1017 +
1018 +
1019 +== 6.7  More instructions ==
1020 +
1021 +
978 978  [[LoRaWAN Gateway Instruction>>doc:Main.WebHome]](LoRaWAN Gateway)
979 979  
980 980  
... ... @@ -1323,6 +1323,3 @@
1323 1323  * Firmware: [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LG308N-OLG308N/Firmware/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LG02-OLG02/Firmware/]]
1324 1324  
1325 1325  * Hardware Source code: [[https:~~/~~/github.com/dragino/motherboard-hardware/tree/master/LG308N>>url:https://github.com/dragino/motherboard-hardware/tree/master/LG308]]
1326 -
1327 -
1328 -
image-20230406173729-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +85.3 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0