<
From version < 38.4 >
edited by Xiaoling
on 2023/12/14 14:42
To version < 34.59 >
edited by Xiaoling
on 2023/07/01 15:50
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,7 +2,7 @@
2 2  [[image:image-20230516085523-1.jpeg||height="491" width="491"]]
3 3  
4 4  
5 -**Table of Contents:**
5 +**Table of Contents**
6 6  
7 7  {{toc/}}
8 8  
... ... @@ -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  
... ... @@ -79,6 +79,11 @@
79 79  * Supply Voltage: built in 8500mAh Li-SOCI2 battery , 2.5v ~~ 3.6v
80 80  * Operating Temperature: -40 ~~ 85°C
81 81  
84 +(% style="color:#037691" %)**Sensor Detect Distance:**
85 +
86 +* Wood Door: 10mm ~~ 30mm
87 +* Iron Door: 30 ~~ 45mm
88 +
82 82  (% style="color:#037691" %)**LoRa Spec:**
83 83  
84 84  * Frequency Range,  Band 1 (HF): 862 ~~ 1020 Mhz
... ... @@ -99,6 +99,8 @@
99 99  * Sleep Mode: 5uA @ 3.3v
100 100  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
101 101  
109 +
110 +
102 102  == 1.4 Applications ==
103 103  
104 104  
... ... @@ -132,6 +132,8 @@
132 132  )))
133 133  |(% 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.
134 134  
144 +
145 +
135 135  == 1.7 BLE connection ==
136 136  
137 137  
... ... @@ -167,13 +167,6 @@
167 167  [[image:Main.User Manual for LoRaWAN End Nodes.PS-LB -- LoRaWAN Pressure Sensor.WebHome@1675143909447-639.png]]
168 168  
169 169  
170 -== 1.10 Magnet Distance ==
171 -
172 -
173 -* Wood Door: 10mm ~~ 30mm
174 -* Iron Door: 30 ~~ 45mm
175 -
176 -
177 177  = 2. Configure DS03A-LB to connect to LoRaWAN network =
178 178  
179 179  == 2.1 How it works ==
... ... @@ -239,11 +239,8 @@
239 239  === 2.3.1 Device Status, FPORT~=5 ===
240 240  
241 241  
242 -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.
246 +Users can use the downlink command(**0x26 01**) to ask DS03A-LB to send device configure detail, include device configure status. DS03A-LB will uplink a payload via FPort=5 to server.
243 243  
244 -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.
245 -
246 -
247 247  The Payload format is as below.
248 248  
249 249  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
... ... @@ -312,7 +312,7 @@
312 312  === 2.3.2  Sensor Configuration, FPORT~=4 ===
313 313  
314 314  
315 -DS03A-LB will only send this command after getting the downlink command **(0x26 02)** from the server.
316 +DS03A-LB will only send this command after getting the downlink command (0x26 02) from the server.
316 316  
317 317  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
318 318  |(% colspan="8" style="background-color:#d9e2f3; color:#0070c0; width:515px" %)**Sensor Configuration FPORT=4**
... ... @@ -327,11 +327,6 @@
327 327  Alarm interval(unit: min)
328 328  )))
329 329  
330 -Example parse in TTNv3
331 -
332 -[[image:image-20230630155527-3.png||height="146" width="902"]]
333 -
334 -
335 335  * (((
336 336  (% style="color:blue" %)**TDC: (default: 0x001C20)**
337 337  )))
... ... @@ -357,6 +357,7 @@
357 357  
358 358  Shows the configure value of [[Alarm Base on Timeout Feature>>||anchor="H3.3.3A0AlarmBaseonTimeout"]]
359 359  
356 +[[image:image-20230630155527-3.png||height="146" width="902"]]
360 360  
361 361  
362 362  * (((
... ... @@ -404,9 +404,9 @@
404 404  (% style="color:blue" %)**Count mod:Default=0**
405 405  )))
406 406  
407 -0: Uplink total open door times since factory
404 +MOD=0 ~-~-> Uplink total open door times since factory
408 408  
409 -1: Uplink total open door times since last FPORT=2 uplink.
406 +MOD=1 ~-~-> Uplink total open door times since last FPORT=2 uplink.
410 410  
411 411  
412 412  * (% style="color:blue" %)**TDC flag**
... ... @@ -496,9 +496,9 @@
496 496  (% style="color:blue" %)**Count mod:Default=0**
497 497  )))
498 498  
499 -0: Uplink total open door times since factory
496 +MOD=0 ~-~-> Uplink total open door times since factory
500 500  
501 -1: Uplink total open door times since last FPORT=2 uplink.
498 +MOD=1 ~-~-> Uplink total open door times since last FPORT=2 uplink.
502 502  
503 503  
504 504  * (% style="color:blue" %)**TDC flag**
... ... @@ -754,6 +754,8 @@
754 754  * 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]].
755 755  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
756 756  
754 +
755 +
757 757  == 3.2 General Commands ==
758 758  
759 759  
... ... @@ -801,39 +801,11 @@
801 801  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
802 802  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
803 803  
804 -=== 3.3.2  Set Power Output Duration ===
805 805  
806 806  
807 -Control the output duration 5V . Before each sampling, device will
805 +=== 3.3.2  Enable / Disable Alarm ===
808 808  
809 -~1. first enable the power output to external sensor,
810 810  
811 -2. keep it on as per duration, read sensor value and construct uplink payload
812 -
813 -3. final, close the power output.
814 -
815 -(% style="color:blue" %)**AT Command: AT+5VT**
816 -
817 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
818 -|=(% 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**
819 -|(% style="width:156px" %)AT+5VT=?|(% style="width:204px" %)Show 5V open time.|(% style="width:149px" %)0 (default)
820 -OK
821 -|(% style="width:156px" %)AT+5VT=500|(% style="width:204px" %)Close after a delay of 500 milliseconds.|(% style="width:149px" %)(((
822 -OK
823 -
824 -)))
825 -
826 -(% style="color:blue" %)**Downlink Command: 0x07**(%%)
827 -Format: Command Code (0x07) followed by 2 bytes.
828 -
829 -The first and second bytes are the time to turn on.
830 -
831 -* Example 1: Downlink Payload: 070000  **~-~-->**  AT+5VT=0
832 -* Example 2: Downlink Payload: 0701F4  **~-~-->**  AT+5VT=500
833 -
834 -=== 3.3.3  Enable / Disable Alarm ===
835 -
836 -
837 837  Feature: Enable/Disable Alarm for open/close event. Default value 0.
838 838  
839 839  (% style="color:blue" %)**AT Command: **
... ... @@ -850,7 +850,7 @@
850 850  0xA7 00  ~/~/ Same As AT+DISALARM=0
851 851  
852 852  
853 -=== 3.3.4  Alarm Base on Timeout ===
824 +=== 3.3.3  Alarm Base on Timeout ===
854 854  
855 855  
856 856  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:
... ... @@ -934,7 +934,7 @@
934 934  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.
935 935  
936 936  
937 -=== 3.3.5  TTRIG1 & TTRIG2 timeout status alarm ===
908 +=== 3.3.4  TTRIG1 & TTRIG2 timeout status alarm ===
938 938  
939 939  
940 940  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.
... ... @@ -963,7 +963,7 @@
963 963  Example:  0C aa  => AT+TTRALARM= aa
964 964  
965 965  
966 -=== 3.3.6  Count Mod ===
937 +=== 3.3.5  Count Mod ===
967 967  
968 968  
969 969  Feature: Manually set the count mode.
... ... @@ -992,7 +992,7 @@
992 992  Example:  0B aa  => AT+COUNTMOD = second byte
993 993  
994 994  
995 -=== 3.3.7  Number of channel of door sensors ===
966 +=== 3.3.6  Number of channel of door sensors ===
996 996  
997 997  
998 998  Feature: Set the number of door sensor channels.
... ... @@ -1021,7 +1021,7 @@
1021 1021  Example:  0D aa => AT+TTRCHANNEL = second byte
1022 1022  
1023 1023  
1024 -=== 3.3.8  Set Time Sync Mode ===
995 +=== 3.3.7  Set Time Sync Mode ===
1025 1025  
1026 1026  
1027 1027  Feature: Enable/Disable Sync system time via LoRaWAN MAC Command (DeviceTimeReq), LoRaWAN server must support v1.0.3 protocol to reply to this command.
... ... @@ -1059,7 +1059,7 @@
1059 1059  0x28 00  ~/~/ Same As AT+SYNCMOD=0
1060 1060  
1061 1061  
1062 -=== 3.3.9  Clear the open door times and the duration of the last open door ===
1033 +=== 3.3.8  Clear the open door times and the duration of the last open door ===
1063 1063  
1064 1064  
1065 1065  (% style="color:blue" %)**AT Command:**
... ... @@ -1075,7 +1075,7 @@
1075 1075  The sensor will clear the open door times and the duration of the last open door.
1076 1076  
1077 1077  
1078 -=== 3.3.10  Set the count value of the number of open door ===
1049 +=== 3.3.9  Set the count value of the number of open door ===
1079 1079  
1080 1080  
1081 1081  (% style="color:blue" %)**AT Command:**
... ... @@ -1131,6 +1131,8 @@
1131 1131  * (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/]]**
1132 1132  * 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]]**.
1133 1133  
1105 +
1106 +
1134 1134  = 6. FAQ =
1135 1135  
1136 1136  
... ... @@ -1158,6 +1158,8 @@
1158 1158  
1159 1159  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1160 1160  
1134 +
1135 +
1161 1161  = 8. ​Packing Info =
1162 1162  
1163 1163  
... ... @@ -1175,6 +1175,8 @@
1175 1175  
1176 1176  * Weight / pcs : g
1177 1177  
1153 +
1154 +
1178 1178  = 9. Support =
1179 1179  
1180 1180  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0