<
From version < 11.1 >
edited by Ellie Zhang
on 2023/06/21 18:08
To version < 9.2 >
edited by Xiaoling
on 2023/06/09 09:30
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Ellie
1 +XWiki.Xiaoling
Content
... ... @@ -320,13 +320,20 @@
320 320  **Status & Alarm:**
321 321  
322 322  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
323 -|(% style="background-color:#d9e2f3; color:#0070c0; width:60px" %)**Size(bit)**|(% style="background-color:#d9e2f3; color:#0070c0; width:80px" %)**bit7**|(% style="background-color:#d9e2f3; color:#0070c0; width:80px" %)**bit6**|(% style="background-color:#d9e2f3; color:#0070c0; width:60px" %)**[bit5:bit2]**|(% style="background-color:#d9e2f3; color:#0070c0; width:130px" %)**bit1**|(% style="background-color:#d9e2f3; color:#0070c0; width:110px" %)**bit0**
323 +|(% style="width:76px" %)**Size(bit)**|(% style="width:79px" %)**bit7**|(% style="width:84px" %)**bit6**|(% style="width:96px" %)**[bit5:bit2]**|(% style="width:197px" %)**bit1**|(% style="width:104px" %)**bit0**
324 324  |(% style="width:76px" %)**Value**|(% style="width:79px" %)(((
325 -No ACK Message
325 +No ACK
326 +
327 +Message
326 326  )))|(% style="width:84px" %)(((
327 -Poll Message Flag
329 +Poll
330 +
331 +Message
332 +
333 +Flag
328 328  )))|(% style="width:96px" %)Reserve|(% style="width:197px" %)[[Enable/disable Timeout Alarm>>||anchor="H3.3.3A0Enable2FDisableAlarm"]]
329 -0: No Alarm; 1: Alarm|(% style="width:104px" %)Status 0: Close, 1: Open
335 +0: No Alarm; 1: Alarm|(% style="width:104px" %)Status
336 +0: Close, 1: Open
330 330  
331 331  [[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-20220609110547-6.png?width=1191&height=337&rev=1.1||alt="image-20220609110547-6.png" height="337" width="1191"]]
332 332  
... ... @@ -727,7 +727,7 @@
727 727  |(% style="width:155px" %)(((
728 728  AT+TTRCHANNEL=1
729 729  )))|(% style="width:288px" %)(((
730 -set as single channel, only use PA8 pin as interrupt pin.
737 +set as single channel, only use PB14 pin as interrupt pin.
731 731  )))|(% style="width:44px" %)(((
732 732  OK
733 733  )))
... ... @@ -734,7 +734,7 @@
734 734  |(% style="width:155px" %)(((
735 735  AT+TTRCHANNEL=2
736 736  )))|(% style="width:288px" %)(((
737 -is set as dual channel, use PA8 pin and PB15 pin as interrupt pin.
744 +is set as dual channel, use PB14 pin and PB15 pin as interrupt pin.
738 738  )))|(% style="width:44px" %)(((
739 739  OK
740 740  )))
... ... @@ -789,7 +789,32 @@
789 789  Example:  0C aa  => AT+TTRALARM= aa
790 790  
791 791  
799 +=== 3.3.10  Select counting mode ===
792 792  
801 +
802 +(% style="color:blue" %)**AT+TTRMODx=a,b**
803 +
804 +When (% style="color:#037691" %)**a=0**(%%), the door is opened to count, and when (% style="color:#037691" %)**a=1**(%%),the closed door is counted.
805 +
806 +When (% style="color:#037691" %)**b=0**(%%), it is the last door open duration, and when (% style="color:#037691" %)**b=1**(%%),the last door close duration.
807 +
808 +(% style="color:blue" %)**AT Command:**
809 +
810 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
811 +|=(% 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**
812 +|(% style="width:155px" %)(((
813 +AT+TTRMODx=1,0
814 +)))|(% style="width:278px" %)Door closed count and record the last door opened duration|(% style="width:85px" %)(((
815 +OK
816 +)))
817 +|(% style="width:155px" %)(((
818 +AT+TTRMODx=0,1
819 +)))|(% style="width:278px" %)(((
820 +Door opened count and record the last door Door Door open closed duration
821 +)))|(% style="width:85px" %)(((
822 +OK
823 +)))
824 +
793 793  = 4. Battery & Power Consumption =
794 794  
795 795  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0