<
From version < 12.1 >
edited by Ellie Zhang
on 2023/06/26 09:57
To version < 9.6 >
edited by Xiaoling
on 2023/06/09 09:37
>
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,7 +320,7 @@
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:60px;background-color:#D9E2F3;color:#0070C0" %)**Size(bit)**|(% style="width:80px;background-color:#D9E2F3;color:#0070C0" %)**bit7**|(% style="width:80px;background-color:#D9E2F3;color:#0070C0" %)**bit6**|(% style="width:60px;background-color:#D9E2F3;color:#0070C0" %)**[bit5:bit2]**|(% style="width:130px;background-color:#D9E2F3;color:#0070C0" %)**bit1**|(% style="width:110px;background-color:#D9E2F3;color:#0070C0" %)**bit0**
324 324  |(% style="width:76px" %)**Value**|(% style="width:79px" %)(((
325 325  No ACK Message
326 326  )))|(% style="width:84px" %)(((
... ... @@ -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.
730 +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 PA4 pin as interrupt pin.
737 +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  
792 +=== 3.3.10  Select counting mode ===
792 792  
794 +
795 +(% style="color:blue" %)**AT+TTRMODx=a,b**
796 +
797 +When (% style="color:#037691" %)**a=0**(%%), the door is opened to count, and when (% style="color:#037691" %)**a=1**(%%),the closed door is counted.
798 +
799 +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.
800 +
801 +(% style="color:blue" %)**AT Command:**
802 +
803 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
804 +|=(% 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**
805 +|(% style="width:155px" %)(((
806 +AT+TTRMODx=1,0
807 +)))|(% style="width:278px" %)Door closed count and record the last door opened duration|(% style="width:85px" %)(((
808 +OK
809 +)))
810 +|(% style="width:155px" %)(((
811 +AT+TTRMODx=0,1
812 +)))|(% style="width:278px" %)(((
813 +Door opened count and record the last door Door Door open closed duration
814 +)))|(% style="width:85px" %)(((
815 +OK
816 +)))
817 +
793 793  = 4. Battery & Power Consumption =
794 794  
795 795  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0