Changes for page LPS8N -- LoRaWAN Gateway User Manual
Last modified by Kilight Cao on 2024/05/18 14:36
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -997,13 +997,50 @@ 997 997 After updating the Chirpstack gateway-bridge firmware, there is no need to re-download and install the Chirpstack gateway-bridge package 998 998 999 999 1000 -== 6.6 Moreinstructions ==1000 +== 6.6 How to extend the gateway size of memory with USB device (SD/TF card, USB flash drive). == 1001 1001 1002 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 + 1003 1003 [[LoRaWAN Gateway Instruction>>doc:Main.WebHome]](LoRaWAN Gateway) 1004 1004 1005 1005 1006 -== 6. 7Auto-Provision ==1043 +== 6.8 Auto-Provision == 1007 1007 1008 1008 1009 1009 Auto Provision is the feature for batch configure and remote management. It can be used in below two cases: