Last modified by Xiaoling on 2025/06/10 09:17

From version 51.2
edited by Xiaoling
on 2024/04/07 10:15
Change comment: There is no comment for this version
To version 52.1
edited by Bei Jinggeng
on 2024/04/16 13:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Bei
Content
... ... @@ -674,7 +674,7 @@
674 674  [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]]
675 675  
676 676  
677 -== 4.3 Commands special design for LHT65N-PIR ==
677 +== (% data-sider-select-id="b105c0ce-c4b4-457e-b159-018a39209e92" %)4.3 Commands special design for LHT65N-PIR(%%) ==
678 678  
679 679  
680 680  These commands only valid for LHT65N-PIR, as below:
... ... @@ -779,7 +779,7 @@
779 779  * (% style="color:#037691" %)**A1 00    **(%%)** ==>    **AT+UOA=0**     **
780 780  * (% style="color:#037691" %)**A1 01 00 02  **(%%)** ==>    **AT+UOA=1,2
781 781  
782 -=== 4.3.6 Get data ===
782 +=== (% data-sider-select-id="50a6265d-b76f-4699-846b-b82bee3a7ab0" %)4.3.6 Get data(%%) ===
783 783  
784 784  
785 785  Feature: Get the current sensor data
... ... @@ -789,6 +789,24 @@
789 789  * **AT+GETSENSORVALUE=0**      ~/~/ The serial port gets the reading of the current sensor
790 790  * **AT+GETSENSORVALUE=1**      ~/~/  The serial port gets the current sensor reading and uploads it.
791 791  
792 +(% class="wikigeneratedid" %)
793 +=== ===
794 +
795 +=== (% data-sider-select-id="14f87315-b24f-4278-9b6c-0a8c2f35ad00" %)4.3.7 Set count number(%%) ===
796 +
797 +
798 +Feature: Manually set the count number
799 +
800 +
801 +(% style="color:#4f81bd" %)**AT Command: AT+SETCNT**
802 +
803 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:481px" %)
804 +|=(% style="width: 162px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 224px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 95px;background-color:#4F81BD;color:white" %)**Response**
805 +|(% style="width:162px" %)AT+SETCNT=0|(% style="width:222px" %)Set the count number to 0.|(% style="width:93px" %)OK
806 +|(% style="width:162px" %)AT+SETCNT=100|(% style="width:222px" %)Set the count number to 100.|(% style="width:93px" %)OK
807 +
808 +
809 +
792 792  = 5. Battery & Power Consumption =
793 793  
794 794