<
From version < 4.17 >
edited by Xiaoling
on 2023/05/16 10:16
To version < 4.8 >
edited by Xiaoling
on 2023/05/16 09:38
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -235,7 +235,7 @@
235 235  
236 236  Example parse in TTNv3
237 237  
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"]]
238 +[[image:image-20230415153147-2.png||height="220" width="1120"]]
239 239  
240 240  
241 241  (% style="color:#037691" %)**Sensor Model**(%%): For DS03A-LB, this value is 0x0B
... ... @@ -296,7 +296,7 @@
296 296  
297 297  DS03A-LB will send this uplink **after** Device Status once join the LoRaWAN network successfully. And DS03A-LB will send uplinks when:
298 298  
299 -* 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]].
300 300  * There is an Open/Close event.  (This info can be disabled by AT+DISALARM=1)
301 301  
302 302  Uplink Payload totals 11 bytes.
... ... @@ -304,15 +304,14 @@
304 304  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
305 305  |=(% colspan="5" style="background-color: rgb(217, 226, 243); color: rgb(0, 112, 192); width: 522px;" %)**Real-Time Open/Close Status, FPORT=2**
306 306  |(% style="width:95px" %)**Size(bytes)**|(% style="width:78px" %)**1**|(% style="width:98px" %)**3**|(% style="width:144px" %)**3**|(% style="width:108px" %)**4**
307 -|(% 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" %)(((
308 308  The last door open duration (unit: min)
309 -)))|(% 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]]
310 310  
311 -
312 312  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:518.818px" %)
313 313  |=(% colspan="4" style="background-color: rgb(217, 226, 243); color: rgb(0, 112, 192); width: 516px;" %)**Status & Alarm field**
314 314  |(% style="width:76px" %)**Size(bit)**|(% style="width:70px" %)**6**|(% style="width:240px" %)**1**|(% style="width:130px" %)**1**
315 -|(% 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]]
316 316  0: No Alarm; 1: Alarm|(% style="width:130px" %)Status
317 317  0: Close, 1: Open
318 318  
... ... @@ -322,12 +322,12 @@
322 322  === 2.3.3  Historical Door Open/Close Event, FPORT~=3 ===
323 323  
324 324  
325 -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]].
326 326  
327 327  The historical payload includes one or multiplies entries and every entry has the same payload as Real-Time open/close status.
328 328  
329 329  * (((
330 -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.
331 331  )))
332 332  
333 333  For example, in the US915 band, the max payload for different DR is:
... ... @@ -444,7 +444,7 @@
444 444  === 2.5.1 Ways to get datalog via LoRaWAN ===
445 445  
446 446  
447 -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.
448 448  
449 449  * a) DS03A-LB will do an ACK check for data records sending to make sure every data arrive server.
450 450  * 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.
... ... @@ -492,16 +492,13 @@
492 492  
493 493  [[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"]]
494 494  
495 -
496 496  [[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"]]
497 497  
498 -
499 499  [[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"]]
500 500  
501 501  
502 502  [[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"]]
503 503  
504 -
505 505  [[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"]]
506 506  
507 507  
... ... @@ -651,7 +651,7 @@
651 651  (% style="color:blue" %)**AT Command to configure:**
652 652  
653 653  * (((
654 -(% 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>>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]] (the second bit of 1^^st^^ byte of payload) on this uplink packet is set to 1.
655 655  )))
656 656  
657 657  * (((
... ... @@ -681,20 +681,19 @@
681 681  
682 682  (% style="color:blue" %)**AT Command:**
683 683  
684 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
685 -|=(% 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**
686 -|(% style="width:155px" %)(((
680 +|=**Command Example**|=**Function**|=**Response**
681 +|(((
687 687  AT+COUNTMOD=0
688 -)))|(% style="width:277px" %)(((
683 +)))|(((
689 689  the count value keeps accumulating mode
690 -)))|(% style="width:86px" %)(((
685 +)))|(((
691 691  OK
692 692  )))
693 -|(% style="width:155px" %)(((
688 +|(((
694 694  AT+COUNTMOD=1
695 -)))|(% style="width:277px" %)(((
690 +)))|(((
696 696  the count value will be reset after each TDC time(Last Close Duration Reset after each uplink)
697 -)))|(% style="width:86px" %)(((
692 +)))|(((
698 698  OK
699 699  )))
700 700  
... ... @@ -708,20 +708,19 @@
708 708  
709 709  (% style="color:blue" %)**AT Command:**
710 710  
711 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
712 -|=(% 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**
713 -|(% style="width:155px" %)(((
706 +|=**Command Example**|=**Function**|=**Response**
707 +|(((
714 714  AT+TTRCHANNEL=1
715 -)))|(% style="width:288px" %)(((
709 +)))|(((
716 716  set as single channel, only use PB14 pin as interrupt pin.
717 -)))|(% style="width:44px" %)(((
711 +)))|(((
718 718  OK
719 719  )))
720 -|(% style="width:155px" %)(((
714 +|(((
721 721  AT+TTRCHANNEL=2
722 -)))|(% style="width:288px" %)(((
716 +)))|(((
723 723  is set as dual channel, use PB14 pin and PB15 pin as interrupt pin.
724 -)))|(% style="width:44px" %)(((
718 +)))|(((
725 725  OK
726 726  )))
727 727  
... ... @@ -753,20 +753,19 @@
753 753  
754 754  (% style="color:blue" %)**AT Command:**
755 755  
756 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
757 -|=(% 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**
758 -|(% style="width:155px" %)(((
750 +|=**Command Example**|=**Function**|=**Response**
751 +|(((
759 759  AT+TTRALARM=0
760 -)))|(% style="width:279px" %)(((
753 +)))|(((
761 761  disable continuous alarm
762 -)))|(% style="width:84px" %)(((
755 +)))|(((
763 763  OK
764 764  )))
765 -|(% style="width:155px" %)(((
758 +|(((
766 766  AT+TTRALARM=60
767 -)))|(% style="width:279px" %)(((
768 -The alarm interval is 60 minutes (unit: minutes)
769 -)))|(% style="width:84px" %)(((
760 +)))|(((
761 + The alarm interval is 60 minutes (unit: minutes)
762 +)))|(((
770 770  OK
771 771  )))
772 772  
... ... @@ -786,18 +786,17 @@
786 786  
787 787  (% style="color:blue" %)**AT Command:**
788 788  
789 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
790 -|=(% 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**
791 -|(% style="width:155px" %)(((
782 +|=**Command Example**|=**Function**|=**Response**
783 +|(((
792 792  AT+TTRMODx=1,0
793 -)))|(% style="width:278px" %)Door closed count and record the last door opened duration|(% style="width:85px" %)(((
785 +)))|Door closed count and record the last door opened duration|(((
794 794  OK
795 795  )))
796 -|(% style="width:155px" %)(((
788 +|(((
797 797  AT+TTRMODx=0,1
798 -)))|(% style="width:278px" %)(((
790 +)))|(((
799 799  Door opened count and record the last door Door Door open closed duration
800 -)))|(% style="width:85px" %)(((
792 +)))|(((
801 801  OK
802 802  )))
803 803  
... ... @@ -875,4 +875,4 @@
875 875  
876 876  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
877 877  
878 -* Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[Support@dragino.cc>>mailto:Support@dragino.cc]].
870 +* Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:http://../../../../../../D:%5C%E5%B8%82%E5%9C%BA%E8%B5%84%E6%96%99%5C%E8%AF%B4%E6%98%8E%E4%B9%A6%5CLoRa%5CLT%E7%B3%BB%E5%88%97%5Csupport@dragino.com]]
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0