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

From version 252.2
edited by Xiaoling
on 2023/06/19 16:58
Change comment: There is no comment for this version
To version 241.1
edited by Ellie Zhang
on 2023/05/08 11:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Ellie
Content
... ... @@ -5,7 +5,7 @@
5 5  
6 6  
7 7  
8 -**Table of Contents:**
8 +**Table of Contents**
9 9  
10 10  {{toc/}}
11 11  
... ... @@ -43,6 +43,7 @@
43 43  )))
44 44  
45 45  
46 +
46 46  == 1.2 Features ==
47 47  
48 48  
... ... @@ -57,6 +57,7 @@
57 57  * Tri-color LED to indicate working status
58 58  * Datalog feature (Max 3328 records)
59 59  
61 +
60 60  == 1.3 Specification ==
61 61  
62 62  
... ... @@ -81,6 +81,7 @@
81 81  * ±2°C accuracy from -55°C to +125°C
82 82  * Operating Range: -55 °C ~~ 125 °C
83 83  
86 +
84 84  = 2. Connect LHT65N to IoT Server =
85 85  
86 86  == 2.1 How does LHT65N work? ==
... ... @@ -127,6 +127,7 @@
127 127  )))
128 128  |(% style="background-color:#f2f2f2; width:167px" %)Fast press ACT 5 times.|(% style="background-color:#f2f2f2; width:117px" %)Deactivate Device|(% style="background-color:#f2f2f2; width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means LHT65N is in Deep Sleep Mode.
129 129  
133 +
130 130  == 2.3 Example to join LoRaWAN network ==
131 131  
132 132  
... ... @@ -154,7 +154,7 @@
154 154  Each LHT65N is shipped with a sticker with its device EUI, APP Key and APP EUI as below:
155 155  )))
156 156  
157 -[[image:image-20230426083319-1.png||height="258" width="556"]]
161 +[[image:image-20230426083319-1.png]]
158 158  
159 159  User can enter these keys in the LoRaWAN Server portal. Below is TTN V3 screenshot:
160 160  
... ... @@ -193,7 +193,7 @@
193 193  [[image:image-20220522233300-8.png||_mstalt="428389" height="219" width="722"]]
194 194  
195 195  
196 -== 2.4 Uplink Payload (Fport~=2) ==
200 +== 2.4 Uplink Payload   ( Fport~=2) ==
197 197  
198 198  
199 199  (((
... ... @@ -242,6 +242,7 @@
242 242  
243 243  * The 8^^th^^ ~~ 11^^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.)
244 244  
249 +
245 245  === 2.4.1 Decoder in TTN V3 ===
246 246  
247 247  
... ... @@ -284,6 +284,7 @@
284 284  
285 285  * Battery Voltage =0xCBA4&0x3FFF=0x0BA4=2980mV
286 286  
292 +
287 287  === 2.4.3 Built-in Temperature ===
288 288  
289 289  
... ... @@ -293,15 +293,17 @@
293 293  
294 294  [[image:image-20220522235639-3.png||_mstalt="432120"]]
295 295  
296 -* Temperature:  (0xF5C6-65536)/100=-26.18℃(% style="display:none" %)
302 +* Temperature:  (0xF5C6-65536)/100=-26.18℃
297 297  
304 +
298 298  === 2.4.4 Built-in Humidity ===
299 299  
300 300  
301 301  [[image:image-20220522235639-4.png||_mstalt="432484" height="138" width="722"]]
302 302  
303 -* Humidity:    0x025C/10=60.4%(% style="display:none" %)
310 +* Humidity:    0x025C/10=60.4%
304 304  
312 +
305 305  === 2.4.5 Ext # ===
306 306  
307 307  
... ... @@ -308,10 +308,11 @@
308 308  Bytes for External Sensor:
309 309  
310 310  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:425px" %)
311 -|=(% style="width: 102px; background-color:#D9E2F3;color:#0070C0" %)**EXT # **Value|=(% style="width: 323px;background-color:#D9E2F3;color:#0070C0" %)External Sensor Type
319 +|=(% style="width: 102px; background-color:#D9E2F3;color:#0070C0" %)**EXT # Value**|=(% style="width: 323px;background-color:#D9E2F3;color:#0070C0" %)**External Sensor Type**
312 312  |(% style="width:102px" %)0x01|(% style="width:319px" %)Sensor E3, Temperature Sensor
313 313  |(% style="width:102px" %)0x09|(% style="width:319px" %)Sensor E3, Temperature Sensor, Datalog Mod
314 314  
323 +
315 315  === 2.4.6 Ext value ===
316 316  
317 317  ==== 2.4.6.1 Ext~=1, E3 Temperature Sensor ====
... ... @@ -398,12 +398,13 @@
398 398  |=(% style="width: 96px;" %)**Status&Ext**|(% style="width:124px" %)None-ACK Flag|(% style="width:146px" %)Poll Message FLAG|(% style="width:109px" %)Sync time OK|(% style="width:143px" %)Unix Time Request|(% style="width:106px" %)Ext: 0b(1001)
399 399  
400 400  * (% style="color:blue" %)**Poll Message Flag**:(%%)  1: This message is a poll message reply, 0: means this is a normal uplink.
401 -* (% 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.
410 +* (% 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.
402 402  * (% 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)
403 403  
404 -==== 2.4.6.3 Ext~=6, ADC Sensor(use with E2 Cable) ====
405 405  
414 +==== 2.4.6.3 Ext~=6, ADC Sensor (use with E2 Cable) ====
406 406  
416 +
407 407  In this mode, user can connect external ADC sensor to check ADC value. The 3V3_OUT can
408 408  
409 409  be used to power the external ADC sensor; user can control the power on time for this
... ... @@ -450,7 +450,7 @@
450 450  
451 451  
452 452  
453 -==== 2.4.6.4 Ext~=2 TMP117 Sensor(Since Firmware v1.3) ====
463 +==== 2.4.6.4 Ext~=2 TMP117 SensorSince Firmware v1.3 ====
454 454  
455 455  
456 456  [[image:image-20220927095645-1.png||_mstalt="433771" height="534" width="460"]]
... ... @@ -467,21 +467,9 @@
467 467  
468 468  
469 469  
470 -==== 2.4.6.5 Ext~=11 SHT31 Sensor (Since Firmware v1.4.1) ====
480 +==== 2.4.6.5 Ext~=4 Interrupt Mode (Since Firmware v1.3) ====
471 471  
472 472  
473 -[[image:65N-E31F.jpg||height="454" width="459"]]
474 -
475 -
476 -(% style="color:blue" %)**Ext=11,Temperature & Humidity Sensor(SHT31):**
477 -
478 -[[image:SHT31.png]]
479 -
480 -
481 -
482 -==== 2.4.6.6 Ext~=4 Interrupt Mode(Since Firmware v1.3) ====
483 -
484 -
485 485  (% style="color:red" %)**Note: In this mode, 3.3v output will be always ON. LHT65N will send an uplink when there is a trigger.**
486 486  
487 487  
... ... @@ -526,7 +526,7 @@
526 526  
527 527  
528 528  
529 -==== 2.4.6.7 Ext~=8 Counting Mode(Since Firmware v1.3) ====
527 +==== 2.4.6.6 Ext~=8 Counting ModeSince Firmware v1.3 ====
530 530  
531 531  
532 532  (% style="color:red" %)**Note: In this mode, 3.3v output will be always ON. LHT65N will count for every interrupt and uplink periodically.**
... ... @@ -577,66 +577,6 @@
577 577  A2 08 02 00 00 00 3C:  Same as AT+ SETCNT=60  (AT+ SETCNT = 4th byte and 5th byte and 6th byte and 7th byte)
578 578  
579 579  
580 -==== 2.4.6.8 Ext~=10, E2 sensor (TMP117)with Unix Timestamp(Since firmware V1.3.2) ====
581 -
582 -
583 -(((
584 -Timestamp mode is designed for LHT65N with E2 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:
585 -)))
586 -
587 -
588 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:480px" %)
589 -|=(% style="width: 50px;background-color:#D9E2F3" %)(((
590 -**Size(bytes)**
591 -)))|=(% style="width: 70px;background-color:#D9E2F3" %)(((
592 -**2**
593 -)))|=(% style="width: 120px;background-color:#D9E2F3" %)(((
594 -**2**
595 -)))|=(% style="width: 120px;background-color:#D9E2F3" %)(((
596 -**2**
597 -)))|=(% style="width: 50px;background-color:#D9E2F3" %)(((
598 -**1**
599 -)))|=(% style="width: 70px;background-color:#D9E2F3" %)(((
600 -**4**
601 -)))
602 -|(% style="width:110px" %)(((
603 -**Value**
604 -)))|(% style="width:71px" %)(((
605 -External temperature
606 -)))|(% style="width:99px" %)(((
607 -[[Built-In Temperature>>||anchor="H2.4.3Built-inTemperature"]]
608 -)))|(% style="width:132px" %)(((
609 -BAT Status & [[Built-in Humidity>>||anchor="H2.4.4Built-inHumidity"]]
610 -)))|(% style="width:54px" %)(((
611 -Status & Ext
612 -)))|(% style="width:64px" %)(((
613 -[[Unix Time Stamp>>||anchor="H2.6.2UnixTimeStamp"]]
614 -)))
615 -
616 -* **Battery status & Built-in Humidity**
617 -
618 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:461px" %)
619 -|=(% style="width: 69px;background-color:#D9E2F3;color:#0070C0" %)Bit(bit)|=(% style="width: 258px;background-color:#D9E2F3;color:#0070C0" %)[15:14]|=(% style="width: 134px;background-color:#D9E2F3;color:#0070C0" %)[11:0]
620 -|(% style="width:67px" %)**Value**|(% style="width:256px" %)(((
621 -BAT Status
622 -00(b): Ultra Low ( BAT <= 2.50v)
623 -01(b): Low  (2.50v <=BAT <= 2.55v)
624 -10(b): OK   (2.55v <= BAT <=2.65v)
625 -11(b): Good   (BAT >= 2.65v)
626 -)))|(% style="width:132px" %)(((
627 -[[Built-in Humidity>>||anchor="H2.4.4Built-inHumidity"]]
628 -)))
629 -
630 -* **Status & Ext Byte**
631 -
632 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
633 -|=(% style="width: 60px;background-color:#D9E2F3;color:#0070C0" %)**Bits**|(% style="background-color:#d9e2f3; color:#0070c0; width:90px" %)**7**|(% style="background-color:#d9e2f3; color:#0070c0; width:100px" %)**6**|(% style="background-color:#d9e2f3; color:#0070c0; width:90px" %)**5**|(% style="background-color:#d9e2f3; color:#0070c0; width:100px" %)**4**|(% style="background-color:#d9e2f3; color:#0070c0; width:60px" %)**[3:0]**
634 -|=(% style="width: 96px;" %)**Status&Ext**|(% style="width:124px" %)None-ACK Flag|(% style="width:146px" %)Poll Message FLAG|(% style="width:109px" %)Sync time OK|(% style="width:143px" %)Unix Time Request|(% style="width:106px" %)Ext: 0b(1001)
635 -
636 -* (% style="color:blue" %)**Poll Message Flag**:(%%)  1: This message is a poll message reply, 0: means this is a normal uplink.
637 -* (% 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.
638 -* (% 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)
639 -
640 640  == 2.5 Show data on Datacake ==
641 641  
642 642  
... ... @@ -767,7 +767,7 @@
767 767  User can poll sensor value based on timestamps from the server. Below is the downlink command.
768 768  
769 769  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:428px" %)
770 -|(% style="width:58px" %)**1byte**|(% style="width:128px" %)**4bytes**|(% style="width:123px" %)**4bytes**|(% style="width:116px" %)**1byte**
708 +|(% style="width:58px" %)1byte|(% style="width:128px" %)4bytes|(% style="width:123px" %)4bytes|(% style="width:116px" %)1byte
771 771  |(% style="width:58px" %)31|(% style="width:128px" %)Timestamp start|(% style="width:123px" %)Timestamp end|(% style="width:116px" %)Uplink Interval
772 772  
773 773  Timestamp start and Timestamp end use Unix TimeStamp format as mentioned above. Devices will reply with all data log during this time period, use the uplink interval.
... ... @@ -952,11 +952,11 @@
952 952  
953 953  Explain:
954 954  
955 -* (% style="color:#037691" %)**parameter1: **(%%)Set Working Mode to **Mode 3**
893 +* (% style="color:#037691" %)**parameter1:**(%%)Set Working Mode to **Mode 3**
956 956  * (% style="color:#037691" %)**parameter2:**(%%) Set the temperature sampling mode to** 1**(1:DS18B20;2:TMP117;3:** **Internal GXHT30).
957 -* (% style="color:#037691" %)**parameter3: **(%%)Sampling Interval is **60**s.
958 -* (% style="color:#037691" %)**parameter4: **(%%)When there is **20** sampling dats, Device will send these data via one uplink. (max value is 60, means max 60 sampling in one uplink)
959 -* (% style="color:#037691" %)**parameter5 & parameter6: **(%%)Temperature alarm range is **-16** to **32**°C,
895 +* (% style="color:#037691" %)**parameter3:**(%%)Sampling Interval is **60**s.
896 +* (% style="color:#037691" %)**parameter4:**(%%)When there is **20** sampling dats, Device will send these data via one uplink. (max value is 60, means max 60 sampling in one uplink)
897 +* (% style="color:#037691" %)**parameter5 & parameter6:**(%%)Temperature alarm range is **-16** to **32**°C,
960 960  * (% style="color:#037691" %)**parameter7:**(%%) 1 to enable temperature alarm, **0** to disable the temperature alarm. If alarm is enabled, a data will be sent immediately  if temperate exceeds the Alarm range.
961 961  
962 962  (% style="color:#4f81bd" %)**Downlink Command:**
... ... @@ -977,7 +977,6 @@
977 977  
978 978  ARTEMP=01
979 979  
980 -
981 981  **Uplink payload( Fport=3)**
982 982  
983 983  **Example: CBEA**01**0992**//0A41//**09C4**
... ... @@ -1105,42 +1105,22 @@
1105 1105  * Operating Range: -40 ~~ 125 °C
1106 1106  * Working voltage 2.35v ~~ 5v
1107 1107  
1108 -== 3.3 E31F Temperature Probe ==
1109 1109  
1046 +== 3.2 E31F Temperature Probe ==
1110 1110  
1111 -[[image:65N-E31F-1.jpg||height="169" width="170"]] [[image:65N-E31F.jpg||height="196" width="198"]]
1112 1112  
1049 +[[image:65N-E31F-1.jpg||height="161" width="162"]] [[image:65N-E31F.jpg||height="192" width="194"]]
1113 1113  
1051 +
1114 1114  Temperature sensor with 1 meters cable long
1115 1115  
1116 -**Built-in Temperature Sensor:**
1117 -
1118 1118  * Resolution: 0.01 °C
1119 -* Accuracy Tolerance : Typ ±0.3 °C
1120 -* Long Term Drift: < 0.02 °C/yr
1121 -* Operating Range: -40 ~~ 80 °C
1122 -
1123 -**Built-in Humidity Sensor:**
1124 -
1125 -* Resolution: 0.04 % RH
1126 -* Accuracy Tolerance : Typ ±3 % RH
1127 -* Long Term Drift: < 0.02 °C/yr
1128 -* Operating Range: 0 ~~ 96 % RH
1129 -
1130 -**External Temperature Sensor :**
1131 -
1132 -* Resolution: 0.01 °C
1133 1133  * Accuracy Tolerance : Typical ±0.3 °C
1134 1134  * Long Term Drift: < 0.02 °C/yr
1135 1135  * Operating Range: -40 ~~ 125 °C
1058 +* Working voltage 2.35v ~~ 5v
1136 1136  
1137 -**External Humidity Sensor :**
1138 1138  
1139 -* Resolution: 0.04 % RH
1140 -* Accuracy Tolerance : Typ ±3 % RH
1141 -* Long Term Drift: < 0.02 °C/yr
1142 -* Operating Range: 0 ~~ 96 % RH
1143 -
1144 1144  = 4. Configure LHT65N via AT command or LoRaWAN downlink =
1145 1145  
1146 1146  
... ... @@ -1211,6 +1211,7 @@
1211 1211  
1212 1212  * **Example 2**: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
1213 1213  
1131 +
1214 1214  == 4.2 Set External Sensor Mode ==
1215 1215  
1216 1216  
... ... @@ -1238,6 +1238,7 @@
1238 1238  
1239 1239  * 0xA20702003c: Same as AT+SETCNT=60
1240 1240  
1159 +
1241 1241  == 4.3 Enable/Disable uplink Temperature probe ID ==
1242 1242  
1243 1243  
... ... @@ -1269,6 +1269,7 @@
1269 1269  * **0xA800**  **~-~->** AT+PID=0
1270 1270  * **0xA801**     **~-~->** AT+PID=1
1271 1271  
1191 +
1272 1272  == 4.4 Set Password ==
1273 1273  
1274 1274  
... ... @@ -1328,6 +1328,7 @@
1328 1328  
1329 1329  * There is no downlink command to set to Sleep mode.
1330 1330  
1251 +
1331 1331  == 4.7 Set system time ==
1332 1332  
1333 1333  
... ... @@ -1438,6 +1438,7 @@
1438 1438  
1439 1439  * Example: 0xA301  ~/~/  Same as AT+CLRDTA
1440 1440  
1362 +
1441 1441  == 4.13 Auto Send None-ACK messages ==
1442 1442  
1443 1443  
... ... @@ -1455,6 +1455,7 @@
1455 1455  
1456 1456  * Example: 0x3401  ~/~/  Same as AT+PNACKMD=1
1457 1457  
1380 +
1458 1458  == 4.14 Modified WMOD command for external sensor TMP117 or DS18B20 temperature alarm(Since firmware 1.3.0) ==
1459 1459  
1460 1460  
... ... @@ -1899,6 +1899,7 @@
1899 1899  
1900 1900  * (% style="color:red" %)**E3**(%%): External Temperature Probe
1901 1901  
1825 +
1902 1902  = 8. Packing Info =
1903 1903  
1904 1904  
... ... @@ -1912,11 +1912,13 @@
1912 1912  * Device Size:  10 x 10 x 3.5 mm
1913 1913  * Device Weight: 120.5g
1914 1914  
1839 +
1915 1915  = 9. Reference material =
1916 1916  
1917 1917  
1918 1918  * [[Datasheet, photos, decoder, firmware>>https://www.dropbox.com/sh/una19zsni308dme/AACOKp6J2RF5TMlKWT5zU3RTa?dl=0]]
1919 1919  
1845 +
1920 1920  = 10. FCC Warning =
1921 1921  
1922 1922  
SHT31.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ellie
Size
... ... @@ -1,1 +1,0 @@
1 -7.6 KB
Content
image-20230509140803-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ellie
Size
... ... @@ -1,1 +1,0 @@
1 -11.1 KB
Content