<
From version < 34.50 >
edited by Xiaoling
on 2023/07/01 15:33
To version < 35.1 >
edited by Saxer Lin
on 2023/07/10 13:44
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +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 factory
405 +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**
... ... @@ -484,12 +484,12 @@
484 484  
485 485  
486 486  * (((
487 -**(% style="color:blue" %)**Count mod:Default=0**
494 +(% style="color:blue" %)**Count mod:Default=0**
488 488  )))
489 489  
490 -MOD=0 ~-~-> Uplink total open door times since factory
497 +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**
... ... @@ -564,7 +564,7 @@
564 564  )))
565 565  
566 566  * (((
567 -Each data entry is 11 bytes and has the same structure as [[Real-Time open/close status>>||anchor="H2.3.2A0Real-TimeOpen2FCloseStatus2CUplinkFPORT3D2"]], to save airtime and battery, DS03A-LB will send max bytes according to the current DR and Frequency bands.
574 +Each data entry is 11 bytes and has the same structure as [[Real-Time open/close status>>||anchor="H2.3.3A0Real-TimeOpen2FCloseStatus2CUplinkFPORT3D2"]], to save airtime and battery, DS03A-LB will send max bytes according to the current DR and Frequency bands.
568 568  )))
569 569  
570 570  For example, in the US915 band, the max payload for different DR is:
... ... @@ -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  
... ... @@ -816,7 +816,6 @@
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)
863 +**1) AT+TTRIG1 : (PA8 of pin)**
856 856  
857 857  (% style="color:blue" %)**AT Command to configure:**
858 858  
... ... @@ -871,13 +871,11 @@
871 871  
872 872  (% style="color:blue" %)**Downlink Command to configure:**
873 873  
874 -If user send 0xA9 01 01 00 1E: equal to AT+TTRIG1=1,30 or
882 +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 - 0xA9 01 00 00 00: Equal to AT+TTRIG1=0,0.
877 877  
885 +**2) AT+TTRIG2 : (PA4 of pin,need to use AT+TTRCHANNEL=2)**
878 878  
879 -2)**AT+TTRIG2**:(PA4 of pin,need to use AT+TTRCHANNEL=2)
880 -
881 881  (% style="color:blue" %)**AT Command to configure:**
882 882  
883 883  * (((
... ... @@ -895,11 +895,9 @@
895 895  
896 896  (% style="color:blue" %)**Downlink Command to configure:**
897 897  
898 -If user send 0xA9 02 00 00 1E: equal to AT+TTRIG2=0,30 or
904 +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.
899 899  
900 - 0xA9 02 00 00 00: Equal to AT+TTRIG2=0,0.
901 901  
902 -
903 903  === 3.3.4  TTRIG1 & TTRIG2 timeout status alarm ===
904 904  
905 905  
... ... @@ -1030,8 +1030,8 @@
1030 1030  
1031 1031  (% style="color:blue" %)**AT Command:**
1032 1032  
1033 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
1034 -|=(% style="width: 155px;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**
1035 1035  |(% style="width:155px" %)AT+CLRC|(% style="width:259px" %)clear the open door times and the duration of the last open door.|(% style="width:44px" %)(((
1036 1036  OK
1037 1037  )))
... ... @@ -1092,12 +1092,12 @@
1092 1092  
1093 1093  Firmware and changelog can be downloaded from : **[[Firmware download link>>http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]**
1094 1094  
1099 +Methods to Update Firmware:
1095 1095  
1096 -**Methods to Update Firmware:**
1097 -
1098 1098  * (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/]]**
1099 1099  * 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]]**.
1100 1100  
1104 +
1101 1101  = 6. FAQ =
1102 1102  
1103 1103  
... ... @@ -1125,6 +1125,7 @@
1125 1125  
1126 1126  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1127 1127  
1132 +
1128 1128  = 8. ​Packing Info =
1129 1129  
1130 1130  
... ... @@ -1142,6 +1142,7 @@
1142 1142  
1143 1143  * Weight / pcs : g
1144 1144  
1150 +
1145 1145  = 9. Support =
1146 1146  
1147 1147  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0