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)
Details
- Page properties
-
- Content
-
... ... @@ -6,11 +6,6 @@ 6 6 7 7 8 8 9 - 10 - 11 - 12 - 13 - 14 14 **Table of Contents:** 15 15 16 16 {{toc/}} ... ... @@ -303,7 +303,7 @@ 303 303 304 304 Timestamp mode is designed for LHT65N with E3 probe, it will send the uplink payload with Unix timestamp. With the limitation of 11 bytes (max distance of AU915/US915/AS923 band), the time stamp mode will be lack of BAT voltage field, instead, it shows the battery status. The payload is as below: 305 305 306 -(% border="1" style="background-color:#ffffcc; color:green; width: 510px" %)301 +(% border="1" style="background-color:#ffffcc; color:green; width:468px" %) 307 307 |(% style="width:96px" %)((( 308 308 **Size(bytes)** 309 309 )))|(% style="width:71px" %)((( ... ... @@ -490,7 +490,7 @@ 490 490 **Retrieval data payload** 491 491 ))) 492 492 493 -(% border="1" style="background-color:#ffffcc; color:green; width: 510px" %)488 +(% border="1" style="background-color:#ffffcc; color:green; width:469px" %) 494 494 |(% style="width:93px" %)((( 495 495 ((( 496 496 **Size(bytes)** ... ... @@ -745,55 +745,29 @@ 745 745 746 746 = 4. Configure LHT65N via AT Command or LoRaWAN Downlink = 747 747 748 -((( 749 749 Use can configure LHT65N via AT Command or LoRaWAN Downlink. 750 -))) 751 751 752 -* ((( 753 -AT Command Connection: See [[FAQ>>path:#AT_COMMAND]]. 754 -))) 755 -* ((( 756 -LoRaWAN Downlink instruction for different platforms: 757 -))) 745 +* AT Command Connection: See [[FAQ>>path:#AT_COMMAND]]. 746 +* LoRaWAN Downlink instruction for different platforms: 758 758 759 -((( 760 760 [[http:~~/~~/wiki.dragino.com/index.php?title=Main_Page#Use_Note_for_Server>>url:http://wiki.dragino.com/index.php?title=Main_Page#Use_Note_for_Server]] 761 -))) 762 762 763 -((( 764 764 There are two kinds of commands to configure LHT65N, they are: 765 -))) 766 766 767 -((( 768 768 (% style="color:#4f81bd" %)* **General Commands**. 769 -))) 770 770 771 -((( 772 772 These commands are to configure: 773 -))) 774 774 775 -* ((( 776 -General system settings like: uplink interval. 777 -))) 778 -* ((( 779 -LoRaWAN protocol & radio-related commands. 780 -))) 756 +* General system settings like: uplink interval. 757 +* LoRaWAN protocol & radio-related commands. 781 781 782 -((( 783 783 They are the same for all Dragino Devices which supports DLWS-005 LoRaWAN Stack(Note~*~*). These commands can be found on the wiki: 784 -))) 785 785 786 -((( 787 787 [[http:~~/~~/wiki.dragino.com/index.php?title=End_Device_Downlink_Command>>url:http://wiki.dragino.com/index.php?title=End_Device_Downlink_Command]] 788 -))) 789 789 790 -((( 791 791 (% style="color:#4f81bd" %)* **Commands special design for LHT65N** 792 -))) 793 793 794 -((( 795 795 These commands are only valid for LHT65N, as below: 796 -))) 797 797 798 798 == 4.1 Set Transmit Interval Time == 799 799 ... ... @@ -803,24 +803,14 @@ 803 803 804 804 [[image:image-20220523150701-2.png]] 805 805 806 -((( 807 807 **Downlink Command: 0x01** 808 -))) 809 809 810 -((( 811 811 Format: Command Code (0x01) followed by 3 bytes time value. 812 -))) 813 813 814 -((( 815 815 If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. 816 -))) 817 817 818 -* ((( 819 -**Example 1**: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 820 -))) 821 -* ((( 822 -**Example 2**: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 823 -))) 781 +* **Example 1**: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 782 +* **Example 2**: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 824 824 825 825 == 4.2 Set External Sensor Mode == 826 826 ... ... @@ -830,27 +830,15 @@ 830 830 831 831 [[image:image-20220523150759-3.png]] 832 832 833 -((( 834 834 **Downlink Command: 0xA2** 835 -))) 836 836 837 -((( 838 838 Total bytes: 2 ~~ 5 bytes 839 -))) 840 840 841 -((( 842 842 **Example:** 843 -))) 844 844 845 -* ((( 846 -0xA201: Set external sensor type to E1 847 -))) 848 -* ((( 849 -0xA209: Same as AT+EXT=9 850 -))) 851 -* ((( 852 -0xA20702003c,Same as AT+SETCNT=60 853 -))) 798 +* 0xA201: Set external sensor type to E1 799 +* 0xA209: Same as AT+EXT=9 800 +* 0xA20702003c,Same as AT+SETCNT=60 854 854 855 855 == 4.3 Enable/Disable uplink Temperature probe ID == 856 856 ... ... @@ -878,13 +878,9 @@ 878 878 879 879 [[image:image-20220523151052-5.png]] 880 880 881 -((( 882 882 **Downlink Command:** 883 -))) 884 884 885 -((( 886 886 No downlink command for this feature. 887 -))) 888 888 889 889 == 4.5 Quit AT Command == 890 890 ... ... @@ -924,17 +924,11 @@ 924 924 925 925 == 4.8 Set Time Sync Mode == 926 926 927 -((( 928 928 Feature: Enable/Disable Sync system time via LoRaWAN MAC Command (DeviceTimeReq), LoRaWAN server must support v1.0.3 protocol to reply this command. 929 -))) 930 930 931 -((( 932 932 SYNCMOD is set to 1 by default. If user want to set a different time from LoRaWAN server, user need to set this to 0. 933 -))) 934 934 935 -((( 936 936 **AT Command:** 937 -))) 938 938 939 939 [[image:image-20220523151336-9.png]] 940 940 ... ... @@ -1024,7 +1024,7 @@ 1024 1024 = 6. Order Info = 1025 1025 1026 1026 ((( 1027 -Part Number: (% style="color:#4f81bd" %)** LHT65N-XX -YY**964 +Part Number: (% style="color:#4f81bd" %)** LHT65N-XX** 1028 1028 ))) 1029 1029 1030 1030 (((