Changes for page LHT65N -- Manual do sensor de temperatura e umidade LoRaWAN
Last modified by Xiaoling on 2023/07/18 10:12
From version 248.1
edited by Ellie Zhang
on 2023/05/09 14:12
on 2023/05/09 14:12
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 5 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Ellie1 +XWiki.Xiaoling - Content
-
... ... @@ -43,7 +43,6 @@ 43 43 ))) 44 44 45 45 46 - 47 47 == 1.2 Features == 48 48 49 49 ... ... @@ -367,7 +367,7 @@ 367 367 |(% style="width:110px" %)((( 368 368 **Value** 369 369 )))|(% style="width:71px" %)((( 370 -External temperature 369 +[[External temperature>>||anchor="H4.2SetExternalSensorMode"]] 371 371 )))|(% style="width:99px" %)((( 372 372 [[Built-In Temperature>>||anchor="H2.4.3Built-inTemperature"]] 373 373 )))|(% style="width:132px" %)((( ... ... @@ -467,17 +467,7 @@ 467 467 The external cable NE2 can be use for MOD4 and MOD8 468 468 469 469 470 -==== 2.4.6.5 Ext~=11 SHT31 Sensor (Since Firmware v1.3) ==== 471 471 472 - 473 -[[image:65N-E31F.jpg||height="454" width="459"]] 474 - 475 - 476 -(% style="color:blue" %)**Ext=11,Temperature Sensor(SHT31):** 477 - 478 -[[image:SHT31.png]] 479 - 480 - 481 481 ==== 2.4.6.5 Ext~=4 Interrupt Mode (Since Firmware v1.3) ==== 482 482 483 483 ... ... @@ -709,6 +709,7 @@ 709 709 |(% style="width:58px" %)1byte|(% style="width:128px" %)4bytes|(% style="width:123px" %)4bytes|(% style="width:116px" %)1byte 710 710 |(% style="width:58px" %)31|(% style="width:128px" %)Timestamp start|(% style="width:123px" %)Timestamp end|(% style="width:116px" %)Uplink Interval 711 711 701 + 712 712 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. 713 713 714 714 For example, downlink command (% _mstmutation="1" %)**31 5FC5F350 5FC6 0160 05**(%%) ... ... @@ -760,7 +760,7 @@ 760 760 761 761 If LHT65N has below data inside Flash: 762 762 763 -[[image:image-202 30426171833-4.png]]753 +[[image:image-20220523144455-1.png||_mstalt="430040" height="335" width="735"]] 764 764 765 765 766 766 If user sends below downlink command: (% style="background-color:yellow" %)3160065F9760066DA705 ... ... @@ -1043,43 +1043,6 @@ 1043 1043 * Operating Range: -40 ~~ 125 °C 1044 1044 * Working voltage 2.35v ~~ 5v 1045 1045 1046 -== 3.3 E31F Temperature Probe == 1047 - 1048 - 1049 -[[image:65N-E31F-1.jpg||height="169" width="170"]] [[image:65N-E31F.jpg||height="196" width="198"]] 1050 - 1051 - 1052 -Temperature sensor with 1 meters cable long 1053 - 1054 -**Built-in Temperature Sensor:** 1055 - 1056 -* Resolution: 0.01 °C 1057 -* Accuracy Tolerance : Typ ±0.3 °C 1058 -* Long Term Drift: < 0.02 °C/yr 1059 -* Operating Range: -40 ~~ 80 °C 1060 - 1061 -**Built-in Humidity Sensor:** 1062 - 1063 -* Resolution: 0.04 %RH 1064 -* Accuracy Tolerance : Typ ±3 %RH 1065 -* Long Term Drift: < 0.02 °C/yr 1066 -* Operating Range: 0 ~~ 96 %RH 1067 - 1068 -**External Temperature Sensor :** 1069 - 1070 -* Resolution: 0.01 °C 1071 -* Accuracy Tolerance : Typical ±0.3 °C 1072 -* Long Term Drift: < 0.02 °C/yr 1073 -* Operating Range: -40 ~~ 125 °C 1074 - 1075 -**External Humidity Sensor :** 1076 - 1077 -* Resolution: 0.04 %RH 1078 -* Accuracy Tolerance : Typ ±3 %RH 1079 -* Long Term Drift: < 0.02 °C/yr 1080 -* Operating Range: 0 ~~ 96 %RH 1081 - 1082 - 1083 1083 = 4. Configure LHT65N via AT command or LoRaWAN downlink = 1084 1084 1085 1085 ... ... @@ -1137,9 +1137,11 @@ 1137 1137 1138 1138 (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:501px" %) 1139 1139 |(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:166px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:180px" %)**Response** 1140 -|(% style="width:155px" %)AT+TDC =?|(% style="width:162px" %)Show current transmit Interval|(% style="width:177px" %)30000 OK the interval is 30000ms = 30s1093 +|(% style="width:155px" %)AT+TDC?|(% style="width:162px" %)Show current transmit Interval|(% style="width:177px" %)30000 OK the interval is 30000ms = 30s 1141 1141 |(% style="width:155px" %)AT+TDC=60000|(% style="width:162px" %)Set Transmit Interval|(% style="width:177px" %)OK Set transmit interval to 60000ms = 60 seconds 1142 1142 1096 + 1097 + 1143 1143 (% style="color:#4f81bd" %)**Downlink Command: 0x01** 1144 1144 1145 1145 Format: Command Code (0x01) followed by 3 bytes time value. ... ... @@ -1160,11 +1160,13 @@ 1160 1160 1161 1161 1162 1162 (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:468px" %) 1163 -|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:15 3px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:160px" %)**Response**1164 -|(% style="width:155px" %)AT+EXT =?|(% style="width:151px" %)Get current external sensor mode|(% style="width:158px" %)1 OK External Sensor mode =11118 +|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:151px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:158px" %)**Response** 1119 +|(% style="width:155px" %)AT+EXT?|(% style="width:151px" %)Get current external sensor mode|(% style="width:158px" %)1 OK External Sensor mode =1 1165 1165 |(% style="width:155px" %)AT+EXT=1|(% colspan="2" rowspan="1" style="width:309px" %)Set external sensor mode to 1 1166 1166 |(% style="width:155px" %)AT+EXT=9|(% colspan="2" rowspan="1" style="width:309px" %)Set to external DS18B20 with timestamp 1167 1167 1123 + 1124 + 1168 1168 (% style="color:#4f81bd" %)**Downlink Command: 0xA2** 1169 1169 1170 1170 Total bytes: 2 ~~ 5 bytes ... ... @@ -1199,10 +1199,13 @@ 1199 1199 1200 1200 (% style="color:#4f81bd" %)**AT Command:** 1201 1201 1159 + 1202 1202 (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:381px" %) 1203 -|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:13 8px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:88px" %)**Response**1161 +|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:136px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:86px" %)**Response** 1204 1204 |(% style="width:155px" %)AT+PID=1|(% style="width:136px" %)Enable PID uplink|(% style="width:86px" %)OK 1205 1205 1164 + 1165 + 1206 1206 (% style="color:#4f81bd" %)**Downlink Command:** 1207 1207 1208 1208 * **0xA800** **~-~->** AT+PID=0 ... ... @@ -1213,16 +1213,11 @@ 1213 1213 1214 1214 Feature: Set device password, max 9 digits 1215 1215 1176 + 1216 1216 (% style="color:#4f81bd" %)**AT Command: AT+PWORD** 1217 1217 1218 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:372px" %) 1219 -|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:128px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:89px" %)**Response** 1220 -|(% style="width:155px" %)AT+PWORD=?|(% style="width:124px" %)Show password|(% style="width:86px" %)((( 1221 -123456 1179 +[[image:image-20220523151052-5.png||_mstalt="428623"]] 1222 1222 1223 -OK 1224 -))) 1225 -|(% style="width:155px" %)AT+PWORD=999999|(% style="width:124px" %)Set password|(% style="width:86px" %)OK 1226 1226 1227 1227 (% style="color:#4f81bd" %)**Downlink Command:** 1228 1228 ... ... @@ -1234,12 +1234,12 @@ 1234 1234 1235 1235 Feature: Quit AT Command mode, so user needs to input password again before use AT Commands. 1236 1236 1192 + 1237 1237 (% style="color:#4f81bd" %)**AT Command: AT+DISAT** 1238 1238 1239 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %) 1240 -|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:191px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:86px" %)**Response** 1241 -|(% style="width:155px" %)AT+DISAT|(% style="width:191px" %)Quit AT Commands mode|(% style="width:86px" %)OK 1195 +[[image:image-20220523151132-6.png||_mstalt="428649"]] 1242 1242 1197 + 1243 1243 (% style="color:#4f81bd" %)**Downlink Command:** 1244 1244 1245 1245 No downlink command for this feature. ... ... @@ -1255,13 +1255,8 @@ 1255 1255 1256 1256 (% style="color:#4f81bd" %)**AT Command: AT+SLEEP** 1257 1257 1258 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:513px" %) 1259 -|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:140px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:218px" %)**Response** 1260 -|(% style="width:155px" %)AT+SLEEP|(% style="width:139px" %)Set to sleep mode|(% style="width:213px" %)((( 1261 -Clear all stored sensor data… 1213 +[[image:image-20220523151218-7.png||_mstalt="430703"]] 1262 1262 1263 -OK 1264 -))) 1265 1265 1266 1266 (% style="color:#4f81bd" %)**Downlink Command:** 1267 1267 ... ... @@ -1272,15 +1272,11 @@ 1272 1272 1273 1273 Feature: Set system time, unix format. [[See here for format detail.>>||anchor="H2.6.2UnixTimeStamp"]] 1274 1274 1225 + 1275 1275 (% style="color:#4f81bd" %)**AT Command:** 1276 1276 1277 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:506px" %) 1278 -|(% style="background-color:#d9e2f3; color:#0070c0; width:188px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:318px" %)**Function** 1279 -|(% style="width:154px" %)AT+TIMESTAMP=1611104352|(% style="width:285px" %)((( 1280 -OK 1228 +[[image:image-20220523151253-8.png||_mstalt="430677"]] 1281 1281 1282 -Set System time to 2021-01-20 00:59:12 1283 -))) 1284 1284 1285 1285 (% style="color:#4f81bd" %)**Downlink Command:** 1286 1286 ... ... @@ -1296,14 +1296,15 @@ 1296 1296 1297 1297 ((( 1298 1298 SYNCMOD is set to 1 by default. If user want to set a different time from LoRaWAN server, user need to set this to 0. 1245 + 1246 + 1299 1299 ))) 1300 1300 1301 1301 (% style="color:#4f81bd" %)**AT Command:** 1302 1302 1303 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:475px" %) 1304 -|(% style="background-color:#d9e2f3; color:#0070c0; width:156px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:315px" %)**Function** 1305 -|(% style="width:156px" %)AT+SYNCMOD=1|(% style="width:315px" %)Enable Sync system time via LoRaWAN MAC Command (DeviceTimeReq) 1251 +[[image:image-20220523151336-9.png||_mstalt="431717"]] 1306 1306 1253 + 1307 1307 (% style="color:#4f81bd" %)**Downlink Command:** 1308 1308 1309 1309 0x28 01 ~/~/ Same As AT+SYNCMOD=1 ... ... @@ -1315,12 +1315,12 @@ 1315 1315 1316 1316 Feature: Define System time sync interval. SYNCTDC default value: 10 days. 1317 1317 1265 + 1318 1318 (% style="color:#4f81bd" %)**AT Command:** 1319 1319 1320 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:472px" %) 1321 -|(% style="background-color:#d9e2f3; color:#0070c0; width:158px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:314px" %)**Function** 1322 -|(% style="width:156px" %)AT+SYNCTDC=0x0A |(% style="width:311px" %)Set SYNCTDC to 10 (0x0A), so the sync time is 10 days. 1268 +[[image:image-20220523151411-10.png||_mstalt="449696"]] 1323 1323 1270 + 1324 1324 (% style="color:#4f81bd" %)**Downlink Command:** 1325 1325 1326 1326 **0x29 0A** ~/~/ Same as AT+SYNCTDC=0x0A ... ... @@ -1331,9 +1331,10 @@ 1331 1331 1332 1332 Feature: Print the sector data from start page to stop page (max is 416 pages). 1333 1333 1281 + 1334 1334 (% style="color:#4f81bd" %)**AT Command: AT+PDTA** 1335 1335 1336 -[[image:image-202 30426164330-2.png]]1284 +[[image:image-20220523151450-11.png||_mstalt="451035"]] 1337 1337 1338 1338 1339 1339 (% style="color:#4f81bd" %)**Downlink Command:** ... ... @@ -1346,9 +1346,10 @@ 1346 1346 1347 1347 Feature: Print the last few data entries 1348 1348 1297 + 1349 1349 (% style="color:#4f81bd" %)**AT Command: AT+PLDTA** 1350 1350 1351 -[[image:image-202 30426164932-3.png]]1300 +[[image:image-20220523151524-12.png||_mstalt="452101"]] 1352 1352 1353 1353 1354 1354 (% style="color:#4f81bd" %)**Downlink Command:** ... ... @@ -1364,15 +1364,9 @@ 1364 1364 1365 1365 (% style="color:#4f81bd" %)**AT Command: AT+CLRDTA** 1366 1366 1316 +[[image:image-20220523151556-13.png||_mstalt="454129"]] 1367 1367 1368 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:503px" %) 1369 -|(% style="background-color:#d9e2f3; color:#0070c0; width:157px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:137px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:209px" %)**Response** 1370 -|(% style="width:155px" %)AT+CLRDTA |(% style="width:134px" %)Clear date record|(% style="width:209px" %)((( 1371 -Clear all stored sensor data… 1372 1372 1373 -OK 1374 -))) 1375 - 1376 1376 (% style="color:#4f81bd" %)**Downlink Command: 0xA3** 1377 1377 1378 1378 * Example: 0xA301 ~/~/ Same as AT+CLRDTA ... ... @@ -1382,12 +1382,13 @@ 1382 1382 1383 1383 Feature: LHT65N will wait for ACK for each uplink, If LHT65N doesn't get ACK from the IoT server, it will consider the message doesn't arrive server and store it. LHT65N keeps sending messages in normal periodically. Once LHT65N gets ACK from a server, it will consider the network is ok and start to send the not-arrive message. 1384 1384 1328 + 1385 1385 (% style="color:#4f81bd" %)**AT Command: AT+PNACKMD** 1386 1386 1387 1387 The default factory setting is 0 1388 1388 1389 -(% border="1" cellspacing="4" style="background-color:#f 2f2f2; width:367px" %)1390 -|=(% style="width: 158px; background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 120px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 87px;background-color:#D9E2F3;color:#0070C0" %)**Response**1333 +(% border="1" cellspacing="4" style="background-color:#ffffcc; color:green; width:367px" %) 1334 +|=(% style="width: 158px;" %)**Command Example**|=(% style="width: 118px;" %)**Function**|=(% style="width: 87px;" %)**Response** 1391 1391 |(% style="width:158px" %)AT+PNACKMD=1|(% style="width:118px" %)Poll None-ACK message|(% style="width:87px" %)OK 1392 1392 1393 1393 (% style="color:#4f81bd" %)**Downlink Command: 0x34** ... ... @@ -1399,8 +1399,8 @@ 1399 1399 1400 1400 Feature: Set internal and external temperature sensor alarms. 1401 1401 1402 -(% border="1" cellspacing="4" style="background-color:#f 2f2f2; width:500px" %)1403 -|=(% style="width: 250px; background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 200px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 50px;background-color:#D9E2F3;color:#0070C0" %)**Response**1346 +(% border="1" cellspacing="4" style="background-color:#ffffcc; color:green; width:500px" %) 1347 +|=(% style="width: 250px;" %)**Command Example**|=(% style="width: 200px;" %)**Function**|=(% style="width: 50px;" %)**Response** 1404 1404 |(% style="width:268px" %)AT+WMOD=parameter1,parameter2,parameter3,parameter4|(% style="width:255px" %)Set internal and external temperature sensor alarms|(% style="width:181px" %)OK 1405 1405 1406 1406 (% style="color:#037691" %)**AT+WMOD=parameter1,parameter2,parameter3,parameter4**
- 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
- SHT31.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ellie - Size
-
... ... @@ -1,1 +1,0 @@ 1 -7.6 KB - Content
- image-20230426171833-4.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -33.0 KB - Content
- image-20230509140803-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ellie - Size
-
... ... @@ -1,1 +1,0 @@ 1 -11.1 KB - Content