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: 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 ... ... @@ -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>> ||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. 651 651 ))) 652 652 653 653 * ((( ... ... @@ -677,20 +677,19 @@ 677 677 678 678 (% style="color:blue" %)**AT Command:** 679 679 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" %)((( 680 +|=**Command Example**|=**Function**|=**Response** 681 +|((( 683 683 AT+COUNTMOD=0 684 -)))|( % style="width:277px" %)(((683 +)))|((( 685 685 the count value keeps accumulating mode 686 -)))|( % style="width:86px" %)(((685 +)))|((( 687 687 OK 688 688 ))) 689 -|( % style="width:155px" %)(((688 +|((( 690 690 AT+COUNTMOD=1 691 -)))|( % style="width:277px" %)(((690 +)))|((( 692 692 the count value will be reset after each TDC time(Last Close Duration Reset after each uplink) 693 -)))|( % style="width:86px" %)(((692 +)))|((( 694 694 OK 695 695 ))) 696 696 ... ... @@ -704,20 +704,19 @@ 704 704 705 705 (% style="color:blue" %)**AT Command:** 706 706 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" %)((( 706 +|=**Command Example**|=**Function**|=**Response** 707 +|((( 710 710 AT+TTRCHANNEL=1 711 -)))|( % style="width:288px" %)(((709 +)))|((( 712 712 set as single channel, only use PB14 pin as interrupt pin. 713 -)))|( % style="width:44px" %)(((711 +)))|((( 714 714 OK 715 715 ))) 716 -|( % style="width:155px" %)(((714 +|((( 717 717 AT+TTRCHANNEL=2 718 -)))|( % style="width:288px" %)(((716 +)))|((( 719 719 is set as dual channel, use PB14 pin and PB15 pin as interrupt pin. 720 -)))|( % style="width:44px" %)(((718 +)))|((( 721 721 OK 722 722 ))) 723 723 ... ... @@ -749,20 +749,19 @@ 749 749 750 750 (% style="color:blue" %)**AT Command:** 751 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" %)((( 750 +|=**Command Example**|=**Function**|=**Response** 751 +|((( 755 755 AT+TTRALARM=0 756 -)))|( % style="width:279px" %)(((753 +)))|((( 757 757 disable continuous alarm 758 -)))|( % style="width:84px" %)(((755 +)))|((( 759 759 OK 760 760 ))) 761 -|( % style="width:155px" %)(((758 +|((( 762 762 AT+TTRALARM=60 763 -)))|( % style="width:279px" %)(((764 -The alarm interval is 60 minutes (unit: minutes) 765 -)))|( % style="width:84px" %)(((760 +)))|((( 761 + The alarm interval is 60 minutes (unit: minutes) 762 +)))|((( 766 766 OK 767 767 ))) 768 768 ... ... @@ -782,18 +782,17 @@ 782 782 783 783 (% style="color:blue" %)**AT Command:** 784 784 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" %)((( 782 +|=**Command Example**|=**Function**|=**Response** 783 +|((( 788 788 AT+TTRMODx=1,0 789 -)))| (% 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|((( 790 790 OK 791 791 ))) 792 -|( % style="width:155px" %)(((788 +|((( 793 793 AT+TTRMODx=0,1 794 -)))|( % style="width:278px" %)(((790 +)))|((( 795 795 Door opened count and record the last door Door Door open closed duration 796 -)))|( % style="width:85px" %)(((792 +)))|((( 797 797 OK 798 798 ))) 799 799 ... ... @@ -871,4 +871,4 @@ 871 871 872 872 * 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. 873 873 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]].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]]