Changes for page LG308N -- LoRaWAN Gateway User Manual
Last modified by Kilight Cao on 2025/02/07 08:57
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoye1 +XWiki.Kilight - Content
-
... ... @@ -966,7 +966,7 @@ 966 966 967 967 [[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/]] 968 968 969 -Chirpstack v3 via gateway-bridge Instruction: [[http s:~~/~~/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]] 970 970 971 971 972 972 **For Chirpstack v4 Gateway-bridge**: ... ... @@ -983,9 +983,42 @@ 983 983 After updating the Chirpstack gateway-bridge firmware, there is no need to re-download and install the Chirpstack gateway-bridge package 984 984 985 985 986 -== 6.6 Moreinstructions ==986 +== 6.6 How to extend the gateway size of memory with USB device (SD/TF card, USB flash drive). == 987 987 988 +USB card reader plugged into the USB port of the gateway 988 988 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 + 989 989 [[LoRaWAN Gateway Instruction>>doc:Main.WebHome]](LoRaWAN Gateway) 990 990 991 991 ... ... @@ -1334,4 +1334,3 @@ 1334 1334 * 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/]] 1335 1335 1336 1336 * Hardware Source code: [[https:~~/~~/github.com/dragino/motherboard-hardware/tree/master/LG308N>>url:https://github.com/dragino/motherboard-hardware/tree/master/LG308]] 1337 -