Changes for page PS-LB/LS -- LoRaWAN Air Water Pressure Sensor User Manual
Last modified by Xiaoling on 2025/06/10 15:28
From version 93.1
edited by Mengting Qiu
on 2024/05/31 12:00
on 2024/05/31 12:00
Change comment:
There is no comment for this version
To version 94.1
edited by Mengting Qiu
on 2024/05/31 14:21
on 2024/05/31 14:21
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -647,7 +647,6 @@ 647 647 )))|(% style="background-color:#f2f2f2; width:150px" %)**1byte** 648 648 |(% style="background-color:#f2f2f2; width:70px" %)31|(% style="background-color:#f2f2f2; width:140px" %)Timestamp start|(% style="background-color:#f2f2f2; width:140px" %)Timestamp end|(% style="background-color:#f2f2f2; width:150px" %)Uplink Interval 649 649 650 - 651 651 Timestamp start and Timestamp end-use Unix TimeStamp format as mentioned above. Devices will reply with all data logs during this period, using the uplink interval. 652 652 653 653 For example, downlink command[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/CPL01%20LoRaWAN%20Outdoor%20PulseContact%20%20Sensor%20Manual/WebHome/image-20220518162852-1.png?rev=1.1||alt="image-20220518162852-1.png"]] ... ... @@ -878,7 +878,7 @@ 878 878 === 3.3.5 Multiple collections are one uplink (Since firmware V1.1) === 879 879 880 880 881 -Added AT+STDC command to collect the voltage of VDC_INPUT multiple times and upload it at one time. 880 +Added AT+STDC command to collect the voltage of VDC_INPUT/IDC_INPUT multiple times and upload it at one time. 882 882 883 883 (% style="color:blue" %)**AT Command: AT** **+STDC** 884 884 ... ... @@ -886,7 +886,8 @@ 886 886 887 887 (% style="color:#037691" %)**aa:**(%%) 888 888 **0:** means disable this function and use TDC to send packets. 889 -**1:** means enable this function, use the method of multiple acquisitions to send packets. 888 +**1:** means that the function is enabled to send packets by collecting VDC data for multiple times. 889 +**2:** means that the function is enabled to send packets by collecting IDC data for multiple times. 890 890 (% style="color:#037691" %)**bb:**(%%) Each collection interval (s), the value is 1~~65535 891 891 (% style="color:#037691" %)**cc:**(%%)** **the number of collection times, the value is 1~~120 892 892 ... ... @@ -911,7 +911,7 @@ 911 911 912 912 (% style="color:blue" %)**Downlink Command: 0xAE** 913 913 914 -Format: Command Code (0x 08) followed by5bytes.914 +Format: Command Code (0xAE) followed by 4 bytes. 915 915 916 916 * Example 1: Downlink Payload: AE 01 02 58 12** ~-~-->** AT+STDC=1,600,18 917 917