Changes for page wiki_test

Last modified by Mengting Qiu on 2024/09/05 17:35

From version 139.1
edited by Mengting Qiu
on 2024/05/09 11:47
Change comment: There is no comment for this version
To version 136.1
edited by Mengting Qiu
on 2024/03/16 15:10
Change comment: Uploaded new attachment "image-20240316151014-2.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -439,7 +439,6 @@
439 439  
440 440  == 2.4 Multi-Samplings and One uplink ==
441 441  
442 -(% style="color:red" %)Notice: The AT+NOUD feature is upgraded to Clock Logging, please refer [[Clock Logging Feature>>||anchor="H2.14Clocklogging28Sincefirmwareversionv1.2.129"]]
443 443  
444 444  To save battery life, DS03A-NB will sample Water Flow data every 15 minutes and send one uplink every 2 hours. So each uplink it will include 8 stored data + 1 real-time data. They are defined by:
445 445  
... ... @@ -748,61 +748,6 @@
748 748  0xA6 02 00 00 32  ==>  AT+SETCNT=2,50
749 749  
750 750  
751 -== 2.14 Clock logging (Since firmware version v1.2.1) ==
752 -
753 -
754 -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.
755 -
756 -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.
757 -
758 -* (% style="color:blue" %)**AT Command: AT+CLOCKLOG=a,b,c,d**
759 -
760 -(% style="color:blue" %)**a:**(%%)** 0:** Disable Clock logging.  ** 1: **Enable Clock Logging
761 -
762 -(% style="color:blue" %)**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.
763 -
764 -(% style="color:blue" %)**c:**(%%)** **Specify the sampling interval: range **(0 ~~ 255 minutes)**
765 -
766 -(% style="color:blue" %)**d:**(%%)** **How many entries should be uplink on every TDC **(max 32)**
767 -
768 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SPH01-NB_NB-IoT_Soil_pH_Sensor_User_Manual/WebHome/image-20240315141254-1.png?rev=1.1||alt="image-20240315141254-1.png"]]
769 -
770 -**Example:**
771 -
772 -**AT+CLOCKLOG=1,65535,1,5**
773 -
774 -After the node sends the first packet, data is recorded to the memory at intervals of 1 minute. For each TDC uplink, the uplink load will include: battery information + the last 5 memory records (payload + timestamp).
775 -
776 -(% class="wikigeneratedid" %)
777 -[[image:image-20240316150911-1.png||height="493" width="1144"]]
778 -
779 -(% class="wikigeneratedid" %)
780 -(% 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.**
781 -
782 -
783 -== 2.15 Example Query saved historical records ==
784 -
785 -
786 -* (% style="color:blue" %)**AT Command: AT+CDP**
787 -
788 -This command can be used to search the saved history, recording up to 32 groups of data, each group of historical data contains a maximum of 100 bytes.
789 -
790 -(% class="wikigeneratedid" %)
791 -[[image:image-20240316151014-2.png||height="632" width="825"]]
792 -
793 -
794 -== 2.16 Uplink log query ==
795 -
796 -
797 -* (% style="color:blue" %)**AT Command: AT+GETLOG**
798 -
799 -This command can be used to query upstream logs of data packets.
800 -
801 -[[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"]]
802 -
803 -
804 -
805 -
806 806  = 3. Configure DS03A-NB =
807 807  
808 808  == 3.1 Configure Methods ==
... ... @@ -866,6 +866,11 @@
866 866  AT+SERVADDR :  Server Address
867 867  
868 868  
813 +(% style="color:blue" %)**UDP Management**
814 +
815 +AT+CFM  :  Upload confirmation mode (only valid for UDP)
816 +
817 +
869 869  (% style="color:blue" %)**MQTT Management**
870 870  
871 871  AT+CLIENT               : Get or Set MQTT client