Changes for page DS03A-LB/LS -- Outdoor LoRaWAN Door Sensor User Manual
Last modified by Mengting Qiu on 2025/01/10 09:53
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -799,38 +799,9 @@ 799 799 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 800 800 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 801 801 802 -=== 3.3.2 SetPowerOutputDuration===802 +=== 3.3.2 Enable / Disable Alarm === 803 803 804 -Control the output duration 5V . Before each sampling, device will 805 805 806 -~1. first enable the power output to external sensor, 807 - 808 -2. keep it on as per duration, read sensor value and construct uplink payload 809 - 810 -3. final, close the power output. 811 - 812 -(% style="color:blue" %)**AT Command: AT+5VT** 813 - 814 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 815 -|=(% style="width: 156px;background-color:#D9E2F3; color:#0070c0" %)**Command Example**|=(% style="width: 204px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Function**|=(% style="background-color: rgb(217, 226, 243); color: rgb(0, 112, 192); width: 149px;" %)**Response** 816 -|(% style="width:156px" %)AT+5VT=?|(% style="width:204px" %)Show 5V open time.|(% style="width:149px" %)0 (default) 817 -OK 818 -|(% style="width:156px" %)AT+5VT=500|(% style="width:204px" %)Close after a delay of 500 milliseconds.|(% style="width:149px" %)((( 819 -OK 820 - 821 -))) 822 - 823 -(% style="color:blue" %)**Downlink Command: 0x07**(%%) 824 -Format: Command Code (0x07) followed by 2 bytes. 825 - 826 -The first and second bytes are the time to turn on. 827 - 828 -* Example 1: Downlink Payload: 070000 **~-~-->** AT+5VT=0 829 -* Example 2: Downlink Payload: 0701F4 **~-~-->** AT+5VT=500 830 - 831 -=== 3.3.3 Enable / Disable Alarm === 832 - 833 - 834 834 Feature: Enable/Disable Alarm for open/close event. Default value 0. 835 835 836 836 (% style="color:blue" %)**AT Command: ** ... ... @@ -847,7 +847,7 @@ 847 847 0xA7 00 ~/~/ Same As AT+DISALARM=0 848 848 849 849 850 -=== 3.3. 4Alarm Base on Timeout ===821 +=== 3.3.3 Alarm Base on Timeout === 851 851 852 852 853 853 DS03A-LB can monitor the timeout for a status change, this feature can be used to monitor some events such as door opening too long etc. Related Parameters are: ... ... @@ -931,7 +931,7 @@ 931 931 If user send 0xA9 02 00 00 1E: equal to AT+TTRIG2=0,30 **or** 0xA9 02 00 00 00: Equal to AT+TTRIG2=0,0. 932 932 933 933 934 -=== 3.3. 5TTRIG1 & TTRIG2 timeout status alarm ===905 +=== 3.3.4 TTRIG1 & TTRIG2 timeout status alarm === 935 935 936 936 937 937 It needs to be used with AT+TTRIG1 or AT+TTRIG2. When TTRIG1 or TTRIG2 times out and causes an alarm, and the status does not change subsequently, an alarm packet will be sent at the alarm interval. ... ... @@ -960,7 +960,7 @@ 960 960 Example: 0C aa => AT+TTRALARM= aa 961 961 962 962 963 -=== 3.3. 6Count Mod ===934 +=== 3.3.5 Count Mod === 964 964 965 965 966 966 Feature: Manually set the count mode. ... ... @@ -989,7 +989,7 @@ 989 989 Example: 0B aa => AT+COUNTMOD = second byte 990 990 991 991 992 -=== 3.3. 7Number of channel of door sensors ===963 +=== 3.3.6 Number of channel of door sensors === 993 993 994 994 995 995 Feature: Set the number of door sensor channels. ... ... @@ -1018,7 +1018,7 @@ 1018 1018 Example: 0D aa => AT+TTRCHANNEL = second byte 1019 1019 1020 1020 1021 -=== 3.3. 8Set Time Sync Mode ===992 +=== 3.3.7 Set Time Sync Mode === 1022 1022 1023 1023 1024 1024 Feature: Enable/Disable Sync system time via LoRaWAN MAC Command (DeviceTimeReq), LoRaWAN server must support v1.0.3 protocol to reply to this command. ... ... @@ -1056,7 +1056,7 @@ 1056 1056 0x28 00 ~/~/ Same As AT+SYNCMOD=0 1057 1057 1058 1058 1059 -=== 3.3. 9Clear the open door times and the duration of the last open door ===1030 +=== 3.3.8 Clear the open door times and the duration of the last open door === 1060 1060 1061 1061 1062 1062 (% style="color:blue" %)**AT Command:** ... ... @@ -1072,7 +1072,7 @@ 1072 1072 The sensor will clear the open door times and the duration of the last open door. 1073 1073 1074 1074 1075 -=== 3.3. 10Set the count value of the number of open door ===1046 +=== 3.3.9 Set the count value of the number of open door === 1076 1076 1077 1077 1078 1078 (% style="color:blue" %)**AT Command:**