Changes for page LHT65N -- Manual do sensor de temperatura e umidade LoRaWAN
Last modified by Xiaoling on 2023/07/18 10:12
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -57,8 +57,6 @@ 57 57 * Tri-color LED to indicate working status 58 58 * Datalog feature (Max 3328 records) 59 59 60 - 61 - 62 62 == 1.3 Specification == 63 63 64 64 ... ... @@ -83,8 +83,6 @@ 83 83 * ±2°C accuracy from -55°C to +125°C 84 84 * Operating Range: -55 °C ~~ 125 °C 85 85 86 - 87 - 88 88 = 2. Connect LHT65N to IoT Server = 89 89 90 90 == 2.1 How does LHT65N work? == ... ... @@ -131,8 +131,6 @@ 131 131 ))) 132 132 |(% 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. 133 133 134 - 135 - 136 136 == 2.3 Example to join LoRaWAN network == 137 137 138 138 ... ... @@ -248,8 +248,6 @@ 248 248 249 249 * 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.) 250 250 251 - 252 - 253 253 === 2.4.1 Decoder in TTN V3 === 254 254 255 255 ... ... @@ -292,8 +292,6 @@ 292 292 293 293 * Battery Voltage =0xCBA4&0x3FFF=0x0BA4=2980mV 294 294 295 - 296 - 297 297 === 2.4.3 Built-in Temperature === 298 298 299 299 ... ... @@ -303,23 +303,15 @@ 303 303 304 304 [[image:image-20220522235639-3.png||_mstalt="432120"]] 305 305 306 -* Temperature: (0xF5C6-65536)/100=-26.18℃ 296 +* Temperature: (0xF5C6-65536)/100=-26.18℃(% style="display:none" %) 307 307 308 - 309 - 310 -(% style="display:none" %) 311 - 312 312 === 2.4.4 Built-in Humidity === 313 313 314 314 315 315 [[image:image-20220522235639-4.png||_mstalt="432484" height="138" width="722"]] 316 316 317 -* Humidity: 0x025C/10=60.4% 303 +* Humidity: 0x025C/10=60.4%(% style="display:none" %) 318 318 319 - 320 - 321 -(% style="display:none" %) 322 - 323 323 === 2.4.5 Ext # === 324 324 325 325 ... ... @@ -330,8 +330,6 @@ 330 330 |(% style="width:102px" %)0x01|(% style="width:319px" %)Sensor E3, Temperature Sensor 331 331 |(% style="width:102px" %)0x09|(% style="width:319px" %)Sensor E3, Temperature Sensor, Datalog Mod 332 332 333 - 334 - 335 335 === 2.4.6 Ext value === 336 336 337 337 ==== 2.4.6.1 Ext~=1, E3 Temperature Sensor ==== ... ... @@ -421,8 +421,6 @@ 421 421 * (% 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. 422 422 * (% 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) 423 423 424 - 425 - 426 426 ==== 2.4.6.3 Ext~=6, ADC Sensor(use with E2 Cable) ==== 427 427 428 428 ... ... @@ -659,8 +659,6 @@ 659 659 * (% 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. 660 660 * (% 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) 661 661 662 - 663 - 664 664 == 2.5 Show data on Datacake == 665 665 666 666 ... ... @@ -791,7 +791,7 @@ 791 791 User can poll sensor value based on timestamps from the server. Below is the downlink command. 792 792 793 793 (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:428px" %) 794 -|(% style="background-color:# d9e2f3;c0; width:58px" %)**1byte**|(% style="background-color:#d9e2f3;c0; width:128px" %)**4bytes**|(% style="background-color:#d9e2f3;c0; width:123px" %)**4bytes**|(% style="background-color:#d9e2f3;c0; width:116px" %)**1byte**770 +|(% style="width:58px;background-color:#D9E2F3;color:#0070C0" %)**1byte**|(% style="width:128px;background-color:#D9E2F3;color:#0070C0" %)**4bytes**|(% style="width:123px;background-color:#D9E2F3;color:#0070C0" %)**4bytes**|(% style="width:116px;background-color:#D9E2F3;color:#0070C0" %)**1byte** 795 795 |(% style="width:58px" %)31|(% style="width:128px" %)Timestamp start|(% style="width:123px" %)Timestamp end|(% style="width:116px" %)Uplink Interval 796 796 797 797 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. ... ... @@ -1040,7 +1040,7 @@ 1040 1040 ))) 1041 1041 1042 1042 ((( 1043 -(% _mstmutation="1" %)**AT+ARTEMP= ?**(%%): Gets the alarm range of the internal temperature sensor(% style="display:none" %)1019 +(% _mstmutation="1" %)**AT+ARTEMP=? **(%%): Gets the alarm range of the internal temperature sensor(% style="display:none" %) 1044 1044 ))) 1045 1045 1046 1046 ((( ... ... @@ -1077,8 +1077,6 @@ 1077 1077 * RED LED when external sensor is not connected 1078 1078 * For each success downlink, the PURPLE LED will blink once 1079 1079 1080 - 1081 - 1082 1082 == 2.9 installation == 1083 1083 1084 1084 ... ... @@ -1096,7 +1096,7 @@ 1096 1096 **1m long breakout cable for LHT65N. Features:** 1097 1097 1098 1098 * ((( 1099 -Use for AT Command ,works for both LHT52/LHT65N1073 +Use for AT Command, works for both LHT52/LHT65N 1100 1100 ))) 1101 1101 * ((( 1102 1102 Update firmware for LHT65N, works for both LHT52/LHT65N ... ... @@ -1131,8 +1131,6 @@ 1131 1131 * Operating Range: -40 ~~ 125 °C 1132 1132 * Working voltage 2.35v ~~ 5v 1133 1133 1134 - 1135 - 1136 1136 == 3.3 E31F Temperature Probe == 1137 1137 1138 1138 ... ... @@ -1169,8 +1169,6 @@ 1169 1169 * Long Term Drift: < 0.02 °C/yr 1170 1170 * Operating Range: 0 ~~ 96 % RH 1171 1171 1172 - 1173 - 1174 1174 = 4. Configure LHT65N via AT command or LoRaWAN downlink = 1175 1175 1176 1176 ... ... @@ -1243,6 +1243,7 @@ 1243 1243 1244 1244 1245 1245 1216 + 1246 1246 == 4.2 Set External Sensor Mode == 1247 1247 1248 1248 ... ... @@ -1272,6 +1272,7 @@ 1272 1272 1273 1273 1274 1274 1246 + 1275 1275 == 4.3 Enable/Disable uplink Temperature probe ID == 1276 1276 1277 1277 ... ... @@ -1305,6 +1305,7 @@ 1305 1305 1306 1306 1307 1307 1280 + 1308 1308 == 4.4 Set Password == 1309 1309 1310 1310 ... ... @@ -1366,6 +1366,7 @@ 1366 1366 1367 1367 1368 1368 1342 + 1369 1369 == 4.7 Set system time == 1370 1370 1371 1371 ... ... @@ -1434,6 +1434,7 @@ 1434 1434 1435 1435 [[image:image-20230426164330-2.png]] 1436 1436 1411 + 1437 1437 (% style="color:#4f81bd" %)**Downlink Command:** 1438 1438 1439 1439 No downlink commands for feature ... ... @@ -1448,6 +1448,7 @@ 1448 1448 1449 1449 [[image:image-20230426164932-3.png]] 1450 1450 1426 + 1451 1451 (% style="color:#4f81bd" %)**Downlink Command:** 1452 1452 1453 1453 No downlink commands for feature ... ... @@ -1476,6 +1476,7 @@ 1476 1476 1477 1477 1478 1478 1455 + 1479 1479 == 4.13 Auto Send None-ACK messages == 1480 1480 1481 1481 ... ... @@ -1495,6 +1495,7 @@ 1495 1495 1496 1496 1497 1497 1475 + 1498 1498 == 4.14 Modified WMOD command for external sensor TMP117 or DS18B20 temperature alarm(Since firmware 1.3.0) == 1499 1499 1500 1500 ... ... @@ -1605,8 +1605,6 @@ 1605 1605 * (% style="background-color:yellow" %)**USB to TTL TXD <~-~-> A11** 1606 1606 1607 1607 ((( 1608 -(% _mstmutation="1" style="color:red" %)**(Note: This pin only corresponds to the lead-out board sold by dragino company. For the lead-out board purchased by yourself, please refer to the pin description in Chapter 6.6)** 1609 - 1610 1610 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. 1611 1611 ))) 1612 1612 ... ... @@ -1941,8 +1941,6 @@ 1941 1941 1942 1942 * (% style="color:red" %)**E3**(%%): External Temperature Probe 1943 1943 1944 - 1945 - 1946 1946 = 8. Packing Info = 1947 1947 1948 1948 ... ... @@ -1956,15 +1956,11 @@ 1956 1956 * Device Size: 10 x 10 x 3.5 mm 1957 1957 * Device Weight: 120.5g 1958 1958 1959 - 1960 - 1961 1961 = 9. Reference material = 1962 1962 1963 1963 1964 1964 * [[Datasheet, photos, decoder, firmware>>https://www.dropbox.com/sh/una19zsni308dme/AACOKp6J2RF5TMlKWT5zU3RTa?dl=0]] 1965 1965 1966 - 1967 - 1968 1968 = 10. FCC Warning = 1969 1969 1970 1970