Last modified by Mengting Qiu on 2025/09/02 18:33

From version 128.1
edited by Mengting Qiu
on 2024/05/09 10:19
Change comment: There is no comment for this version
To version 128.3
edited by Xiaoling
on 2024/05/15 09:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ting
1 +XWiki.Xiaoling
Content
... ... @@ -665,6 +665,7 @@
665 665  
666 666  == 2.8 Clock logging (Since firmware version v1.0.5) ==
667 667  
668 +
668 668  Sometimes when we deploy lots of end nodes in field. We want all sensors sample data at the same time, and upload these data together for analyze. In such case, we can use clock loging feature.
669 669  
670 670  We can use this command to set the start time of data recording and the time interval to meet the requirements of the specific collection time of data.
... ... @@ -673,7 +673,7 @@
673 673  
674 674  **a: 0:** Disable Clock logging.  ** 1: **Enable Clock Logging
675 675  
676 -**b: **Specify First sampling start second: range **(0 ~~ 3599, 65535)   ** ~/~/ (% style="color:red" %)**Note: **If parameter b is set to 65535, the log period starts after the node accesses the network and sends packets.
677 +**b: **Specify First sampling start second: range **(0 ~~ 3599, 65535)   ** ~/~/ (% style="color:red" %)**Note: If parameter b is set to 65535, the log period starts after the node accesses the network and sends packets.**
677 677  
678 678  **c: **Specify the sampling interval: range **(0 ~~ 255 minutes)**
679 679  
... ... @@ -692,7 +692,6 @@
692 692  (% style="color:red" %)**Note: Users need to synchronize the server time before configuring this command. If the server time is not synchronized before this command is configured, the command takes effect only after the node is reset.**
693 693  
694 694  
695 -
696 696  == 2.9 Example Query saved historical records ==
697 697  
698 698  
... ... @@ -701,6 +701,7 @@
701 701  
702 702  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/TS01-NB_NB-IoT_Tilting_Sensor_User_Manual/WebHome/image-20240316163550-2.png?width=829&height=638&rev=1.1||alt="image-20240316163550-2.png"]]
703 703  
704 +
704 704  == 2.10 Uplink log query ==
705 705  
706 706  
... ... @@ -711,8 +711,18 @@
711 711  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/PS-NB-NA_NB-IoT_Analog_Sensor_User_Manual/WebHome/image-20240407191922-2.png?width=903&height=631&rev=1.1||alt="image-20240407191922-2.png"]]
712 712  
713 713  
715 +== 2.11 Scheduled domain name resolution ==
714 714  
715 715  
718 +This command is used to set up scheduled domain name resolution.
719 +
720 +(% style="color:blue" %)**AT command:**
721 +
722 +* (% style="color:#037691" %)**AT+DNSTIMER=XX   **(%%)~/~/ Unit: hour
723 +
724 +After setting this command, domain name resolution will be performed regularly.
725 +
726 +
716 716  = 3. Configure PS-NB =
717 717  
718 718  == 3.1 Configure Methods ==