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.2
edited by Xiaoling
on 2024/04/20 10:11
Change comment: There is no comment for this version

Summary

Details

Page properties
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,20 @@
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 +
793 +=== (% data-sider-select-id="14f87315-b24f-4278-9b6c-0a8c2f35ad00" %)4.3.7 Set count number(%%) ===
794 +
795 +
796 +Feature: Manually set the count number
797 +
798 +(% style="color:#4f81bd" %)**AT Command: AT+SETCNT**
799 +
800 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:481px" %)
801 +|=(% 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**
802 +|(% style="width:162px" %)AT+SETCNT=0|(% style="width:222px" %)Set the count number to 0.|(% style="width:93px" %)OK
803 +|(% style="width:162px" %)AT+SETCNT=100|(% style="width:222px" %)Set the count number to 100.|(% style="width:93px" %)OK
804 +
805 +
792 792  = 5. Battery & Power Consumption =
793 793  
794 794