<
From version < 7.3 >
edited by Xiaoling
on 2023/05/22 09:37
To version < 4.19 >
edited by Xiaoling
on 2023/05/16 10:18
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -51,12 +51,8 @@
51 51  )))
52 52  
53 53  
54 -[[image:image-20230522092934-2.png||height="346" width="774"]]
55 -
56 -
57 57  == 1.2 ​Features ==
58 58  
59 -
60 60  * LoRaWAN 1.0.3 Class A
61 61  * Ultra-low power consumption
62 62  * Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/IN865
... ... @@ -71,10 +71,8 @@
71 71  * Wall Mountable
72 72  * Outdoor Use
73 73  
74 -
75 75  == 1.3 Specification ==
76 76  
77 -
78 78  (% style="color:#037691" %)**Common DC Characteristics:**
79 79  
80 80  * Supply Voltage: built in 8500mAh Li-SOCI2 battery , 2.5v ~~ 3.6v
... ... @@ -105,10 +105,8 @@
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 -
112 112  [[image:Main.User Manual for LoRaWAN End Nodes.LDS03A - Outdoor LoRaWAN OpenClose Door Sensor Manual.WebHome@1654741400370-813.png]]
113 113  
114 114  
... ... @@ -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  
... ... @@ -185,9 +185,7 @@
185 185  
186 186  The LPS8V2 is already set to connected to [[TTN network >>url:https://console.cloud.thethings.network/]], so what we need to now is configure the TTN server.
187 187  
188 -[[image:image-20230522092858-1.png||height="391" width="874"]]
189 189  
190 -
191 191  (% style="color:blue" %)**Step 1:**(%%) Create a device in TTN with the OTAA keys from DS03A-LB.
192 192  
193 193  Each DS03A-LB is shipped with a sticker with the default device EUI as below:
... ... @@ -234,7 +234,6 @@
234 234  
235 235  === 2.3.1 Device Status, FPORT~=5 ===
236 236  
237 -
238 238  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.
239 239  
240 240  The Payload format is as below.
... ... @@ -247,7 +247,7 @@
247 247  
248 248  Example parse in TTNv3
249 249  
250 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/image-20220609104802-1.png?rev=1.1||alt="image-20220609104802-1.png" height="393" width="1195"]]
238 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/D20-LBD22-LBD23-LB_LoRaWAN_Temperature_Sensor_User_Manual/WebHome/image-20230415153147-2.png?rev=1.1||alt="图片-20230415153147-2.png" height="209" width="1063"]]
251 251  
252 252  
253 253  (% style="color:#037691" %)**Sensor Model**(%%): For DS03A-LB, this value is 0x0B
... ... @@ -320,6 +320,7 @@
320 320  The last door open duration (unit: min)
321 321  )))|(% style="width:108px" %)[[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]]
322 322  
311 +
323 323  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:518.818px" %)
324 324  |=(% colspan="4" style="background-color: rgb(217, 226, 243); color: rgb(0, 112, 192); width: 516px;" %)**Status & Alarm field**
325 325  |(% style="width:76px" %)**Size(bit)**|(% style="width:70px" %)**6**|(% style="width:240px" %)**1**|(% style="width:130px" %)**1**
... ... @@ -343,20 +343,17 @@
343 343  
344 344  For example, in the US915 band, the max payload for different DR is:
345 345  
346 -(((
347 -**~1. DR0**: max is 11 bytes so one entry of data
335 +1. (((
336 +**DR0**: max is 11 bytes so one entry of data
348 348  )))
349 -
350 -(((
351 -**2. DR1**: max is 53 bytes so devices will upload 4 entries of data (total 44 bytes)
338 +1. (((
339 +**DR1**: max is 53 bytes so devices will upload 4 entries of data (total 44 bytes)
352 352  )))
353 -
354 -(((
355 -**3. DR2**: total payload includes 11 entries of data
341 +1. (((
342 +**DR2**: total payload includes 11 entries of data
356 356  )))
357 -
358 -(((
359 -**4. DR3**: total payload includes 22 entries of data.
344 +1. (((
345 +**DR3**: total payload includes 22 entries of data.
360 360  )))
361 361  
362 362  If DS03A-LB doesn't have any data in the polling time. It will uplink 11 bytes of 0
... ... @@ -561,7 +561,6 @@
561 561  * 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]].
562 562  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
563 563  
564 -
565 565  == 3.2 General Commands ==
566 566  
567 567  These commands are to configure:
... ... @@ -608,7 +608,6 @@
608 608  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
609 609  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
610 610  
611 -
612 612  === 3.3.2 Get Device Status ===
613 613  
614 614  
... ... @@ -817,7 +817,6 @@
817 817  OK
818 818  )))
819 819  
820 -
821 821  = 4. Battery & Power Consumption =
822 822  
823 823  
... ... @@ -843,7 +843,6 @@
843 843  * (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/]]
844 844  * 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]]**.
845 845  
846 -
847 847  = 6. FAQ =
848 848  
849 849  
... ... @@ -871,7 +871,6 @@
871 871  
872 872  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
873 873  
874 -
875 875  = 8. ​Packing Info =
876 876  
877 877  
... ... @@ -889,7 +889,6 @@
889 889  
890 890  * Weight / pcs : g
891 891  
892 -
893 893  = 9. Support =
894 894  
895 895  
image-20230522092858-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -156.5 KB
Content
image-20230522092934-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -156.5 KB
Content
image-20230522093256-3.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -34.5 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0