Changes for page PS-LB/LS -- LoRaWAN Air Water Pressure Sensor User Manual
Last modified by Xiaoling on 2025/04/27 10:31
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -645,8 +645,6 @@ 645 645 |=(% colspan="4" style="width: 160px; background-color:#4F81BD;color:white" %)Downlink Command to poll Open/Close status (0x31) 646 646 |(% style="background-color:#f2f2f2; width:67px" %)1byte|(% style="background-color:#f2f2f2; width:145px" %)4bytes|(% style="background-color:#f2f2f2; width:133px" %)4bytes|(% style="background-color:#f2f2f2; width:163px" %)1byte 647 647 |(% style="background-color:#f2f2f2; width:67px" %)31|(% style="background-color:#f2f2f2; width:145px" %)Timestamp start|(% style="background-color:#f2f2f2; width:133px" %)((( 648 - 649 - 650 650 Timestamp end 651 651 )))|(% style="background-color:#f2f2f2; width:163px" %)Uplink Interval 652 652 ... ... @@ -671,23 +671,16 @@ 671 671 Size(bytes) 672 672 )))|=(% style="width: 70px; background-color:#4F81BD;color:white" %)2|=(% style="width: 70px; background-color:#4F81BD;color:white" %)2|=(% style="width: 80px; background-color: rgb(79, 129, 189); color: white;" %)2|=(% style="width: 150px; background-color: rgb(79, 129, 189); color: white;" %)1|=(% style="width: 80px; background-color: rgb(79, 129, 189); color: white;" %)4 673 673 |(% style="width:103px" %)Value|(% style="width:68px" %)((( 674 - 675 - 676 676 Probe_mod 677 677 )))|(% style="width:104px" %)((( 678 - 679 - 680 680 VDC_intput_V 681 681 )))|(% style="width:83px" %)((( 682 - 683 - 684 684 IDC_intput_mA 685 685 )))|(% style="width:201px" %)((( 686 - 687 - 688 688 IN1_pin_level& IN2_pin_level& Exti_pin_level&Exti_status 689 689 )))|(% style="width:86px" %)Unix Time Stamp 690 690 681 + 691 691 IN1_pin_level & IN2_pin_level & Exti_pin_level & Exti_status: 692 692 693 693 [[image:image-20250117104847-4.png]] ... ... @@ -793,13 +793,9 @@ 793 793 794 794 (% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %) 795 795 |(% style="background-color:#4f81bd; color:white; width:97px" %)((( 796 - 797 - 798 798 Size(bytes) 799 799 )))|(% style="background-color:#4f81bd; color:white; width:48px" %)2|(% style="background-color:#4f81bd; color:white; width:71px" %)2|(% style="background-color:#4f81bd; color:white; width:98px" %)2|(% style="background-color:#4f81bd; color:white; width:73px" %)2|(% style="background-color:#4f81bd; color:white; width:122px" %)1 800 -|(% style="width:97px" %)Value|(% style="width:48px" %)[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(% style="width:71px" %)[[Probe Model>>||anchor="H2.3.4ProbeModel"]]|(% style="width:98px" %)[[0 ~~~~ 20mA value>>||anchor="H2.3.507E20mAvalue28IDC_IN29"]]|(% style="width:73px" %)[[0 ~~~~ 30v value>>||anchor="H2.3.607E30Vvalue28pinVDC_IN29"]]|(% style="width:122px" %)((( 801 - 802 - 789 +|(% style="width:98px" %)Value|(% style="width:48px" %)[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(% style="width:71px" %)[[Probe Model>>||anchor="H2.3.4ProbeModel"]]|(% style="width:98px" %)[[0 ~~~~ 20mA value>>||anchor="H2.3.507E20mAvalue28IDC_IN29"]]|(% style="width:73px" %)[[0 ~~~~ 30v value>>||anchor="H2.3.607E30Vvalue28pinVDC_IN29"]]|(% style="width:122px" %)((( 803 803 [[IN1 &IN2 Interrupt flag>>||anchor="H2.3.7IN126IN226INTpin"]] & ROC_flag 804 804 ))) 805 805 ... ... @@ -865,6 +865,7 @@ 865 865 866 866 ==== 2.8.2.1 Wave alarm mode ==== 867 867 855 + 868 868 Feature: By setting the detection period and a change value, the IDC/VDC variable is monitored whether it exceeds the set change value. If this change value is exceeded, the ROC uplink is sent and the comparison value is flushed. 869 869 870 870 * Change value: The amount by which the next detection value increases/decreases relative to the previous detection value. ... ... @@ -875,46 +875,27 @@ 875 875 (% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %) 876 876 |=(% style="width: 163px; background-color: rgb(79, 129, 189); color: white;" %)Command Example|=(% style="width: 154px; background-color: rgb(79, 129, 189); color: white;" %)Parameters|=(% style="width: 197px; background-color: rgb(79, 129, 189); color: white;" %)Response/Explanation 877 877 |(% style="width:143px" %)AT+ROC=?|(% style="width:154px" %)Show current ROC setting|(% style="width:197px" %)((( 878 - 879 - 880 880 0,0,0,0(default) 881 881 OK 882 882 ))) 883 883 |(% colspan="1" rowspan="4" style="width:143px" %)((( 884 - 885 - 886 - 887 - 888 - 889 889 AT+ROC=a,b,c,d 890 890 )))|(% style="width:154px" %)((( 891 - 892 - 893 - 894 - 895 - 896 - 897 - 898 -a: Enable or disable the ROC 872 +**a:** Enable or disable the ROC 899 899 )))|(% style="width:197px" %)((( 900 - 901 - 902 -0: off 903 -1: Turn on the wave alarm mode, send the ROC uplink when the increment exceeds the set parameter and refresh the comparison value. 904 - 905 -2: Turn on the wave alarm mode, send the ROC uplink when the increment exceeds the set parameter and refresh the comparison value. In addition, the comparison value is refreshed when the device sends packets ([[TDC>>||anchor="H3.3.1SetTransmitIntervalTime"]] or [[ACT>>||anchor="H1.7Button26LEDs"]]). 874 +**0:** off 875 +**1:** Turn on the wave alarm mode, send the ROC uplink when the increment exceeds the set parameter and refresh the comparison value. 876 +**2:** Turn on the wave alarm mode, send the ROC uplink when the increment exceeds the set parameter and refresh the comparison value. In addition, the comparison value is refreshed when the device sends packets ([[TDC>>||anchor="H3.3.1SetTransmitIntervalTime"]] or [[ACT>>||anchor="H1.7Button26LEDs"]]). 906 906 ))) 907 -|(% style="width:154px" %)b: Set the detection interval|(% style="width:197px" %)((( 908 - 909 - 878 +|(% style="width:154px" %)**b:** Set the detection interval|(% style="width:197px" %)((( 910 910 Range: 0~~65535s 911 911 ))) 912 -|(% style="width:154px" %)c: Setting the IDC change value|(% style="width:197px" %)Unit: uA 913 -|(% style="width:154px" %)d: Setting the VDC change value|(% style="width:197px" %)Unit: mV 881 +|(% style="width:154px" %)**c:** Setting the IDC change value|(% style="width:197px" %)Unit: uA 882 +|(% style="width:154px" %)**d:** Setting the VDC change value|(% style="width:197px" %)Unit: mV 914 914 915 915 Example: 916 916 917 -* AT+ROC=0,0,0,0 ~/~/The ROC function is not used. 886 +* AT+ROC=0,0,0,0 ~/~/ The ROC function is not used. 918 918 * AT+ROC=1,60,3000, 500 ~/~/ Check value every 60 seconds. lf there is change in IDC (>3mA) or VDC (>500mV), sends an ROC uplink, and the comparison value is refreshed. 919 919 * AT+ROC=1,60,3000,0 ~/~/ Check value every 60 seconds. lf there is change in IDC (>3mA), send an ROC uplink and the comparison value of IDC is refreshed. dd=0 Means doesn't monitor Voltage. 920 920 * AT+ROC=2,60,3000,0 ~/~/ Check value every 60 seconds. lf there is change in IDC (>3mA), send an ROC uplink and the comparison value of IDC is refreshed. dd=0 Means doesn't monitor Voltage. In addition, if the change in the IDC does not exceed 3mA, then the ROC uplink is not sent, and the comparison value is not refreshed by the ROC uplink packet. However, if the device TDC time arrives, or if the user manually sends packets, then the IDC comparison value is also refreshed. ... ... @@ -933,9 +933,9 @@ 933 933 934 934 Example: 935 935 936 -* Downlink Payload: 09 01 00 3C 0B B8 01 F4 ~/~/Equal to AT+ROC=1,60,3000, 500 937 -* Downlink Payload: 09 01 00 3C 0B B8 00 00 ~/~/Equal to AT+ROC=1,60,3000,0 938 -* Downlink Payload: 09 02 00 3C 0B B8 00 00 ~/~/Equal to AT+ROC=2,60,3000,0 905 +* Downlink Payload: 09 01 00 3C 0B B8 01 F4 ~/~/ Equal to AT+ROC=1,60,3000, 500 906 +* Downlink Payload: 09 01 00 3C 0B B8 00 00 ~/~/ Equal to AT+ROC=1,60,3000,0 907 +* Downlink Payload: 09 02 00 3C 0B B8 00 00 ~/~/ Equal to AT+ROC=2,60,3000,0 939 939 940 940 Screenshot of parsing example in TTN: 941 941 ... ... @@ -946,6 +946,7 @@ 946 946 947 947 ==== 2.8.2.2 Over-threshold alarm mode ==== 948 948 918 + 949 949 Feature: Monitors whether the IDC/VDC exceeds the threshold by setting the detection period and threshold. Alarm if the threshold is exceeded. 950 950 951 951 AT Command: AT+ROC=3,a,b,c,d,e ... ... @@ -953,8 +953,6 @@ 953 953 (% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %) 954 954 |=(% style="width: 163px; background-color: rgb(79, 129, 189); color: white;" %)Command Example|=(% style="width: 160px; background-color: rgb(79, 129, 189); color: white;" %)Parameters|=(% style="width: 185px; background-color: rgb(79, 129, 189); color: white;" %)Response/Explanation 955 955 |(% style="width:143px" %)AT+ROC=?|(% style="width:160px" %)Show current ROC setting|(% style="width:185px" %)((( 956 - 957 - 958 958 0,0,0,0(default) 959 959 OK 960 960 ))) ... ... @@ -966,44 +966,32 @@ 966 966 967 967 AT+ROC=3,a,b,c,d,e 968 968 )))|(% style="width:160px" %)((( 969 - 970 - 971 -a: Set the detection interval 937 +**a:** Set the detection interval 972 972 )))|(% style="width:185px" %)((( 973 - 974 - 975 975 Range: 0~~65535s 976 976 ))) 977 -|(% style="width:160px" %)b: Set the IDC alarm trigger condition|(% style="width:185px" %)((( 978 - 941 +|(% style="width:160px" %)**b:** Set the IDC alarm trigger condition|(% style="width:185px" %)((( 942 +**0:** Less than the set IDC threshold, Alarm 979 979 980 -0: Less than the set IDC threshold, Alarm 981 - 982 -1: Greater than the set IDC threshold, Alarm 944 +**1:** Greater than the set IDC threshold, Alarm 983 983 ))) 984 984 |(% style="width:160px" %)((( 985 - 986 - 987 -c: IDC alarm threshold 947 +**c: ** IDC alarm threshold 988 988 )))|(% style="width:185px" %)((( 989 - 990 - 991 991 Unit: uA 992 992 ))) 993 -|(% style="width:160px" %)d: Set the VDC alarm trigger condition|(% style="width:185px" %)((( 994 - 951 +|(% style="width:160px" %)**d:** Set the VDC alarm trigger condition|(% style="width:185px" %)((( 952 +**0:** Less than the set VDC threshold, Alarm 995 995 996 -0: Less than the set VDC threshold, Alarm 997 - 998 -1: Greater than the set VDC threshold, Alarm 954 +**1:** Greater than the set VDC threshold, Alarm 999 999 ))) 1000 -|(% style="width:160px" %)e: VDC alarm threshold|(% style="width:185px" %)Unit: mV 956 +|(% style="width:160px" %)**e:** VDC alarm threshold|(% style="width:185px" %)Unit: mV 1001 1001 1002 1002 Example: 1003 1003 1004 -* AT+ROC=3,60,0,3000,0,5000 ~/~/The data is checked every 60 seconds. If the IDC is less than 3mA or the VDC is less than 5000mV, an alarm is generated. 1005 -* AT+ROC=3,180,1,3000,1,5000 ~/~/The data is checked every 180 seconds. If the IDC is greater than 3mA or the VDC is greater than 5000mV, an alarm is generated. 1006 -* AT+ROC=3,300,0,3000,1,5000 ~/~/The data is checked every 300 seconds. If the IDC is less than 3mA or the VDC is greater than 5000mV, an alarm is generated. 960 +* AT+ROC=3,60,0,3000,0,5000 ~/~/ The data is checked every 60 seconds. If the IDC is less than 3mA or the VDC is less than 5000mV, an alarm is generated. 961 +* AT+ROC=3,180,1,3000,1,5000 ~/~/ The data is checked every 180 seconds. If the IDC is greater than 3mA or the VDC is greater than 5000mV, an alarm is generated. 962 +* AT+ROC=3,300,0,3000,1,5000 ~/~/ The data is checked every 300 seconds. If the IDC is less than 3mA or the VDC is greater than 5000mV, an alarm is generated. 1007 1007 1008 1008 Downlink Command: 0x09 03 aa bb cc dd ee 1009 1009 ... ... @@ -1022,9 +1022,9 @@ 1022 1022 1023 1023 Example: 1024 1024 1025 -* Downlink Payload: 09 03 00 3C 00 0B B8 00 13 38 ~/~/Equal to AT+ROC=3,60,0,3000,0,5000 1026 -* Downlink Payload: 09 03 00 b4 01 0B B8 01 13 38 ~/~/Equal to AT+ROC=3,60,1,3000,1,5000 1027 -* Downlink Payload: 09 03 01 2C 00 0B B8 01 13 38 ~/~/Equal to AT+ROC=3,60,0,3000,1,5000 981 +* Downlink Payload: 09 03 00 3C 00 0B B8 00 13 38 ~/~/ Equal to AT+ROC=3,60,0,3000,0,5000 982 +* Downlink Payload: 09 03 00 b4 01 0B B8 01 13 38 ~/~/ Equal to AT+ROC=3,60,1,3000,1,5000 983 +* Downlink Payload: 09 03 01 2C 00 0B B8 01 13 38 ~/~/ Equal to AT+ROC=3,60,0,3000,1,5000 1028 1028 1029 1029 Screenshot of parsing example in TTN: 1030 1030