Changes for page LHT52 - LoRaWAN Temperature & Humidity Sensor User Manual
Last modified by Mengting Qiu on 2024/04/30 14:27
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 5 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -738,21 +738,8 @@ 738 738 739 739 **AT Command: AT+TDC** 740 740 741 -(% border="1" %) 742 -|**Command Example**|**Function**|**Response** 743 -|AT+TDC?|Show current transmit Interval|((( 744 -30000 741 +[[image:image-20220523150701-2.png]] 745 745 746 -OK 747 - 748 -the interval is 30000ms = 30s 749 -))) 750 -|AT+TDC=60000|Set Transmit Interval|((( 751 -OK 752 - 753 -Set transmit interval to 60000ms = 60 seconds 754 -))) 755 - 756 756 **Downlink Command: 0x01** 757 757 758 758 Format: Command Code (0x01) followed by 3 bytes time value. ... ... @@ -759,8 +759,8 @@ 759 759 760 760 If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. 761 761 762 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 763 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 749 +* **Example 1**: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 750 +* **Example 2**: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 764 764 765 765 == 4.2 Set External Sensor Mode == 766 766 ... ... @@ -768,23 +768,13 @@ 768 768 769 769 **AT Command: AT+EXT** 770 770 771 -(% border="1" %) 772 -|**Command Example**|**Function**|**Response** 773 -|AT+EXT?|Get current external sensor mode|((( 774 -1 758 +[[image:image-20220523150759-3.png]] 775 775 776 -OK 777 - 778 -External Sensor mode =1 779 -))) 780 -|AT+EXT=1|(% colspan="2" %)Set external sensor mode to 1 781 -|AT+EXT=9|(% colspan="2" %)Set to external DS18B20 with timestamp 782 - 783 783 **Downlink Command: 0xA2** 784 784 785 785 Total bytes: 2 ~~ 5 bytes 786 786 787 -Example: 764 +**Example:** 788 788 789 789 * 0xA201: Set external sensor type to E1 790 790 * 0xA209: Same as AT+EXT=9 ... ... @@ -799,17 +799,14 @@ 799 799 800 800 PID is default set to disable (0) 801 801 802 - 803 803 **AT Command:** 804 804 805 -(% border="1" %) 806 -|**Command Example**|**Function**|**Response** 807 -|AT+PID=1|Enable PID uplink|OK 781 +[[image:image-20220523150928-4.png]] 808 808 809 809 **Downlink Command:** 810 810 811 -* 0xA800 àAT+PID=0812 -* 0xA801 àAT+PID=1785 +* 0xA800 **~-~->** AT+PID=0 786 +* 0xA801 **~-~->** AT+PID=1 813 813 814 814 == 4.4 Set Password == 815 815 ... ... @@ -817,16 +817,8 @@ 817 817 818 818 **AT Command: AT+PWORD** 819 819 820 -(% border="1" %) 821 -|**Command Example**|**Function**|**Response** 822 -|AT+PWORD=?|Show password|((( 823 -123456 794 +[[image:image-20220523151052-5.png]] 824 824 825 - 826 -OK 827 -))) 828 -|AT+PWORD=999999|Set password|OK 829 - 830 830 **Downlink Command:** 831 831 832 832 No downlink command for this feature. ... ... @@ -837,15 +837,12 @@ 837 837 838 838 **AT Command: AT+DISAT** 839 839 840 -(% border="1" %) 841 -|**Command Example**|**Function**|**Response** 842 -|AT+DISAT|Quit AT Commands mode|OK 806 +[[image:image-20220523151132-6.png]] 843 843 844 844 **Downlink Command:** 845 845 846 846 No downlink command for this feature. 847 847 848 - 849 849 == 4.6 Set to sleep mode == 850 850 851 851 Feature: Set device to sleep mode ... ... @@ -852,15 +852,8 @@ 852 852 853 853 **AT Command: AT+SLEEP** 854 854 855 -(% border="1" %) 856 -| | | 857 -|**Command Example**|**Function**|**Response** 858 -|AT+SLEEP|Set to sleep mode|((( 859 -Clear all stored sensor data… 818 +[[image:image-20220523151218-7.png]] 860 860 861 -OK 862 -))) 863 - 864 864 **Downlink Command:** 865 865 866 866 * There is no downlink command to set to Sleep mode. ... ... @@ -871,14 +871,8 @@ 871 871 872 872 **AT Command:** 873 873 874 -(% border="1" %) 875 -|**Command Example**|**Function** 876 -|AT+TIMESTAMP=1611104352|((( 877 -OK 830 +[[image:image-20220523151253-8.png]] 878 878 879 -Set System time to 2021-01-20 00:59:12 880 -))) 881 - 882 882 **Downlink Command:** 883 883 884 884 0x306007806000 ~/~/ Set timestamp to 0x(6007806000),Same as AT+TIMESTAMP=1611104352 ... ... @@ -892,8 +892,7 @@ 892 892 893 893 **AT Command:** 894 894 895 -|**Command Example**|**Function** 896 -|AT+SYNCMOD=1|Enable Sync system time via LoRaWAN MAC Command (DeviceTimeReq) 845 +[[image:image-20220523151336-9.png]] 897 897 898 898 **Downlink Command:** 899 899
- image-20220523151253-8.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +6.5 KB - Content
- image-20220523151336-9.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +6.6 KB - Content
- image-20220523151411-10.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +5.5 KB - Content
- image-20220523151450-11.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +38.4 KB - Content
- image-20220523151524-12.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +24.2 KB - Content