Changes for page LHT65N -- Manual do sensor de temperatura e umidade LoRaWAN
Last modified by Xiaoling on 2023/07/18 10:12
From version 245.1
edited by Ellie Zhang
on 2023/05/09 14:04
on 2023/05/09 14:04
Change comment:
Uploaded new attachment "65N-E31F.jpg", version {1}
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 2 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Ellie1 +XWiki.Xiaoling - Content
-
... ... @@ -58,6 +58,8 @@ 58 58 * Tri-color LED to indicate working status 59 59 * Datalog feature (Max 3328 records) 60 60 61 + 62 + 61 61 == 1.3 Specification == 62 62 63 63 ... ... @@ -82,6 +82,8 @@ 82 82 * ±2°C accuracy from -55°C to +125°C 83 83 * Operating Range: -55 °C ~~ 125 °C 84 84 87 + 88 + 85 85 = 2. Connect LHT65N to IoT Server = 86 86 87 87 == 2.1 How does LHT65N work? == ... ... @@ -128,6 +128,8 @@ 128 128 ))) 129 129 |(% 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. 130 130 135 + 136 + 131 131 == 2.3 Example to join LoRaWAN network == 132 132 133 133 ... ... @@ -243,6 +243,8 @@ 243 243 244 244 * 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.) 245 245 252 + 253 + 246 246 === 2.4.1 Decoder in TTN V3 === 247 247 248 248 ... ... @@ -285,6 +285,8 @@ 285 285 286 286 * Battery Voltage =0xCBA4&0x3FFF=0x0BA4=2980mV 287 287 296 + 297 + 288 288 === 2.4.3 Built-in Temperature === 289 289 290 290 ... ... @@ -296,6 +296,8 @@ 296 296 297 297 * Temperature: (0xF5C6-65536)/100=-26.18℃ 298 298 309 + 310 + 299 299 === 2.4.4 Built-in Humidity === 300 300 301 301 ... ... @@ -303,6 +303,8 @@ 303 303 304 304 * Humidity: 0x025C/10=60.4% 305 305 318 + 319 + 306 306 === 2.4.5 Ext # === 307 307 308 308 ... ... @@ -313,6 +313,8 @@ 313 313 |(% style="width:102px" %)0x01|(% style="width:319px" %)Sensor E3, Temperature Sensor 314 314 |(% style="width:102px" %)0x09|(% style="width:319px" %)Sensor E3, Temperature Sensor, Datalog Mod 315 315 330 + 331 + 316 316 === 2.4.6 Ext value === 317 317 318 318 ==== 2.4.6.1 Ext~=1, E3 Temperature Sensor ==== ... ... @@ -402,6 +402,8 @@ 402 402 * (% 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. 403 403 * (% 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) 404 404 421 + 422 + 405 405 ==== 2.4.6.3 Ext~=6, ADC Sensor (use with E2 Cable) ==== 406 406 407 407 ... ... @@ -981,6 +981,7 @@ 981 981 * RED LED when external sensor is not connected 982 982 * For each success downlink, the PURPLE LED will blink once 983 983 1002 + 984 984 == 2.9 installation == 985 985 986 986 ... ... @@ -1034,44 +1034,7 @@ 1034 1034 * Working voltage 2.35v ~~ 5v 1035 1035 1036 1036 1037 -== 3.3 E31F Temperature Probe == 1038 1038 1039 - 1040 -[[image:65N-E31F-1.jpg||height="169" width="170"]] [[image:65N-E31F.jpg||height="196" width="198"]] 1041 - 1042 - 1043 -Temperature sensor with 1 meters cable long 1044 - 1045 -**Built-in Temperature Sensor:** 1046 - 1047 -* Resolution: 0.01 °C 1048 -* Accuracy Tolerance : Typ ±0.3 °C 1049 -* Long Term Drift: < 0.02 °C/yr 1050 -* Operating Range: -40 ~~ 80 °C 1051 - 1052 -**Built-in Humidity Sensor:** 1053 - 1054 -* Resolution: 0.04 %RH 1055 -* Accuracy Tolerance : Typ ±3 %RH 1056 -* Long Term Drift: < 0.02 °C/yr 1057 -* Operating Range: 0 ~~ 96 %RH 1058 - 1059 - 1060 -**External Temperature Sensor :** 1061 - 1062 -* Resolution: 0.01 °C 1063 -* Accuracy Tolerance : Typical ±0.3 °C 1064 -* Long Term Drift: < 0.02 °C/yr 1065 -* Operating Range: -40 ~~ 125 °C 1066 - 1067 -**External Humidity Sensor :** 1068 - 1069 -* Resolution: 0.04 %RH 1070 -* Accuracy Tolerance : Typ ±3 %RH 1071 -* Long Term Drift: < 0.02 °C/yr 1072 -* Operating Range: 0 ~~ 96 %RH 1073 - 1074 - 1075 1075 = 4. Configure LHT65N via AT command or LoRaWAN downlink = 1076 1076 1077 1077 ... ... @@ -1142,6 +1142,8 @@ 1142 1142 1143 1143 * **Example 2**: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 1144 1144 1127 + 1128 + 1145 1145 == 4.2 Set External Sensor Mode == 1146 1146 1147 1147 ... ... @@ -1169,6 +1169,8 @@ 1169 1169 1170 1170 * 0xA20702003c: Same as AT+SETCNT=60 1171 1171 1156 + 1157 + 1172 1172 == 4.3 Enable/Disable uplink Temperature probe ID == 1173 1173 1174 1174 ... ... @@ -1200,6 +1200,8 @@ 1200 1200 * **0xA800** **~-~->** AT+PID=0 1201 1201 * **0xA801** **~-~->** AT+PID=1 1202 1202 1189 + 1190 + 1203 1203 == 4.4 Set Password == 1204 1204 1205 1205 ... ... @@ -1259,6 +1259,8 @@ 1259 1259 1260 1260 * There is no downlink command to set to Sleep mode. 1261 1261 1250 + 1251 + 1262 1262 == 4.7 Set system time == 1263 1263 1264 1264 ... ... @@ -1369,6 +1369,8 @@ 1369 1369 1370 1370 * Example: 0xA301 ~/~/ Same as AT+CLRDTA 1371 1371 1362 + 1363 + 1372 1372 == 4.13 Auto Send None-ACK messages == 1373 1373 1374 1374 ... ... @@ -1386,6 +1386,8 @@ 1386 1386 1387 1387 * Example: 0x3401 ~/~/ Same as AT+PNACKMD=1 1388 1388 1381 + 1382 + 1389 1389 == 4.14 Modified WMOD command for external sensor TMP117 or DS18B20 temperature alarm(Since firmware 1.3.0) == 1390 1390 1391 1391 ... ... @@ -1830,6 +1830,8 @@ 1830 1830 1831 1831 * (% style="color:red" %)**E3**(%%): External Temperature Probe 1832 1832 1827 + 1828 + 1833 1833 = 8. Packing Info = 1834 1834 1835 1835 ... ... @@ -1843,11 +1843,15 @@ 1843 1843 * Device Size: 10 x 10 x 3.5 mm 1844 1844 * Device Weight: 120.5g 1845 1845 1842 + 1843 + 1846 1846 = 9. Reference material = 1847 1847 1848 1848 1849 1849 * [[Datasheet, photos, decoder, firmware>>https://www.dropbox.com/sh/una19zsni308dme/AACOKp6J2RF5TMlKWT5zU3RTa?dl=0]] 1850 1850 1849 + 1850 + 1851 1851 = 10. FCC Warning = 1852 1852 1853 1853
- 65N-E31F-1.jpg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ellie - Size
-
... ... @@ -1,1 +1,0 @@ 1 -43.5 KB - Content
- 65N-E31F.jpg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ellie - Size
-
... ... @@ -1,1 +1,0 @@ 1 -51.2 KB - Content