<
From version < 7.5 >
edited by Xiaoling
on 2023/05/22 10:41
To version < 4.11 >
edited by Xiaoling
on 2023/05/16 09:52
>
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:image-20230415153147-2.png||height="220" width="1120"]]
251 251  
252 252  
253 253  (% style="color:#037691" %)**Sensor Model**(%%): For DS03A-LB, this value is 0x0B
... ... @@ -308,7 +308,7 @@
308 308  
309 309  DS03A-LB will send this uplink **after** Device Status once join the LoRaWAN network successfully. And DS03A-LB will send uplinks when:
310 310  
311 -* Every 2 hours, this interval [[can be changed>>||anchor="H3.3.1SetTransmitIntervalTime"]].
299 +* Every 2 hours, this interval [[can be changed>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/#H3.1A0SetTransmitIntervalTime]].
312 312  * There is an Open/Close event.  (This info can be disabled by AT+DISALARM=1)
313 313  
314 314  Uplink Payload totals 11 bytes.
... ... @@ -316,14 +316,14 @@
316 316  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
317 317  |=(% colspan="5" style="background-color: rgb(217, 226, 243); color: rgb(0, 112, 192); width: 522px;" %)**Real-Time Open/Close Status, FPORT=2**
318 318  |(% style="width:95px" %)**Size(bytes)**|(% style="width:78px" %)**1**|(% style="width:98px" %)**3**|(% style="width:144px" %)**3**|(% style="width:108px" %)**4**
319 -|(% style="width:95px" %)**Value**|(% style="width:78px" %)Status & [[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]|(% style="width:98px" %)Total open door events|(% style="width:144px" %)(((
307 +|(% style="width:95px" %)**Value**|(% style="width:78px" %)Status & [[Alarm>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/#H3.8A0AlarmBaseonTimeout]]|(% style="width:98px" %)Total open door events|(% style="width:144px" %)(((
320 320  The last door open duration (unit: min)
321 -)))|(% style="width:108px" %)[[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]]
309 +)))|(% style="width:108px" %)[[Unix TimeStamp>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/#H2.4.1A0UnixTimeStamp]]
322 322  
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**
326 -|(% style="width:76px" %)**Value**|(% style="width:70px" %)Reserve|(% style="width:240px" %)[[Enable/disable Timeout Alarm>>||anchor="H3.3.3A0Enable2FDisableAlarm"]]
314 +|(% style="width:76px" %)**Value**|(% style="width:70px" %)Reserve|(% style="width:240px" %)[[Enable/disable Timeout Alarm>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/#H3.8A0AlarmBaseonTimeout]]
327 327  0: No Alarm; 1: Alarm|(% style="width:130px" %)Status
328 328  0: Close, 1: Open
329 329  
... ... @@ -333,30 +333,27 @@
333 333  === 2.3.3  Historical Door Open/Close Event, FPORT~=3 ===
334 334  
335 335  
336 -DS03A-LB stores sensor values and users can retrieve these history values via the [[downlink command>>||anchor="H2.5DatalogFeature"]].
324 +DS03A-LB stores sensor values and users can retrieve these history values via the [[downlink command>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/#H2.4A0DatalogFeature]].
337 337  
338 338  The historical payload includes one or multiplies entries and every entry has the same payload as Real-Time open/close status.
339 339  
340 340  * (((
341 -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.
329 +Each data entry is 11 bytes and has the same structure as [[Real-Time open/close status>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/#H2.3.3A0Real-TimeOpen2FCloseStatus2CUplinkFPORT3D2]], to save airtime and battery, DS03A-LB will send max bytes according to the current DR and Frequency bands.
342 342  )))
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
334 +1. (((
335 +**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)
337 +1. (((
338 +**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
340 +1. (((
341 +**DR2**: total payload includes 11 entries of data
356 356  )))
357 -
358 -(((
359 -**4. DR3**: total payload includes 22 entries of data.
343 +1. (((
344 +**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
... ... @@ -458,7 +458,7 @@
458 458  === 2.5.1 Ways to get datalog via LoRaWAN ===
459 459  
460 460  
461 -Set PNACKMD=1, DS03A-LB will wait for ACK for every uplink, when there is no LoRaWAN network,DS03A-LB will mark these records with non-ack messages and store the sensor data, and it will send all messages (10s interval) after the network recovery.
446 +Set [[PNACKMD=1>>||anchor="H2.5.4DatalogUplinkpayloadA028FPORT3D329"]], DS03A-LB will wait for ACK for every uplink, when there is no LoRaWAN network,DS03A-LB will mark these records with non-ack messages and store the sensor data, and it will send all messages (10s interval) after the network recovery.
462 462  
463 463  * a) DS03A-LB will do an ACK check for data records sending to make sure every data arrive server.
464 464  * b) DS03A-LB will send data in **CONFIRMED Mode** when PNACKMD=1, but DS03A-LB won't re-transmit the packet if it doesn't get ACK, it will just mark it as a NONE-ACK message. In a future uplink if DS03A-LB gets a ACK, DS03A-LB will consider there is a network connection and resend all NONE-ACK Message.
... ... @@ -506,16 +506,13 @@
506 506  
507 507  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/1654746350207-427.png?rev=1.1||alt="1654746350207-427.png"]]
508 508  
509 -
510 510  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/1654747162439-840.png?rev=1.1||alt="1654747162439-840.png"]]
511 511  
512 -
513 513  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/1654746405400-203.png?rev=1.1||alt="1654746405400-203.png"]]
514 514  
515 515  
516 516  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/1654746763908-732.png?rev=1.1||alt="1654746763908-732.png"]]
517 517  
518 -
519 519  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/1654746716087-684.png?rev=1.1||alt="1654746716087-684.png"]]
520 520  
521 521  
... ... @@ -545,9 +545,11 @@
545 545  == 2.8 ​Firmware Change Log ==
546 546  
547 547  
548 -**Firmware download link: **[[https:~~/~~/www.dropbox.com/sh/b0uwyzjs4px4eao/AADvI7fPRwsFKTglEmaRRuaaa?dl=0>>https://www.dropbox.com/sh/b0uwyzjs4px4eao/AADvI7fPRwsFKTglEmaRRuaaa?dl=0]]
530 +**Firmware download link:**
549 549  
532 +[[https:~~/~~/www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0>>url:https://www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0]]
550 550  
534 +
551 551  = 3. Configure DS03A-LB =
552 552  
553 553  == 3.1 Configure Methods: ==
... ... @@ -559,10 +559,8 @@
559 559  * 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]].
560 560  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
561 561  
562 -
563 563  == 3.2 General Commands ==
564 564  
565 -
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; color:#0070c0" %)**Command Example**|=(% style="width: 137px;background-color:#D9E2F3; color:#0070c0" %)**Function**|=(% style="background-color:#D9E2F3; color:#0070c0" %)**Response**
572 +|=(% style="width: 156px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 137px;background-color:#D9E2F3" %)**Function**|=(% style="background-color:#D9E2F3" %)**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  
... ... @@ -666,7 +666,7 @@
666 666  (% style="color:blue" %)**AT Command to configure:**
667 667  
668 668  * (((
669 -(% style="color:#037691" %)**AT+TTRIG=1,30** (%%) **~-~->** When the **Keep Status** change from close to open, and device remains in open status for more than 30 seconds. LDS03A will send an uplink packet, the [[Alarm bit>>||anchor="H2.3.2A0Real-TimeOpen2FCloseStatus2CUplinkFPORT3D2"]] (the second bit of 1^^st^^ byte of payload) on this uplink packet is set to 1.
650 +(% style="color:#037691" %)**AT+TTRIG=1,30** (%%) **~-~->** When the **Keep Status** change from close to open, and device remains in open status for more than 30 seconds. LDS03A will send an uplink packet, the [[Alarm bit>>||anchor="H2.3.2A0Real-TimeOpen2FCloseStatus2CUplinkFPORT3D2]] (the second bit of 1^^st^^ byte of payload) on this uplink packet is set to 1.
670 670  )))
671 671  
672 672  * (((
... ... @@ -697,7 +697,7 @@
697 697  (% style="color:blue" %)**AT Command:**
698 698  
699 699  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
700 -|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 277px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 88px;background-color:#D9E2F3;color:#0070C0" %)**Response**
681 +|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 277px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
701 701  |(% style="width:155px" %)(((
702 702  AT+COUNTMOD=0
703 703  )))|(% style="width:277px" %)(((
... ... @@ -724,7 +724,7 @@
724 724  (% style="color:blue" %)**AT Command:**
725 725  
726 726  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
727 -|=(% 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**
708 +|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 288px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 44px;background-color:#D9E2F3;color:#0070C0" %)**Response**
728 728  |(% style="width:155px" %)(((
729 729  AT+TTRCHANNEL=1
730 730  )))|(% style="width:288px" %)(((
... ... @@ -769,7 +769,7 @@
769 769  (% style="color:blue" %)**AT Command:**
770 770  
771 771  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
772 -|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 279px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 76px;background-color:#D9E2F3;color:#0070C0" %)**Response**
753 +|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 279px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 84px;background-color:#D9E2F3;color:#0070C0" %)**Response**
773 773  |(% style="width:155px" %)(((
774 774  AT+TTRALARM=0
775 775  )))|(% style="width:279px" %)(((
... ... @@ -790,7 +790,7 @@
790 790  Example:  0C aa  => AT+TTRALARM= aa
791 791  
792 792  
793 -=== 3.3.10  Select counting mode ===
774 +=== 3.3.9  Select counting mode ===
794 794  
795 795  
796 796  (% style="color:blue" %)**AT+TTRMODx=a,b**
... ... @@ -802,7 +802,7 @@
802 802  (% style="color:blue" %)**AT Command:**
803 803  
804 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**
786 +|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 278px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 85px;background-color:#D9E2F3;color:#0070C0" %)**Response**
806 806  |(% style="width:155px" %)(((
807 807  AT+TTRMODx=1,0
808 808  )))|(% style="width:278px" %)Door closed count and record the last door opened duration|(% style="width:85px" %)(((
... ... @@ -816,7 +816,6 @@
816 816  OK
817 817  )))
818 818  
819 -
820 820  = 4. Battery & Power Consumption =
821 821  
822 822  
... ... @@ -842,7 +842,6 @@
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  
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