<
From version < 7.2 >
edited by Xiaoling
on 2023/05/22 09:36
To version < 12.3 >
edited by Xiaoling
on 2023/06/26 16:10
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -72,6 +72,7 @@
72 72  * Outdoor Use
73 73  
74 74  
75 +
75 75  == 1.3 Specification ==
76 76  
77 77  
... ... @@ -106,6 +106,7 @@
106 106  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
107 107  
108 108  
110 +
109 109  == 1.4 Applications ==
110 110  
111 111  
... ... @@ -140,6 +140,7 @@
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 142  
145 +
143 143  == 1.7 BLE connection ==
144 144  
145 145  
... ... @@ -234,6 +234,7 @@
234 234  
235 235  === 2.3.1 Device Status, FPORT~=5 ===
236 236  
240 +
237 237  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.
238 238  
239 239  The Payload format is as below.
... ... @@ -249,39 +249,39 @@
249 249  [[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"]]
250 250  
251 251  
252 -(% style="color:#037691" %)**Sensor Model**(%%): For DS03A-LB, this value is 0x0B
256 +(% style="color:#037691" %)**Sensor Model**(%%): For DS03A-LB, this value is 0x1B
253 253  
254 254  (% style="color:#037691" %)**Firmware Version**(%%): 0x0100, Means: v1.0.0 version
255 255  
256 256  (% style="color:#037691" %)**Frequency Band**:
257 257  
258 -*0x01: EU868
262 +0x01: EU868
259 259  
260 -*0x02: US915
264 +0x02: US915
261 261  
262 -*0x03: IN865
266 +0x03: IN865
263 263  
264 -*0x04: AU915
268 +0x04: AU915
265 265  
266 -*0x05: KZ865
270 +0x05: KZ865
267 267  
268 -*0x06: RU864
272 +0x06: RU864
269 269  
270 -*0x07: AS923
274 +0x07: AS923
271 271  
272 -*0x08: AS923-1
276 +0x08: AS923-1
273 273  
274 -*0x09: AS923-2
278 +0x09: AS923-2
275 275  
276 -*0x0a: AS923-3
280 +0x0a: AS923-3
277 277  
278 -*0x0b: CN470
282 +0x0b: CN470
279 279  
280 -*0x0c: EU433
284 +0x0c: EU433
281 281  
282 -*0x0d: KR920
286 +0x0d: KR920
283 283  
284 -*0x0e: MA869
288 +0x0e: MA869
285 285  
286 286  
287 287  (% style="color:#037691" %)**Sub-Band**:
... ... @@ -312,20 +312,24 @@
312 312  
313 313  Uplink Payload totals 11 bytes.
314 314  
315 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
316 -|=(% colspan="5" style="background-color: rgb(217, 226, 243); color: rgb(0, 112, 192); width: 522px;" %)**Real-Time Open/Close Status, FPORT=2**
317 -|(% style="width:95px" %)**Size(bytes)**|(% style="width:78px" %)**1**|(% style="width:98px" %)**3**|(% style="width:144px" %)**3**|(% style="width:108px" %)**4**
319 +(% border="1" cellspacing="4" style="background-color:#f2f2f2;width:515px" %)
320 +|=(% colspan="5" style="background-color:#D9E2F3;color:#0070C0;width:515px" %)**Real-Time Open/Close Status, FPORT=2**
321 +|(% style="width:94px" %)**Size(bytes)**|(% style="width:77px" %)**1**|(% style="width:97px" %)**3**|(% style="width:143px" %)**3**|(% style="width:107px" %)**4**
318 318  |(% style="width:95px" %)**Value**|(% style="width:78px" %)Status & [[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]|(% style="width:98px" %)Total open door events|(% style="width:144px" %)(((
319 319  The last door open duration (unit: min)
320 320  )))|(% style="width:108px" %)[[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]]
321 321  
322 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:518.818px" %)
323 -|=(% colspan="4" style="background-color: rgb(217, 226, 243); color: rgb(0, 112, 192); width: 516px;" %)**Status & Alarm field**
324 -|(% style="width:76px" %)**Size(bit)**|(% style="width:70px" %)**6**|(% style="width:240px" %)**1**|(% style="width:130px" %)**1**
325 -|(% style="width:76px" %)**Value**|(% style="width:70px" %)Reserve|(% style="width:240px" %)[[Enable/disable Timeout Alarm>>||anchor="H3.3.3A0Enable2FDisableAlarm"]]
326 -0: No Alarm; 1: Alarm|(% style="width:130px" %)Status
327 -0: Close, 1: Open
326 +**Status & Alarm:**
328 328  
328 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
329 +|(% style="background-color:#d9e2f3; color:#0070c0; width:59px" %)**Size(bit)**|(% style="background-color:#d9e2f3; color:#0070c0; width:79px" %)**bit7**|(% style="background-color:#d9e2f3; color:#0070c0; width:79px" %)**bit6**|(% style="background-color:#d9e2f3; color:#0070c0; width:59px" %)**[bit5:bit2]**|(% style="background-color:#d9e2f3; color:#0070c0; width:129px" %)**bit1**|(% style="background-color:#d9e2f3; color:#0070c0; width:110px" %)**bit0**
330 +|(% style="width:76px" %)**Value**|(% style="width:79px" %)(((
331 +No ACK Message
332 +)))|(% style="width:84px" %)(((
333 +Poll Message Flag
334 +)))|(% style="width:96px" %)Reserve|(% style="width:197px" %)[[Enable/disable Timeout Alarm>>||anchor="H3.3.3A0Enable2FDisableAlarm"]]
335 +0: No Alarm; 1: Alarm|(% style="width:104px" %)Status 0: Close, 1: Open
336 +
329 329  [[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-20220609110547-6.png?width=1191&height=337&rev=1.1||alt="image-20220609110547-6.png" height="337" width="1191"]]
330 330  
331 331  
... ... @@ -544,11 +544,9 @@
544 544  == 2.8 ​Firmware Change Log ==
545 545  
546 546  
547 -**Firmware download link:**
555 +**Firmware download link: **[[https:~~/~~/www.dropbox.com/sh/b0uwyzjs4px4eao/AADvI7fPRwsFKTglEmaRRuaaa?dl=0>>https://www.dropbox.com/sh/b0uwyzjs4px4eao/AADvI7fPRwsFKTglEmaRRuaaa?dl=0]]
548 548  
549 -[[https:~~/~~/www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0>>url:https://www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0]]
550 550  
551 -
552 552  = 3. Configure DS03A-LB =
553 553  
554 554  == 3.1 Configure Methods: ==
... ... @@ -560,9 +560,9 @@
560 560  * 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]].
561 561  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
562 562  
563 -
564 564  == 3.2 General Commands ==
565 565  
571 +
566 566  These commands are to configure:
567 567  
568 568  * General system settings like: uplink interval.
... ... @@ -587,7 +587,7 @@
587 587  (% style="color:blue" %)**AT Command: AT+TDC**
588 588  
589 589  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
590 -|=(% style="width: 156px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 137px;background-color:#D9E2F3" %)**Function**|=(% style="background-color:#D9E2F3" %)**Response**
596 +|=(% style="width: 156px;background-color:#D9E2F3; color:#0070c0" %)**Command Example**|=(% style="width: 137px;background-color:#D9E2F3; color:#0070c0" %)**Function**|=(% style="background-color:#D9E2F3; color:#0070c0" %)**Response**
591 591  |(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|(((
592 592  30000
593 593  OK
... ... @@ -607,7 +607,6 @@
607 607  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
608 608  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
609 609  
610 -
611 611  === 3.3.2 Get Device Status ===
612 612  
613 613  
... ... @@ -728,7 +728,7 @@
728 728  |(% style="width:155px" %)(((
729 729  AT+TTRCHANNEL=1
730 730  )))|(% style="width:288px" %)(((
731 -set as single channel, only use PB14 pin as interrupt pin.
736 +set as single channel, only use PA8 pin as interrupt pin.
732 732  )))|(% style="width:44px" %)(((
733 733  OK
734 734  )))
... ... @@ -735,7 +735,7 @@
735 735  |(% style="width:155px" %)(((
736 736  AT+TTRCHANNEL=2
737 737  )))|(% style="width:288px" %)(((
738 -is set as dual channel, use PB14 pin and PB15 pin as interrupt pin.
743 +is set as dual channel, use PA8 pin and PA4 pin as interrupt pin.
739 739  )))|(% style="width:44px" %)(((
740 740  OK
741 741  )))
... ... @@ -790,33 +790,7 @@
790 790  Example:  0C aa  => AT+TTRALARM= aa
791 791  
792 792  
793 -=== 3.3.10  Select counting mode ===
794 794  
795 -
796 -(% style="color:blue" %)**AT+TTRMODx=a,b**
797 -
798 -When (% style="color:#037691" %)**a=0**(%%), the door is opened to count, and when (% style="color:#037691" %)**a=1**(%%),the closed door is counted.
799 -
800 -When (% style="color:#037691" %)**b=0**(%%), it is the last door open duration, and when (% style="color:#037691" %)**b=1**(%%),the last door close duration.
801 -
802 -(% style="color:blue" %)**AT Command:**
803 -
804 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
805 -|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 278px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 77px;background-color:#D9E2F3;color:#0070C0" %)**Response**
806 -|(% style="width:155px" %)(((
807 -AT+TTRMODx=1,0
808 -)))|(% style="width:278px" %)Door closed count and record the last door opened duration|(% style="width:85px" %)(((
809 -OK
810 -)))
811 -|(% style="width:155px" %)(((
812 -AT+TTRMODx=0,1
813 -)))|(% style="width:278px" %)(((
814 -Door opened count and record the last door Door Door open closed duration
815 -)))|(% style="width:85px" %)(((
816 -OK
817 -)))
818 -
819 -
820 820  = 4. Battery & Power Consumption =
821 821  
822 822  
... ... @@ -837,12 +837,11 @@
837 837  Firmware and changelog can be downloaded from : **[[Firmware download link>>http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]**
838 838  
839 839  
840 -Methods to Update Firmware:
819 +**Methods to Update Firmware:**
841 841  
842 842  * (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/]]
843 843  * 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]]**.
844 844  
845 -
846 846  = 6. FAQ =
847 847  
848 848  
... ... @@ -870,7 +870,6 @@
870 870  
871 871  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
872 872  
873 -
874 874  = 8. ​Packing Info =
875 875  
876 876  
... ... @@ -888,7 +888,6 @@
888 888  
889 889  * Weight / pcs : g
890 890  
891 -
892 892  = 9. Support =
893 893  
894 894  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0