Changes for page DS03A-LB/LS -- Outdoor LoRaWAN Door Sensor User Manual
Last modified by Mengting Qiu on 2025/01/10 09:53
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -235,7 +235,7 @@ 235 235 236 236 Example parse in TTNv3 237 237 238 -[[image:image-20230415153147-2.png||height="2 20" width="1120"]]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"]] 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>> 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]].299 +* Every 2 hours, this interval [[can be changed>>||anchor="H3.3.1SetTransmitIntervalTime"]]. 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,14 +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>> 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" %)(((307 +|(% style="width:95px" %)**Value**|(% style="width:78px" %)Status & [[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]|(% 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>> 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]]309 +)))|(% style="width:108px" %)[[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]] 310 310 311 311 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:518.818px" %) 312 312 |=(% colspan="4" style="background-color: rgb(217, 226, 243); color: rgb(0, 112, 192); width: 516px;" %)**Status & Alarm field** 313 313 |(% style="width:76px" %)**Size(bit)**|(% style="width:70px" %)**6**|(% style="width:240px" %)**1**|(% style="width:130px" %)**1** 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]]314 +|(% style="width:76px" %)**Value**|(% style="width:70px" %)Reserve|(% style="width:240px" %)[[Enable/disable Timeout Alarm>>||anchor="H3.3.3A0Enable2FDisableAlarm"]] 315 315 0: No Alarm; 1: Alarm|(% style="width:130px" %)Status 316 316 0: Close, 1: Open 317 317 ... ... @@ -321,12 +321,12 @@ 321 321 === 2.3.3 Historical Door Open/Close Event, FPORT~=3 === 322 322 323 323 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]].324 +DS03A-LB stores sensor values and users can retrieve these history values via the [[downlink command>>||anchor="H2.4A0DatalogFeature"]]. 325 325 326 326 The historical payload includes one or multiplies entries and every entry has the same payload as Real-Time open/close status. 327 327 328 328 * ((( 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.329 +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. 330 330 ))) 331 331 332 332 For example, in the US915 band, the max payload for different DR is: ... ... @@ -647,7 +647,7 @@ 647 647 (% style="color:blue" %)**AT Command to configure:** 648 648 649 649 * ((( 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.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. 651 651 ))) 652 652 653 653 * ((( ... ... @@ -677,19 +677,20 @@ 677 677 678 678 (% style="color:blue" %)**AT Command:** 679 679 680 -|=**Command Example**|=**Function**|=**Response** 681 -|((( 680 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %) 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** 682 +|(% style="width:155px" %)((( 682 682 AT+COUNTMOD=0 683 -)))|((( 684 +)))|(% style="width:277px" %)((( 684 684 the count value keeps accumulating mode 685 -)))|((( 686 +)))|(% style="width:86px" %)((( 686 686 OK 687 687 ))) 688 -|((( 689 +|(% style="width:155px" %)((( 689 689 AT+COUNTMOD=1 690 -)))|((( 691 +)))|(% style="width:277px" %)((( 691 691 the count value will be reset after each TDC time(Last Close Duration Reset after each uplink) 692 -)))|((( 693 +)))|(% style="width:86px" %)((( 693 693 OK 694 694 ))) 695 695 ... ... @@ -703,19 +703,20 @@ 703 703 704 704 (% style="color:blue" %)**AT Command:** 705 705 706 -|=**Command Example**|=**Function**|=**Response** 707 -|((( 707 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %) 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** 709 +|(% style="width:155px" %)((( 708 708 AT+TTRCHANNEL=1 709 -)))|((( 711 +)))|(% style="width:288px" %)((( 710 710 set as single channel, only use PB14 pin as interrupt pin. 711 -)))|((( 713 +)))|(% style="width:44px" %)((( 712 712 OK 713 713 ))) 714 -|((( 716 +|(% style="width:155px" %)((( 715 715 AT+TTRCHANNEL=2 716 -)))|((( 718 +)))|(% style="width:288px" %)((( 717 717 is set as dual channel, use PB14 pin and PB15 pin as interrupt pin. 718 -)))|((( 720 +)))|(% style="width:44px" %)((( 719 719 OK 720 720 ))) 721 721 ... ... @@ -747,19 +747,20 @@ 747 747 748 748 (% style="color:blue" %)**AT Command:** 749 749 750 -|=**Command Example**|=**Function**|=**Response** 751 -|((( 752 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 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** 754 +|(% style="width:155px" %)((( 752 752 AT+TTRALARM=0 753 -)))|((( 756 +)))|(% style="width:279px" %)((( 754 754 disable continuous alarm 755 -)))|((( 758 +)))|(% style="width:84px" %)((( 756 756 OK 757 757 ))) 758 -|((( 761 +|(% style="width:155px" %)((( 759 759 AT+TTRALARM=60 760 -)))|((( 761 - 762 -)))|((( 763 +)))|(% style="width:279px" %)((( 764 +The alarm interval is 60 minutes (unit: minutes) 765 +)))|(% style="width:84px" %)((( 763 763 OK 764 764 ))) 765 765 ... ... @@ -779,17 +779,18 @@ 779 779 780 780 (% style="color:blue" %)**AT Command:** 781 781 782 -|=**Command Example**|=**Function**|=**Response** 783 -|((( 785 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 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** 787 +|(% style="width:155px" %)((( 784 784 AT+TTRMODx=1,0 785 -)))|Door closed count and record the last door opened duration|((( 789 +)))|(% style="width:278px" %)Door closed count and record the last door opened duration|(% style="width:85px" %)((( 786 786 OK 787 787 ))) 788 -|((( 792 +|(% style="width:155px" %)((( 789 789 AT+TTRMODx=0,1 790 -)))|((( 794 +)))|(% style="width:278px" %)((( 791 791 Door opened count and record the last door Door Door open closed duration 792 -)))|((( 796 +)))|(% style="width:85px" %)((( 793 793 OK 794 794 ))) 795 795 ... ... @@ -867,4 +867,4 @@ 867 867 868 868 * 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. 869 869 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]]874 +* 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]].