<
From version < 305.1 >
edited by Xiaoye
on 2024/04/25 11:32
To version < 308.1 >
edited by Xiaoye
on 2024/05/07 14:10
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -307,6 +307,9 @@
307 307  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/LPS8N%20-%20LoRaWAN%20Gateway%20User%20Manual/WebHome/1657090932270-444.png?rev=1.1||alt="1657090932270-444.png"]]
308 308  
309 309  
310 +**Note: In most cases, the user simply types in the APN and checks the enable checkbox, without typing Pincode, Username, or Password settings.**
311 +
312 +
310 310  === 2.2.5  Check Internet connection ===
311 311  
312 312  
... ... @@ -878,7 +878,7 @@
878 878  === 8.6.2  4G Log ===
879 879  
880 880  
881 -The user needs to access the Linux console of the gateway and enter the following command:
884 +User needs to access the Linux console of the gateway and enter the following command:
882 882  
883 883  (% class="box infomessage" %)
884 884  (((
... ... @@ -888,6 +888,31 @@
888 888  [[image:image-20231017114417-3.png||height="543" width="679"]]
889 889  
890 890  
894 +LPS8v2 use **quectel-CM** linux drive for dial up. The manual of this driver can be found here: [[**quectel-CM driver user manual**>>https://www.dropbox.com/scl/fi/73n2jl2c5r8h4i187to4n/Quectel_WCDMA_LTE_Linux_USB_Driver_User_Guide_V1.9-20190212.pdf?rlkey=j8834bw38d4neieisg54zngu9&st=kjsd4zx4&dl=0]].
895 +
896 +Below are some commands as reference:
897 +
898 +>Usage:  /usr/bin/quectel-CM [options]
899 +> -s [apn [user password auth]]  Set apn/user/password/auth get from your network provider. auth: 1~~pap, 2~~chap
900 +> -p pincode Verify sim card pin if sim card is locked
901 +> -p [quectel-][qmi|mbim]-proxy  Request to use proxy
902 +> -f logfilename Save log message of this program to file
903 +> -u usbmonlog filename  Save usbmon log to file
904 +> -i interface Specify which network interface to setup data call when multi-modems exits
905 +> -4 Setup IPv4 data call (default)
906 +> -6 Setup IPv6 data call
907 +> -k pdn Specify which pdn to hangup data call (by send SIGINT to 'quectel-CM -n pdn')
908 +> -m iface-idx Bind QMI data call to wwan0_<iface idx> when QMAP used. E.g '-n 7 -m 1' bind pdn-7 data call to wwan0_1
909 +> -b Enable network interface bridge function (default 0)
910 +> -v Verbose log mode, for debug purpose.[Examples]
911 +>Example 1: /usr/bin/quectel-CM
912 +>Example 2: /usr/bin/quectel-CM -s 3gnet
913 +>Example 3: /usr/bin/quectel-CM -s 3gnet -v
914 +
915 +
916 +
917 +
918 +
891 891  === 8.6.3 Dmesg Log ===
892 892  
893 893  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0