<
From version < 7.1 >
edited by Xiaoling
on 2023/05/22 09:32
To version < 7.8 >
edited by Xiaoling
on 2023/05/22 17:20
>
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.
... ... @@ -246,7 +246,7 @@
246 246  
247 247  Example parse in TTNv3
248 248  
249 -[[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"]]
253 +[[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 252  (% style="color:#037691" %)**Sensor Model**(%%): For DS03A-LB, this value is 0x0B
... ... @@ -319,6 +319,7 @@
319 319  The last door open duration (unit: min)
320 320  )))|(% style="width:108px" %)[[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]]
321 321  
326 +
322 322  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:518.818px" %)
323 323  |=(% colspan="4" style="background-color: rgb(217, 226, 243); color: rgb(0, 112, 192); width: 516px;" %)**Status & Alarm field**
324 324  |(% style="width:76px" %)**Size(bit)**|(% style="width:70px" %)**6**|(% style="width:240px" %)**1**|(% style="width:130px" %)**1**
... ... @@ -342,17 +342,20 @@
342 342  
343 343  For example, in the US915 band, the max payload for different DR is:
344 344  
345 -1. (((
346 -**DR0**: max is 11 bytes so one entry of data
350 +(((
351 +**~1. DR0**: max is 11 bytes so one entry of data
347 347  )))
348 -1. (((
349 -**DR1**: max is 53 bytes so devices will upload 4 entries of data (total 44 bytes)
353 +
354 +(((
355 +**2. DR1**: max is 53 bytes so devices will upload 4 entries of data (total 44 bytes)
350 350  )))
351 -1. (((
352 -**DR2**: total payload includes 11 entries of data
357 +
358 +(((
359 +**3. DR2**: total payload includes 11 entries of data
353 353  )))
354 -1. (((
355 -**DR3**: total payload includes 22 entries of data.
361 +
362 +(((
363 +**4. DR3**: total payload includes 22 entries of data.
356 356  )))
357 357  
358 358  If DS03A-LB doesn't have any data in the polling time. It will uplink 11 bytes of 0
... ... @@ -541,11 +541,9 @@
541 541  == 2.8 ​Firmware Change Log ==
542 542  
543 543  
544 -**Firmware download link:**
552 +**Firmware download link: **[[https:~~/~~/www.dropbox.com/sh/b0uwyzjs4px4eao/AADvI7fPRwsFKTglEmaRRuaaa?dl=0>>https://www.dropbox.com/sh/b0uwyzjs4px4eao/AADvI7fPRwsFKTglEmaRRuaaa?dl=0]]
545 545  
546 -[[https:~~/~~/www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0>>url:https://www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0]]
547 547  
548 -
549 549  = 3. Configure DS03A-LB =
550 550  
551 551  == 3.1 Configure Methods: ==
... ... @@ -558,8 +558,10 @@
558 558  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
559 559  
560 560  
567 +
561 561  == 3.2 General Commands ==
562 562  
570 +
563 563  These commands are to configure:
564 564  
565 565  * General system settings like: uplink interval.
... ... @@ -584,7 +584,7 @@
584 584  (% style="color:blue" %)**AT Command: AT+TDC**
585 585  
586 586  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
587 -|=(% style="width: 156px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 137px;background-color:#D9E2F3" %)**Function**|=(% style="background-color:#D9E2F3" %)**Response**
595 +|=(% 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**
588 588  |(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|(((
589 589  30000
590 590  OK
... ... @@ -605,6 +605,7 @@
605 605  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
606 606  
607 607  
616 +
608 608  === 3.3.2 Get Device Status ===
609 609  
610 610  
... ... @@ -814,6 +814,7 @@
814 814  )))
815 815  
816 816  
826 +
817 817  = 4. Battery & Power Consumption =
818 818  
819 819  
... ... @@ -834,12 +834,13 @@
834 834  Firmware and changelog can be downloaded from : **[[Firmware download link>>http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]**
835 835  
836 836  
837 -Methods to Update Firmware:
847 +**Methods to Update Firmware:**
838 838  
839 839  * (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/]]
840 840  * 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]]**.
841 841  
842 842  
853 +
843 843  = 6. FAQ =
844 844  
845 845  
... ... @@ -868,6 +868,7 @@
868 868  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
869 869  
870 870  
882 +
871 871  = 8. ​Packing Info =
872 872  
873 873  
... ... @@ -886,6 +886,7 @@
886 886  * Weight / pcs : g
887 887  
888 888  
901 +
889 889  = 9. Support =
890 890  
891 891  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0