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

From version 170.35
edited by Xiaoling
on 2022/06/22 11:31
Change comment: There is no comment for this version
To version 170.34
edited by Xiaoling
on 2022/06/22 11:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -59,9 +59,6 @@
59 59  * Datalog feature
60 60  
61 61  
62 -
63 -
64 -
65 65  == 1.3 Specification ==
66 66  
67 67  
... ... @@ -87,9 +87,6 @@
87 87  * Operating Range: -55 °C ~~ 125 °C
88 88  
89 89  
90 -
91 -
92 -
93 93  = 2. Connect LHT65N to IoT Server =
94 94  
95 95  == 2.1 How does LHT65N work? ==
... ... @@ -274,6 +274,7 @@
274 274  
275 275  
276 276  
271 +
277 277  === 2.4.1 Decoder in TTN V3 ===
278 278  
279 279  When the uplink payload arrives TTNv3, it shows HEX format and not friendly to read. We can add LHT65N decoder in TTNv3 for friendly reading.
... ... @@ -307,6 +307,7 @@
307 307  
308 308  
309 309  
305 +
310 310  === 2.4.3 Built-in Temperature ===
311 311  
312 312  [[image:image-20220522235639-2.png||_mstalt="431756" _mstvisible="3" height="138" width="722"]]
... ... @@ -320,6 +320,7 @@
320 320  
321 321  
322 322  
319 +
323 323  === 2.4.4 Built-in Humidity ===
324 324  
325 325  [[image:image-20220522235639-4.png||_mstalt="432484" _mstvisible="3" height="138" width="722"]]
... ... @@ -329,6 +329,7 @@
329 329  
330 330  
331 331  
329 +
332 332  === 2.4.5 Ext # ===
333 333  
334 334  Bytes for External Sensor:
... ... @@ -484,6 +484,7 @@
484 484  
485 485  
486 486  
485 +
487 487  ==== 2.4.6.3 Ext~=6, ADC Sensor (use with E2 Cable) ====
488 488  
489 489  In this mode, user can connect external ADC sensor to check ADC value. The 3V3_OUT can
... ... @@ -561,6 +561,7 @@
561 561  
562 562  
563 563  
563 +
564 564  === 2.6.2 Unix TimeStamp ===
565 565  
566 566  
... ... @@ -1019,6 +1019,7 @@
1019 1019  
1020 1020  
1021 1021  
1022 +
1022 1022  == 2.9 installation ==
1023 1023  
1024 1024  (% _mstvisible="1" %)
... ... @@ -1056,6 +1056,7 @@
1056 1056  
1057 1057  
1058 1058  
1060 +
1059 1059  = 4. Configure LHT65N via AT command or LoRaWAN downlink =
1060 1060  
1061 1061  (((
... ... @@ -1124,6 +1124,7 @@
1124 1124  
1125 1125  
1126 1126  
1129 +
1127 1127  == 4.2 Set External Sensor Mode ==
1128 1128  
1129 1129  Feature: Change External Sensor Mode.
... ... @@ -1148,6 +1148,7 @@
1148 1148  
1149 1149  
1150 1150  
1154 +
1151 1151  == 4.3 Enable/Disable uplink Temperature probe ID ==
1152 1152  
1153 1153  (((
... ... @@ -1178,6 +1178,7 @@
1178 1178  
1179 1179  
1180 1180  
1185 +
1181 1181  == 4.4 Set Password ==
1182 1182  
1183 1183  Feature: Set device password, max 9 digits
... ... @@ -1227,6 +1227,7 @@
1227 1227  
1228 1228  
1229 1229  
1235 +
1230 1230  == 4.7 Set system time ==
1231 1231  
1232 1232  Feature: Set system time, unix format. [[See here for format detail.>>||anchor="H2.6.2UnixTimeStamp"]]
... ... @@ -1326,6 +1326,7 @@
1326 1326  
1327 1327  
1328 1328  
1335 +
1329 1329  == 4.13 Auto Send None-ACK messages ==
1330 1330  
1331 1331  (% _msthash="315394" _msttexthash="51837149" _mstvisible="1" %)
... ... @@ -1347,6 +1347,7 @@
1347 1347  
1348 1348  
1349 1349  
1357 +
1350 1350  = 5. Battery & How to replace =
1351 1351  
1352 1352  == 5.1 Battery Type ==
... ... @@ -1411,6 +1411,7 @@
1411 1411  * (% style="background-color:yellow" %)**USB to TTL TXD <~-~-> A11**
1412 1412  * (% style="background-color:yellow" %)**USB to TTL 3.3V <~-~-> D-**
1413 1413  
1422 +
1414 1414  (((
1415 1415  In PC, User needs to set serial tool(such as [[**putty**>>https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.html]], SecureCRT) baud rate to (% style="color:green" %)**9600**(%%) to access to access serial console for LHT65N. The AT commands are disable by default and need to enter password (default:(% style="color:green" %)**123456**) (%%)to active it. Timeout to input AT Command is 5 min, after 5-minute, user need to input password again. User can use AT+DISAT command to disable AT command before timeout.
1416 1416  )))
... ... @@ -1750,6 +1750,7 @@
1750 1750  
1751 1751  
1752 1752  
1762 +
1753 1753  = 8. Packing Info =
1754 1754  
1755 1755  
... ... @@ -1766,6 +1766,7 @@
1766 1766  
1767 1767  
1768 1768  
1779 +
1769 1769  = 9. Reference material =
1770 1770  
1771 1771  * [[Datasheet, photos, decoder, firmware>>https://www.dropbox.com/sh/una19zsni308dme/AACOKp6J2RF5TMlKWT5zU3RTa?dl=0||_msthash="504975" _msttexthash="51420512"]]
... ... @@ -1773,6 +1773,7 @@
1773 1773  
1774 1774  
1775 1775  
1787 +
1776 1776  = 10. FCC Warning =
1777 1777  
1778 1778  This device complies with part 15 of the FCC Rules.Operation is subject to the following two conditions: