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

From version 210.13
edited by Xiaoling
on 2022/10/26 17:13
Change comment: There is no comment for this version
To version 211.1
edited by Bei Jinggeng
on 2022/11/01 16:33
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Bei
Content
... ... @@ -61,6 +61,7 @@
61 61  * Tri-color LED to indicate working status
62 62  * Datalog feature (Max 3328 records)
63 63  
64 +
64 64  == 1.3 Specification ==
65 65  
66 66  
... ... @@ -85,6 +85,7 @@
85 85  * ±2°C accuracy from -55°C to +125°C
86 86  * Operating Range: -55 °C ~~ 125 °C
87 87  
89 +
88 88  = 2. Connect LHT65N to IoT Server =
89 89  
90 90  
... ... @@ -243,6 +243,7 @@
243 243  * The 7th byte (EXT #): defines the external sensor model.
244 244  * The 8(% _msthash="734578" _msttexthash="21372" _mstvisible="4" %)^^th^^(%%) ~~ 11(% _msthash="734579" _msttexthash="21372" _mstvisible="4" %)^^th^^(%%) byte: the value for external sensor value. The definition is based on external sensor type. (If EXT=0, there won't be these four bytes.)
245 245  
248 +
246 246  === 2.4.1 Decoder in TTN V3 ===
247 247  
248 248  
... ... @@ -271,6 +271,7 @@
271 271  * BAT status=(0Xcba4>>14)&0xFF=11(B),very good
272 272  * Battery Voltage =0xCBF6&0x3FFF=0x0BA4=2980mV
273 273  
277 +
274 274  === 2.4.3 Built-in Temperature ===
275 275  
276 276  
... ... @@ -282,6 +282,7 @@
282 282  
283 283  * Temperature:  (0xF5C6-65536)/100=-26.18℃
284 284  
289 +
285 285  === 2.4.4 Built-in Humidity ===
286 286  
287 287  
... ... @@ -289,6 +289,7 @@
289 289  
290 290  * Humidity:    0x025C/10=60.4%
291 291  
297 +
292 292  === 2.4.5 Ext # ===
293 293  
294 294  
... ... @@ -311,6 +311,8 @@
311 311  
312 312  The last 2 bytes of data are meaningless
313 313  
320 +
321 +
314 314  [[image:image-20220522235639-6.png||_mstalt="433212" _mstvisible="3"]]
315 315  
316 316  
... ... @@ -385,6 +385,7 @@
385 385  * (% style="color:blue" %)**Sync time OK**: (%%) 1: Set time ok,0: N/A. After time SYNC request is sent, LHT65N will set this bit to 0 until got the time stamp from the application server.
386 386  * (% style="color:blue" %)**Unix Time Request**:(%%)  1: Request server downlink Unix time, 0 : N/A. In this mode, LHT65N will set this bit to 1 every 10 days to request a time SYNC. (AT+SYNCMOD to set this)
387 387  
396 +
388 388  ==== 2.4.6.3 Ext~=6, ADC Sensor (use with E2 Cable) ====
389 389  
390 390  
... ... @@ -629,6 +629,7 @@
629 629  [[image:image-20220703111700-2.png||height="381" width="1119"]]
630 630  
631 631  
641 +
632 632  === 2.6.2 Unix TimeStamp ===
633 633  
634 634  
... ... @@ -719,7 +719,6 @@
719 719  
720 720  **Poll message flag & Ext:**
721 721  
722 -
723 723  [[image:image-20221006192726-1.png||height="112" width="754"]]
724 724  
725 725  (% style="color:blue" %)**No ACK Message**(%%):  1: This message means this payload is fromn Uplink Message which doesn't get ACK from the server before ( for [[PNACKMD=1>>||anchor="H4.13AutoSendNone-ACKmessages"]] feature)
... ... @@ -762,7 +762,7 @@
762 762  [[image:image-20220523001219-13.png||_mstalt="451204" _mstvisible="3" height="421" style="text-align:left" width="727"]]
763 763  
764 764  
765 -7FFF089801464160065F977FFF088E014B41600660097FFF0885014E41600660667FFF0875015141600662BE7FFF086B015541600665167FFF08660155416006676E7FFF085F015A41600669C67FFF0857015D4160066C1E
774 +__**7FFF089801464160065F97**__ **__7FFF__ __088E__ __014B__ __41__ __60066009__** 7FFF0885014E41600660667FFF0875015141600662BE7FFF086B015541600665167FFF08660155416006676E7FFF085F015A41600669C67FFF0857015D4160066C1E
766 766  
767 767  Where the first 11 bytes is for the first entry:
768 768  
... ... @@ -770,13 +770,13 @@
770 770  
771 771  Ext sensor data=0x7FFF/100=327.67
772 772  
773 -Temp=0x0898/100=22.00
782 +Temp=0x088E/100=22.00
774 774  
775 -Hum=0x0146/10=32.6
784 +Hum=0x014B/10=32.6
776 776  
777 777  poll message flag & Ext=0x41,means reply data,Ext=1
778 778  
779 -Unix time is 0x60065F97=1611030423s=21/1/19 04:27:03
788 +Unix time is 0x60066009=1611030423s=21/1/19 04:27:03
780 780  
781 781  
782 782  
... ... @@ -875,6 +875,7 @@
875 875  * RED LED when external sensor is not connected
876 876  * For each success downlink, the PURPLE LED will blink once
877 877  
887 +
878 878  == 2.9 installation ==
879 879  
880 880  
... ... @@ -932,6 +932,7 @@
932 932  * Operating Range: -40 ~~ 125 °C
933 933  * Working voltage 2.35v ~~ 5v
934 934  
945 +
935 935  = 4. Configure LHT65N via AT command or LoRaWAN downlink =
936 936  
937 937  
... ... @@ -1001,6 +1001,7 @@
1001 1001  
1002 1002  * **Example 2**: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
1003 1003  
1015 +
1004 1004  == 4.2 Set External Sensor Mode ==
1005 1005  
1006 1006  
... ... @@ -1024,6 +1024,7 @@
1024 1024  
1025 1025  * 0xA20702003c: Same as AT+SETCNT=60
1026 1026  
1039 +
1027 1027  == 4.3 Enable/Disable uplink Temperature probe ID ==
1028 1028  
1029 1029  
... ... @@ -1054,6 +1054,7 @@
1054 1054  * **0xA800**  **~-~->** AT+PID=0
1055 1055  * **0xA801**     **~-~->** AT+PID=1
1056 1056  
1070 +
1057 1057  == 4.4 Set Password ==
1058 1058  
1059 1059  
... ... @@ -1105,6 +1105,7 @@
1105 1105  
1106 1106  * There is no downlink command to set to Sleep mode.
1107 1107  
1122 +
1108 1108  == 4.7 Set system time ==
1109 1109  
1110 1110  
... ... @@ -1213,6 +1213,7 @@
1213 1213  
1214 1214  * Example: 0xA301  ~/~/  Same as AT+CLRDTA
1215 1215  
1231 +
1216 1216  == 4.13 Auto Send None-ACK messages ==
1217 1217  
1218 1218  
... ... @@ -1238,7 +1238,7 @@
1238 1238  Feature: Set internal and external temperature sensor alarms.
1239 1239  
1240 1240  (% border="1" cellspacing="4" style="background-color:#ffffcc; color:green; width:500px" %)
1241 -|=(% style="width: 268px;" %)**Command Example**|=(% style="width: 255px;" %)**Function**|=(% style="width: 50px;" %)**Response**
1257 +|=(% style="width: 250px;" %)**Command Example**|=(% style="width: 200px;" %)**Function**|=(% style="width: 50px;" %)**Response**
1242 1242  |(% style="width:268px" %)AT+WMOD=parameter1,parameter2,parameter3,parameter4|(% style="width:255px" %)Set internal and external temperature sensor alarms|(% style="width:181px" %)OK
1243 1243  
1244 1244  (% style="color:#037691" %)**AT+WMOD=parameter1,parameter2,parameter3,parameter4**
... ... @@ -1318,6 +1318,7 @@
1318 1318  [[image:image-20220515075440-2.png||_mstalt="429546" _mstvisible="3" height="338" width="272"]][[image:image-20220515075625-3.png||_mstalt="431574" _mstvisible="3" height="193" width="257"]]
1319 1319  
1320 1320  
1337 +
1321 1321  == 5.3 Battery Life Analyze ==
1322 1322  
1323 1323  
... ... @@ -1751,6 +1751,7 @@
1751 1751  
1752 1752  * (% style="color:red" %)**E3**(%%): External Temperature Probe
1753 1753  
1771 +
1754 1754  = 8. Packing Info =
1755 1755  
1756 1756  
... ... @@ -1764,11 +1764,13 @@
1764 1764  * Device Size:  10 x 10 x 3.5 cm
1765 1765  * Device Weight: 120.5g
1766 1766  
1785 +
1767 1767  = 9. Reference material =
1768 1768  
1769 1769  
1770 1770  * [[Datasheet, photos, decoder, firmware>>https://www.dropbox.com/sh/una19zsni308dme/AACOKp6J2RF5TMlKWT5zU3RTa?dl=0||_msthash="504975" _msttexthash="51420512"]]
1771 1771  
1791 +
1772 1772  = 10. FCC Warning =
1773 1773  
1774 1774