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
-
... ... @@ -71,6 +71,8 @@ 71 71 * Wall Mountable 72 72 * Outdoor Use 73 73 74 + 75 + 74 74 == 1.3 Specification == 75 75 76 76 ... ... @@ -104,6 +104,8 @@ 104 104 * Sleep Mode: 5uA @ 3.3v 105 105 * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm 106 106 109 + 110 + 107 107 == 1.4 Applications == 108 108 109 109 ... ... @@ -137,6 +137,8 @@ 137 137 ))) 138 138 |(% style="width:167px" %)Fast press ACT 5 times.|(% style="width:117px" %)Deactivate Device|(% style="width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means Device is in Deep Sleep Mode. 139 139 144 + 145 + 140 140 == 1.7 BLE connection == 141 141 142 142 ... ... @@ -156,6 +156,7 @@ 156 156 157 157 [[image:image-20230630160843-7.png]] 158 158 165 + 159 159 == 1.9 Mechanical == 160 160 161 161 ... ... @@ -236,11 +236,13 @@ 236 236 === 2.3.1 Device Status, FPORT~=5 === 237 237 238 238 239 - Users cansethedownlinkcommand(**0x2601**)toaskDS03A-LBtosenddeviceconfiguredetail,includedeviceconfigurestatus.DS03A-LB will uplinka payloadviaFPort=5toserver.246 +Include device configure status. Once DS03A-LB Joined the network, it will uplink this message to the server. After that, DS03A-LB will uplink Device Status every 12 hours. 240 240 241 - ThePayloadformat is asbelow.248 +Users can also use the downlink command**(0x26 01)** to ask DS03A-LB to resend this uplink. This uplink payload also includes the DeviceTimeReq to get time. 242 242 243 243 251 +The Payload format is as below. 252 + 244 244 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 245 245 |(% colspan="6" style="background-color:#d9e2f3; color:#0070c0" %)**Device Status (FPORT=5)** 246 246 |(% style="width:103px" %)**Size (bytes)**|(% style="width:72px" %)**1**|**2**|(% style="width:91px" %)**1**|(% style="width:86px" %)**1**|(% style="width:44px" %)**2** ... ... @@ -307,7 +307,7 @@ 307 307 === 2.3.2 Sensor Configuration, FPORT~=4 === 308 308 309 309 310 -DS03A-LB will only send this command after getting the downlink command (0x26 02) from the server. 319 +DS03A-LB will only send this command after getting the downlink command **(0x26 02)** from the server. 311 311 312 312 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %) 313 313 |(% colspan="8" style="background-color:#d9e2f3; color:#0070c0; width:515px" %)**Sensor Configuration FPORT=4** ... ... @@ -322,6 +322,11 @@ 322 322 Alarm interval(unit: min) 323 323 ))) 324 324 334 +Example parse in TTNv3 335 + 336 +[[image:image-20230630155527-3.png||height="146" width="902"]] 337 + 338 + 325 325 * ((( 326 326 (% style="color:blue" %)**TDC: (default: 0x001C20)** 327 327 ))) ... ... @@ -347,7 +347,6 @@ 347 347 348 348 Shows the configure value of [[Alarm Base on Timeout Feature>>||anchor="H3.3.3A0AlarmBaseonTimeout"]] 349 349 350 -[[image:image-20230630155527-3.png||height="146" width="902"]] 351 351 352 352 353 353 * ((( ... ... @@ -395,9 +395,9 @@ 395 395 (% style="color:blue" %)**Count mod:Default=0** 396 396 ))) 397 397 398 - MOD=0~-~->Uplink total open door times since factory411 +0: Uplink total open door times since factory 399 399 400 - MOD=1~-~->Uplink total open door times since last FPORT=2 uplink.413 +1: Uplink total open door times since last FPORT=2 uplink. 401 401 402 402 403 403 * (% style="color:blue" %)**TDC flag** ... ... @@ -484,12 +484,12 @@ 484 484 485 485 486 486 * ((( 487 -(% style="color:blue" %)Count mod:Default=0 500 +(% style="color:blue" %)**Count mod:Default=0** 488 488 ))) 489 489 490 - MOD=0~-~->Uplink total open door times since factory503 +0: Uplink total open door times since factory 491 491 492 - MOD=1~-~->Uplink total open door times since last FPORT=2 uplink.505 +1: Uplink total open door times since last FPORT=2 uplink. 493 493 494 494 495 495 * (% style="color:blue" %)**TDC flag** ... ... @@ -745,6 +745,8 @@ 745 745 * AT Command via UART Connection : See [[Connection>>http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H2.3UARTConnectionforSN50v3basemotherboard]]. 746 746 * LoRaWAN Downlink. Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section. 747 747 761 + 762 + 748 748 == 3.2 General Commands == 749 749 750 750 ... ... @@ -792,9 +792,43 @@ 792 792 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 793 793 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 794 794 795 -=== 3.3.2 Enable / Disable Alarm === 796 796 797 797 812 +=== 3.3.2 Set Power Output Duration === 813 + 814 + 815 +Control the output duration 5V . Before each sampling, device will 816 + 817 +~1. first enable the power output to external sensor, 818 + 819 +2. keep it on as per duration, read sensor value and construct uplink payload 820 + 821 +3. final, close the power output. 822 + 823 +(% style="color:blue" %)**AT Command: AT+5VT** 824 + 825 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 826 +|=(% 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** 827 +|(% style="width:156px" %)AT+5VT=?|(% style="width:204px" %)Show 5V open time.|(% style="width:149px" %)0 (default) 828 +OK 829 +|(% style="width:156px" %)AT+5VT=500|(% style="width:204px" %)Close after a delay of 500 milliseconds.|(% style="width:149px" %)((( 830 +OK 831 + 832 +))) 833 + 834 +(% style="color:blue" %)**Downlink Command: 0x07**(%%) 835 +Format: Command Code (0x07) followed by 2 bytes. 836 + 837 +The first and second bytes are the time to turn on. 838 + 839 +* Example 1: Downlink Payload: 070000 **~-~-->** AT+5VT=0 840 +* Example 2: Downlink Payload: 0701F4 **~-~-->** AT+5VT=500 841 + 842 + 843 + 844 +=== 3.3.3 Enable / Disable Alarm === 845 + 846 + 798 798 Feature: Enable/Disable Alarm for open/close event. Default value 0. 799 799 800 800 (% style="color:blue" %)**AT Command: ** ... ... @@ -811,12 +811,11 @@ 811 811 0xA7 00 ~/~/ Same As AT+DISALARM=0 812 812 813 813 814 -=== 3.3. 3Alarm Base on Timeout ===863 +=== 3.3.4 Alarm Base on Timeout === 815 815 816 816 817 817 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: 818 818 819 - 820 820 * ((( 821 821 (% style="color:blue" %)**Keep Status: Status to be monitor** 822 822 ))) ... ... @@ -852,7 +852,7 @@ 852 852 **cc dd:** timeout. 853 853 854 854 855 -**1) AT+TTRIG1:(PA8 of pin)** 903 +**1) AT+TTRIG1 : (PA8 of pin)** 856 856 857 857 (% style="color:blue" %)**AT Command to configure:** 858 858 ... ... @@ -874,7 +874,7 @@ 874 874 If user send 0xA9 01 01 00 1E: equal to AT+TTRIG1=1,30 **or** 0xA9 01 00 00 00: Equal to AT+TTRIG1=0,0. 875 875 876 876 877 -**2) AT+TTRIG2:(PA4 of pin,need to use AT+TTRCHANNEL=2)** 925 +**2) AT+TTRIG2 : (PA4 of pin,need to use AT+TTRCHANNEL=2)** 878 878 879 879 (% style="color:blue" %)**AT Command to configure:** 880 880 ... ... @@ -896,7 +896,7 @@ 896 896 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. 897 897 898 898 899 -=== 3.3. 4TTRIG1 & TTRIG2 timeout status alarm ===947 +=== 3.3.5 TTRIG1 & TTRIG2 timeout status alarm === 900 900 901 901 902 902 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. ... ... @@ -925,7 +925,7 @@ 925 925 Example: 0C aa => AT+TTRALARM= aa 926 926 927 927 928 -=== 3.3. 5Count Mod ===976 +=== 3.3.6 Count Mod === 929 929 930 930 931 931 Feature: Manually set the count mode. ... ... @@ -954,7 +954,7 @@ 954 954 Example: 0B aa => AT+COUNTMOD = second byte 955 955 956 956 957 -=== 3.3. 6Number of channel of door sensors ===1005 +=== 3.3.7 Number of channel of door sensors === 958 958 959 959 960 960 Feature: Set the number of door sensor channels. ... ... @@ -983,7 +983,7 @@ 983 983 Example: 0D aa => AT+TTRCHANNEL = second byte 984 984 985 985 986 -=== 3.3. 7Set Time Sync Mode ===1034 +=== 3.3.8 Set Time Sync Mode === 987 987 988 988 989 989 Feature: Enable/Disable Sync system time via LoRaWAN MAC Command (DeviceTimeReq), LoRaWAN server must support v1.0.3 protocol to reply to this command. ... ... @@ -1021,13 +1021,13 @@ 1021 1021 0x28 00 ~/~/ Same As AT+SYNCMOD=0 1022 1022 1023 1023 1024 -=== 3.3. 8Clear the open door times and the duration of the last open door ===1072 +=== 3.3.9 Clear the open door times and the duration of the last open door === 1025 1025 1026 1026 1027 1027 (% style="color:blue" %)**AT Command:** 1028 1028 1029 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:50 0px" %)1030 -|=(% style="width: 1 55px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 288px; background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 57px;background-color:#D9E2F3;color:#0070C0" %)**Response**1077 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 1078 +|=(% style="width: 163px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 290px; background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 57px;background-color:#D9E2F3;color:#0070C0" %)**Response** 1031 1031 |(% style="width:155px" %)AT+CLRC|(% style="width:259px" %)clear the open door times and the duration of the last open door.|(% style="width:44px" %)((( 1032 1032 OK 1033 1033 ))) ... ... @@ -1037,7 +1037,7 @@ 1037 1037 The sensor will clear the open door times and the duration of the last open door. 1038 1038 1039 1039 1040 -=== 3.3. 9Set the count value of the number of open door ===1088 +=== 3.3.10 Set the count value of the number of open door === 1041 1041 1042 1042 1043 1043 (% style="color:blue" %)**AT Command:** ... ... @@ -1093,6 +1093,8 @@ 1093 1093 * (Recommanded way) OTA firmware update via wireless:** [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]** 1094 1094 * Update through UART TTL interface: **[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]**. 1095 1095 1144 + 1145 + 1096 1096 = 6. FAQ = 1097 1097 1098 1098 ... ... @@ -1120,6 +1120,8 @@ 1120 1120 1121 1121 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 1122 1122 1173 + 1174 + 1123 1123 = 8. Packing Info = 1124 1124 1125 1125 ... ... @@ -1137,6 +1137,8 @@ 1137 1137 1138 1138 * Weight / pcs : g 1139 1139 1192 + 1193 + 1140 1140 = 9. Support = 1141 1141 1142 1142