<
From version < 303.1 >
edited by Xiaoye
on 2024/04/16 11:29
To version < 306.1 >
edited by Edwin Chen
on 2024/05/03 20:49
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoye
1 +XWiki.Edwin
Content
... ... @@ -539,19 +539,30 @@
539 539  
540 540  === 3.5.1 LoRa Log ===
541 541  
542 +
543 +In the **Lograde ~-~-> LoRa Log page**, The users can view information about the gateway lora channel and the status of the IoT connection
544 +
542 542  [[image:image-20240416112509-1.png]]
543 543  
544 544  
545 -== 3.5.2 Gateway Traffic ==
548 +=== 3.5.2 Gateway Traffic ===
546 546  
550 +In the **Lograde ~-~-> Gateway Traffic page**, The users can view sensor packages about Recent LoRa uplink/downlink/Join requests
551 +
547 547  [[image:image-20240416112618-2.png||height="705" width="1122"]]
548 548  
554 +
549 549  === 3.5.3 System Log ===
550 550  
557 +In the **Lograde ~-~-> System Log page**, The users can view information about the gateway system
558 +
551 551  [[image:image-20240416112649-3.png||height="820" width="1122"]]
552 552  
561 +
553 553  === 3.5.4 Record Log ===
554 554  
564 +In the **Lograde ~-~-> Recod Log page**, The users can record the gateway curren running log.
565 +
555 555  [[image:image-20240416112712-4.png||height="319" width="1128"]]
556 556  
557 557  
... ... @@ -867,7 +867,7 @@
867 867  === 8.6.2  4G Log ===
868 868  
869 869  
870 -The user needs to access the Linux console of the gateway and enter the following command:
881 +User needs to access the Linux console of the gateway and enter the following command:
871 871  
872 872  (% class="box infomessage" %)
873 873  (((
... ... @@ -877,6 +877,33 @@
877 877  [[image:image-20231017114417-3.png||height="543" width="679"]]
878 878  
879 879  
891 +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]].
892 +
893 +Below are some commands as reference:
894 +
895 +Usage:  /usr/bin/quectel-CM [options]
896 + -s [apn [user password auth]]  Set apn/user/password/auth get from your network provider. auth: 1~~pap, 2~~chap
897 + -p pincode Verify sim card pin if sim card is locked
898 + -p [quectel-][qmi|mbim]-proxy  Request to use proxy
899 + -f logfilename Save log message of this program to file
900 + -u usbmonlog filename  Save usbmon log to file
901 + -i interface Specify which network interface to setup data call when multi-modems exits
902 + -4 Setup IPv4 data call (default)
903 + -6 Setup IPv6 data call
904 + -k pdn Specify which pdn to hangup data call (by send SIGINT to 'quectel-CM -n pdn')
905 + -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
906 + -b Enable network interface bridge function (default 0)
907 + -v Verbose log mode, for debug purpose.
908 +
909 +[Examples]
910 +Example 1: /usr/bin/quectel-CM
911 +Example 2: /usr/bin/quectel-CM -s 3gnet
912 +Example 3: /usr/bin/quectel-CM -s 3gnet -v
913 +
914 +
915 +
916 +
917 +
880 880  === 8.6.3 Dmesg Log ===
881 881  
882 882  
... ... @@ -934,6 +934,31 @@
934 934  [[image:image-20240318095617-2.png]]
935 935  
936 936  
975 +== 8.8 NTP Service/Time Synchronization ==
976 +
977 +The gateway time sync service is provided by chrony service
978 +
979 +
980 +=== 1). Modify the NTP server address: ===
981 +
982 +(% class="box infomessage" %)
983 +(((
984 +Configuration file path:  /etc/chrony/chrony.conf
985 +)))
986 +
987 +
988 +=== 2). Start/Stop/Enable/Disable NTP service: ===
989 +
990 +(% class="box infomessage" %)
991 +(((
992 +systemctl start chrony
993 +\\systemctl stop chrony
994 +\\systemctl disable chrony
995 +\\systemctl enable chrony
996 +)))
997 +
998 +
999 +
937 937  = 9. Trouble Shooting =
938 938  
939 939  == 9.1  I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. ==
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0