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 53.1
edited by Mengting Qiu
on 2024/10/17 09:31
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.ting
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:
... ... @@ -759,8 +759,10 @@
759 759  === 4.3.5 Set UOA (Uplink on Activity) ===
760 760  
761 761  
762 -Feature: Enable / Disable Uplink on Activity
762 +Feature: Enable / Disable Uplink on Activity.
763 763  
764 +After the UOA is enabled, the LHT65N-PIR sends an uplink when the count is triggered.
765 +
764 764  (% style="color:#4f81bd" %)**AT Command: **
765 765  
766 766  * (% style="color:#037691" %)**AT+UOA=0**(%%)  : Disable UoA
... ... @@ -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 ===
784 +=== (% 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,18 @@
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  
794 +=== (% data-sider-select-id="14f87315-b24f-4278-9b6c-0a8c2f35ad00" %)4.3.7 Set count number(%%) ===
795 +
796 +
797 +Feature: Manually set the count number
798 +
799 +(% style="color:#4f81bd" %)**AT Command: AT+SETCNT**
800 +
801 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:481px" %)
802 +|=(% 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**
803 +|(% style="width:162px" %)AT+SETCNT=0|(% style="width:222px" %)Set the count number to 0.|(% style="width:93px" %)OK
804 +|(% style="width:162px" %)AT+SETCNT=100|(% style="width:222px" %)Set the count number to 100.|(% style="width:93px" %)OK
805 +
792 792  = 5. Battery & Power Consumption =
793 793  
794 794