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, 0 added, 5 removed)
Details
- Page properties
-
- Content
-
... ... @@ -738,8 +738,21 @@ 738 738 739 739 **AT Command: AT+TDC** 740 740 741 -[[image:image-20220523150701-2.png]] 741 +(% border="1" %) 742 +|**Command Example**|**Function**|**Response** 743 +|AT+TDC?|Show current transmit Interval|((( 744 +30000 742 742 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 + 743 743 **Downlink Command: 0x01** 744 744 745 745 Format: Command Code (0x01) followed by 3 bytes time value. ... ... @@ -746,8 +746,8 @@ 746 746 747 747 If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. 748 748 749 -* **Example 1**: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds750 -* **Example 2**: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds762 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 763 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 751 751 752 752 == 4.2 Set External Sensor Mode == 753 753 ... ... @@ -755,13 +755,23 @@ 755 755 756 756 **AT Command: AT+EXT** 757 757 758 -[[image:image-20220523150759-3.png]] 771 +(% border="1" %) 772 +|**Command Example**|**Function**|**Response** 773 +|AT+EXT?|Get current external sensor mode|((( 774 +1 759 759 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 + 760 760 **Downlink Command: 0xA2** 761 761 762 762 Total bytes: 2 ~~ 5 bytes 763 763 764 - **Example:**787 +Example: 765 765 766 766 * 0xA201: Set external sensor type to E1 767 767 * 0xA209: Same as AT+EXT=9 ... ... @@ -776,14 +776,17 @@ 776 776 777 777 PID is default set to disable (0) 778 778 802 + 779 779 **AT Command:** 780 780 781 -[[image:image-20220523150928-4.png]] 805 +(% border="1" %) 806 +|**Command Example**|**Function**|**Response** 807 +|AT+PID=1|Enable PID uplink|OK 782 782 783 783 **Downlink Command:** 784 784 785 -* 0xA800 **~-~->**AT+PID=0786 -* 0xA801 **~-~->**AT+PID=1811 +* 0xA800 à AT+PID=0 812 +* 0xA801 à AT+PID=1 787 787 788 788 == 4.4 Set Password == 789 789 ... ... @@ -791,8 +791,16 @@ 791 791 792 792 **AT Command: AT+PWORD** 793 793 794 -[[image:image-20220523151052-5.png]] 820 +(% border="1" %) 821 +|**Command Example**|**Function**|**Response** 822 +|AT+PWORD=?|Show password|((( 823 +123456 795 795 825 + 826 +OK 827 +))) 828 +|AT+PWORD=999999|Set password|OK 829 + 796 796 **Downlink Command:** 797 797 798 798 No downlink command for this feature. ... ... @@ -803,12 +803,15 @@ 803 803 804 804 **AT Command: AT+DISAT** 805 805 806 -[[image:image-20220523151132-6.png]] 840 +(% border="1" %) 841 +|**Command Example**|**Function**|**Response** 842 +|AT+DISAT|Quit AT Commands mode|OK 807 807 808 808 **Downlink Command:** 809 809 810 810 No downlink command for this feature. 811 811 848 + 812 812 == 4.6 Set to sleep mode == 813 813 814 814 Feature: Set device to sleep mode ... ... @@ -815,8 +815,15 @@ 815 815 816 816 **AT Command: AT+SLEEP** 817 817 818 -[[image:image-20220523151218-7.png]] 855 +(% border="1" %) 856 +| | | 857 +|**Command Example**|**Function**|**Response** 858 +|AT+SLEEP|Set to sleep mode|((( 859 +Clear all stored sensor data… 819 819 861 +OK 862 +))) 863 + 820 820 **Downlink Command:** 821 821 822 822 * There is no downlink command to set to Sleep mode. ... ... @@ -827,8 +827,14 @@ 827 827 828 828 **AT Command:** 829 829 830 -[[image:image-20220523151253-8.png]] 874 +(% border="1" %) 875 +|**Command Example**|**Function** 876 +|AT+TIMESTAMP=1611104352|((( 877 +OK 831 831 879 +Set System time to 2021-01-20 00:59:12 880 +))) 881 + 832 832 **Downlink Command:** 833 833 834 834 0x306007806000 ~/~/ Set timestamp to 0x(6007806000),Same as AT+TIMESTAMP=1611104352 ... ... @@ -842,7 +842,8 @@ 842 842 843 843 **AT Command:** 844 844 845 -[[image:image-20220523151336-9.png]] 895 +|**Command Example**|**Function** 896 +|AT+SYNCMOD=1|Enable Sync system time via LoRaWAN MAC Command (DeviceTimeReq) 846 846 847 847 **Downlink Command:** 848 848
- image-20220523151253-8.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -6.5 KB - Content
- image-20220523151336-9.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -6.6 KB - Content
- image-20220523151411-10.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -5.5 KB - Content
- image-20220523151450-11.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -38.4 KB - Content
- image-20220523151524-12.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -24.2 KB - Content