Last modified by Xiaoling on 2023/07/18 10:12

From version 170.31
edited by Xiaoling
on 2022/06/22 11:23
Change comment: There is no comment for this version
To version 170.33
edited by Xiaoling
on 2022/06/22 11:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1003,7 +1003,6 @@
1003 1003  
1004 1004  
1005 1005  
1006 -
1007 1007  == 2.8 LED Indicator ==
1008 1008  
1009 1009  The LHT65 has a triple color LED which for easy showing different stage .
... ... @@ -1013,10 +1013,14 @@
1013 1013  In a normal working state:
1014 1014  
1015 1015  * For each uplink, the BLUE LED or RED LED will blink once.
1016 - BLUE LED when external sensor is connected.
1015 +BLUE LED when external sensor is connected.
1017 1017  * RED LED when external sensor is not connected
1018 1018  * For each success downlink, the PURPLE LED will blink once
1019 1019  
1019 +
1020 +
1021 +
1022 +
1020 1020  == 2.9 installation ==
1021 1021  
1022 1022  (% _mstvisible="1" %)
... ... @@ -1051,28 +1051,54 @@
1051 1051  * Operating Range: -40 ~~ 125 °C
1052 1052  * Working voltage 2.35v ~~ 5v
1053 1053  
1057 +
1058 +
1059 +
1060 +
1054 1054  = 4. Configure LHT65N via AT command or LoRaWAN downlink =
1055 1055  
1063 +(((
1056 1056  Use can configure LHT65N via AT Command or LoRaWAN Downlink.
1065 +)))
1057 1057  
1058 -* AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
1067 +* (((
1068 +AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
1069 +)))
1059 1059  
1060 -* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>doc:Main.WebHome]]
1071 +* (((
1072 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>doc:Main.WebHome]]
1073 +)))
1061 1061  
1075 +(((
1062 1062  There are two kinds of commands to configure LHT65N, they are:
1077 +)))
1063 1063  
1064 -* (% style="color:#4f81bd" %)**General Commands**.
1079 +* (((
1080 +(% style="color:#4f81bd" %)**General Commands**.
1081 +)))
1065 1065  
1083 +(((
1066 1066  These commands are to configure:
1085 +)))
1067 1067  
1068 -1. General system settings like: uplink interval.
1069 -1. LoRaWAN protocol & radio-related commands.
1087 +1. (((
1088 +General system settings like: uplink interval.
1089 +)))
1090 +1. (((
1091 +LoRaWAN protocol & radio-related commands.
1092 +)))
1070 1070  
1094 +(((
1071 1071  They are the same for all Dragino Devices which supports DLWS-005 LoRaWAN Stack(Note~*~*). These commands can be found on the wiki: [[End Device Downlink Command>>doc:Main.End Device AT Commands and Downlink Command.WebHome]]
1096 +)))
1072 1072  
1073 -* (% style="color:#4f81bd" %)**Commands special design for LHT65N**
1098 +* (((
1099 +(% style="color:#4f81bd" %)**Commands special design for LHT65N**
1100 +)))
1074 1074  
1102 +(((
1075 1075  These commands are only valid for LHT65N, as below:
1104 +)))
1076 1076  
1077 1077  
1078 1078  == 4.1 Set Transmit Interval Time ==
... ... @@ -1094,6 +1094,10 @@
1094 1094  
1095 1095  * **Example 2**: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1096 1096  
1126 +
1127 +
1128 +
1129 +
1097 1097  == 4.2 Set External Sensor Mode ==
1098 1098  
1099 1099  Feature: Change External Sensor Mode.
... ... @@ -1115,6 +1115,10 @@
1115 1115  
1116 1116  * 0xA20702003c: Same as AT+SETCNT=60
1117 1117  
1151 +
1152 +
1153 +
1154 +
1118 1118  == 4.3 Enable/Disable uplink Temperature probe ID ==
1119 1119  
1120 1120  (((
... ... @@ -1142,6 +1142,10 @@
1142 1142  * **0xA800**  **~-~->** AT+PID=0
1143 1143  * **0xA801**     **~-~->** AT+PID=1
1144 1144  
1182 +
1183 +
1184 +
1185 +
1145 1145  == 4.4 Set Password ==
1146 1146  
1147 1147  Feature: Set device password, max 9 digits
... ... @@ -1188,6 +1188,10 @@
1188 1188  
1189 1189  * There is no downlink command to set to Sleep mode.
1190 1190  
1232 +
1233 +
1234 +
1235 +
1191 1191  == 4.7 Set system time ==
1192 1192  
1193 1193  Feature: Set system time, unix format. [[See here for format detail.>>||anchor="H2.6.2UnixTimeStamp"]]
... ... @@ -1284,6 +1284,10 @@
1284 1284  
1285 1285  * Example: 0xA301 ~/~/Same as AT+CLRDTA
1286 1286  
1332 +
1333 +
1334 +
1335 +
1287 1287  == 4.13 Auto Send None-ACK messages ==
1288 1288  
1289 1289  (% _msthash="315394" _msttexthash="51837149" _mstvisible="1" %)
... ... @@ -1302,6 +1302,10 @@
1302 1302  
1303 1303  * Example: 0x3401 ~/~/Same as AT+PNACKMD=1
1304 1304  
1354 +
1355 +
1356 +
1357 +
1305 1305  = 5. Battery & How to replace =
1306 1306  
1307 1307  == 5.1 Battery Type ==
... ... @@ -1707,6 +1707,10 @@
1707 1707  
1708 1708  * (% style="color:red" %)**E3**(%%): External Temperature Probe
1709 1709  
1763 +
1764 +
1765 +
1766 +
1710 1710  = 8. Packing Info =
1711 1711  
1712 1712  
... ... @@ -1720,10 +1720,18 @@
1720 1720  * Device Size:  10 x 10 x 3.5 cm
1721 1721  * Device Weight: 120.5g
1722 1722  
1780 +
1781 +
1782 +
1783 +
1723 1723  = 9. Reference material =
1724 1724  
1725 1725  * [[Datasheet, photos, decoder, firmware>>https://www.dropbox.com/sh/una19zsni308dme/AACOKp6J2RF5TMlKWT5zU3RTa?dl=0||_msthash="504975" _msttexthash="51420512"]]
1726 1726  
1788 +
1789 +
1790 +
1791 +
1727 1727  = 10. FCC Warning =
1728 1728  
1729 1729  This device complies with part 15 of the FCC Rules.Operation is subject to the following two conditions: