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

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Saxer
1 +XWiki.Xiaoling
Content
... ... @@ -71,7 +71,6 @@
71 71  * Wall Mountable
72 72  * Outdoor Use
73 73  
74 -
75 75  == 1.3 Specification ==
76 76  
77 77  
... ... @@ -105,7 +105,6 @@
105 105  * Sleep Mode: 5uA @ 3.3v
106 106  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
107 107  
108 -
109 109  == 1.4 Applications ==
110 110  
111 111  
... ... @@ -139,7 +139,6 @@
139 139  )))
140 140  |(% 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.
141 141  
142 -
143 143  == 1.7 BLE connection ==
144 144  
145 145  
... ... @@ -159,7 +159,6 @@
159 159  
160 160  [[image:image-20230630160843-7.png]]
161 161  
162 -
163 163  == 1.9 Mechanical ==
164 164  
165 165  
... ... @@ -244,6 +244,7 @@
244 244  
245 245  The Payload format is as below.
246 246  
243 +
247 247  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
248 248  |(% colspan="6" style="background-color:#d9e2f3; color:#0070c0" %)**Device Status (FPORT=5)**
249 249  |(% style="width:103px" %)**Size (bytes)**|(% style="width:72px" %)**1**|**2**|(% style="width:91px" %)**1**|(% style="width:86px" %)**1**|(% style="width:44px" %)**2**
... ... @@ -325,11 +325,6 @@
325 325  Alarm interval(unit: min)
326 326  )))
327 327  
328 -Example parse in TTNv3
329 -
330 -[[image:image-20230630155527-3.png||height="146" width="902"]]
331 -
332 -
333 333  * (((
334 334  (% style="color:blue" %)**TDC: (default: 0x001C20)**
335 335  )))
... ... @@ -355,6 +355,7 @@
355 355  
356 356  Shows the configure value of [[Alarm Base on Timeout Feature>>||anchor="H3.3.3A0AlarmBaseonTimeout"]]
357 357  
350 +[[image:image-20230630155527-3.png||height="146" width="902"]]
358 358  
359 359  
360 360  * (((
... ... @@ -402,9 +402,9 @@
402 402  (% style="color:blue" %)**Count mod:Default=0**
403 403  )))
404 404  
405 -0: Uplink total open door times since factory
398 +MOD=0 ~-~-> Uplink total open door times since factory
406 406  
407 -1: Uplink total open door times since last FPORT=2 uplink.
400 +MOD=1 ~-~-> Uplink total open door times since last FPORT=2 uplink.
408 408  
409 409  
410 410  * (% style="color:blue" %)**TDC flag**
... ... @@ -491,12 +491,12 @@
491 491  
492 492  
493 493  * (((
494 -(% style="color:blue" %)**Count mod:Default=0**
487 +**(% style="color:blue" %)**Count mod:Default=0**
495 495  )))
496 496  
497 -0: Uplink total open door times since factory
490 +MOD=0 ~-~-> Uplink total open door times since factory
498 498  
499 -1: Uplink total open door times since last FPORT=2 uplink.
492 +MOD=1 ~-~-> Uplink total open door times since last FPORT=2 uplink.
500 500  
501 501  
502 502  * (% style="color:blue" %)**TDC flag**
... ... @@ -571,7 +571,7 @@
571 571  )))
572 572  
573 573  * (((
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.
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.
575 575  )))
576 576  
577 577  For example, in the US915 band, the max payload for different DR is:
... ... @@ -752,7 +752,6 @@
752 752  * 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]].
753 753  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
754 754  
755 -
756 756  == 3.2 General Commands ==
757 757  
758 758  
... ... @@ -800,7 +800,6 @@
800 800  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
801 801  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
802 802  
803 -
804 804  === 3.3.2  Enable / Disable Alarm ===
805 805  
806 806  
... ... @@ -825,6 +825,7 @@
825 825  
826 826  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:
827 827  
819 +
828 828  * (((
829 829  (% style="color:blue" %)**Keep Status: Status to be monitor**
830 830  )))
... ... @@ -860,7 +860,7 @@
860 860  **cc dd:** timeout.
861 861  
862 862  
863 -**1) AT+TTRIG1 : (PA8 of pin)**
855 +1)**AT+TTRIG1**:(PA8 of pin)
864 864  
865 865  (% style="color:blue" %)**AT Command to configure:**
866 866  
... ... @@ -879,11 +879,13 @@
879 879  
880 880  (% style="color:blue" %)**Downlink Command to configure:**
881 881  
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.
874 +If user send 0xA9 01 01 00 1E: equal to AT+TTRIG1=1,30 or
883 883  
876 + 0xA9 01 00 00 00: Equal to AT+TTRIG1=0,0.
884 884  
885 -**2) AT+TTRIG2 : (PA4 of pin,need to use AT+TTRCHANNEL=2)**
886 886  
879 +2)**AT+TTRIG2**:(PA4 of pin,need to use AT+TTRCHANNEL=2)
880 +
887 887  (% style="color:blue" %)**AT Command to configure:**
888 888  
889 889  * (((
... ... @@ -901,9 +901,11 @@
901 901  
902 902  (% style="color:blue" %)**Downlink Command to configure:**
903 903  
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.
898 +If user send 0xA9 02 00 00 1E: equal to AT+TTRIG2=0,30 or
905 905  
900 + 0xA9 02 00 00 00: Equal to AT+TTRIG2=0,0.
906 906  
902 +
907 907  === 3.3.4  TTRIG1 & TTRIG2 timeout status alarm ===
908 908  
909 909  
... ... @@ -1034,8 +1034,8 @@
1034 1034  
1035 1035  (% style="color:blue" %)**AT Command:**
1036 1036  
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**
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**
1039 1039  |(% style="width:155px" %)AT+CLRC|(% style="width:259px" %)clear the open door times and the duration of the last open door.|(% style="width:44px" %)(((
1040 1040  OK
1041 1041  )))
... ... @@ -1096,12 +1096,12 @@
1096 1096  
1097 1097  Firmware and changelog can be downloaded from : **[[Firmware download link>>http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]**
1098 1098  
1099 -Methods to Update Firmware:
1100 1100  
1096 +**Methods to Update Firmware:**
1097 +
1101 1101  * (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/]]**
1102 1102  * 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]]**.
1103 1103  
1104 -
1105 1105  = 6. FAQ =
1106 1106  
1107 1107  
... ... @@ -1129,7 +1129,6 @@
1129 1129  
1130 1130  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1131 1131  
1132 -
1133 1133  = 8. ​Packing Info =
1134 1134  
1135 1135  
... ... @@ -1147,7 +1147,6 @@
1147 1147  
1148 1148  * Weight / pcs : g
1149 1149  
1150 -
1151 1151  = 9. Support =
1152 1152  
1153 1153  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0