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 (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.Saxer - Content
-
... ... @@ -71,6 +71,7 @@ 71 71 * Wall Mountable 72 72 * Outdoor Use 73 73 74 + 74 74 == 1.3 Specification == 75 75 76 76 ... ... @@ -104,6 +104,7 @@ 104 104 * Sleep Mode: 5uA @ 3.3v 105 105 * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm 106 106 108 + 107 107 == 1.4 Applications == 108 108 109 109 ... ... @@ -137,6 +137,7 @@ 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 142 + 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 162 + 159 159 == 1.9 Mechanical == 160 160 161 161 ... ... @@ -240,7 +240,6 @@ 240 240 241 241 The Payload format is as below. 242 242 243 - 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** ... ... @@ -322,6 +322,11 @@ 322 322 Alarm interval(unit: min) 323 323 ))) 324 324 328 +Example parse in TTNv3 329 + 330 +[[image:image-20230630155527-3.png||height="146" width="902"]] 331 + 332 + 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 factory405 +0: Uplink total open door times since factory 399 399 400 - MOD=1~-~->Uplink total open door times since last FPORT=2 uplink.407 +1: Uplink total open door times since last FPORT=2 uplink. 401 401 402 402 403 403 * (% style="color:blue" %)**TDC flag** ... ... @@ -487,9 +487,9 @@ 487 487 (% style="color:blue" %)**Count mod:Default=0** 488 488 ))) 489 489 490 - MOD=0~-~->Uplink total open door times since factory497 +0: Uplink total open door times since factory 491 491 492 - MOD=1~-~->Uplink total open door times since last FPORT=2 uplink.499 +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,7 @@ 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 755 + 748 748 == 3.2 General Commands == 749 749 750 750 ... ... @@ -792,6 +792,7 @@ 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 803 + 795 795 === 3.3.2 Enable / Disable Alarm === 796 796 797 797 ... ... @@ -851,7 +851,7 @@ 851 851 **cc dd:** timeout. 852 852 853 853 854 -**1) AT+TTRIG1:(PA8 of pin)** 863 +**1) AT+TTRIG1 : (PA8 of pin)** 855 855 856 856 (% style="color:blue" %)**AT Command to configure:** 857 857 ... ... @@ -873,7 +873,7 @@ 873 873 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. 874 874 875 875 876 -**2) AT+TTRIG2:(PA4 of pin,need to use AT+TTRCHANNEL=2)** 885 +**2) AT+TTRIG2 : (PA4 of pin,need to use AT+TTRCHANNEL=2)** 877 877 878 878 (% style="color:blue" %)**AT Command to configure:** 879 879 ... ... @@ -1025,8 +1025,8 @@ 1025 1025 1026 1026 (% style="color:blue" %)**AT Command:** 1027 1027 1028 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:50 0px" %)1029 -|=(% 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**1037 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 1038 +|=(% 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** 1030 1030 |(% style="width:155px" %)AT+CLRC|(% style="width:259px" %)clear the open door times and the duration of the last open door.|(% style="width:44px" %)((( 1031 1031 OK 1032 1032 ))) ... ... @@ -1092,6 +1092,7 @@ 1092 1092 * (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/]]** 1093 1093 * 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]]**. 1094 1094 1104 + 1095 1095 = 6. FAQ = 1096 1096 1097 1097 ... ... @@ -1119,6 +1119,7 @@ 1119 1119 1120 1120 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 1121 1121 1132 + 1122 1122 = 8. Packing Info = 1123 1123 1124 1124 ... ... @@ -1136,6 +1136,7 @@ 1136 1136 1137 1137 * Weight / pcs : g 1138 1138 1150 + 1139 1139 = 9. Support = 1140 1140 1141 1141