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

From version 249.1
edited by Ellie Zhang
on 2023/05/09 14:14
Change comment: There is no comment for this version
To version 238.2
edited by Xiaoling
on 2023/04/26 17:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Ellie
1 +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,20 +467,10 @@
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  
470 +==== 2.4.6.5 Ext~=4 Interrupt Mode (Since Firmware v1.3) ====
472 472  
473 -[[image:65N-E31F.jpg||height="454" width="459"]]
474 474  
475 -
476 -(% style="color:blue" %)**Ext=11,Temperature Sensor(SHT31):**
477 -
478 -[[image:SHT31.png]]
479 -
480 -
481 -==== 2.4.6.6 Ext~=4 Interrupt Mode (Since Firmware v1.3) ====
482 -
483 -
484 484  (% style="color:red" %)**Note: In this mode, 3.3v output will be always ON. LHT65N will send an uplink when there is a trigger.**
485 485  
486 486  
... ... @@ -525,7 +525,7 @@
525 525  
526 526  
527 527  
528 -==== 2.4.6.7 Ext~=8 Counting Mode(Since Firmware v1.3) ====
517 +==== 2.4.6.6 Ext~=8 Counting Mode(Since Firmware v1.3) ====
529 529  
530 530  
531 531  (% style="color:red" %)**Note: In this mode, 3.3v output will be always ON. LHT65N will count for every interrupt and uplink periodically.**
... ... @@ -763,6 +763,7 @@
763 763  [[image:image-20230426171833-4.png]]
764 764  
765 765  
755 +
766 766  If user sends below downlink command: (% style="background-color:yellow" %)3160065F9760066DA705
767 767  
768 768  Where : Start time: 60065F97 = time 21/1/19 04:27:03
... ... @@ -1043,44 +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 -(% class="wikigeneratedid" %)
1084 1084  = 4. Configure LHT65N via AT command or LoRaWAN downlink =
1085 1085  
1086 1086  
... ... @@ -1138,7 +1138,7 @@
1138 1138  
1139 1139  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:501px" %)
1140 1140  |(% 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**
1141 -|(% style="width:155px" %)AT+TDC=?|(% style="width:162px" %)Show current transmit Interval|(% style="width:177px" %)30000 OK the interval is 30000ms = 30s
1093 +|(% style="width:155px" %)AT+TDC?|(% style="width:162px" %)Show current transmit Interval|(% style="width:177px" %)30000 OK the interval is 30000ms = 30s
1142 1142  |(% style="width:155px" %)AT+TDC=60000|(% style="width:162px" %)Set Transmit Interval|(% style="width:177px" %)OK Set transmit interval to 60000ms = 60 seconds
1143 1143  
1144 1144  (% style="color:#4f81bd" %)**Downlink Command: 0x01**
... ... @@ -1161,8 +1161,8 @@
1161 1161  
1162 1162  
1163 1163  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:468px" %)
1164 -|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:153px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:160px" %)**Response**
1165 -|(% style="width:155px" %)AT+EXT=?|(% style="width:151px" %)Get current external sensor mode|(% style="width:158px" %)1 OK External Sensor mode =1
1116 +|(% 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**
1117 +|(% style="width:155px" %)AT+EXT?|(% style="width:151px" %)Get current external sensor mode|(% style="width:158px" %)1 OK External Sensor mode =1
1166 1166  |(% style="width:155px" %)AT+EXT=1|(% colspan="2" rowspan="1" style="width:309px" %)Set external sensor mode to 1
1167 1167  |(% style="width:155px" %)AT+EXT=9|(% colspan="2" rowspan="1" style="width:309px" %)Set to external DS18B20 with timestamp
1168 1168  
... ... @@ -1200,8 +1200,9 @@
1200 1200  
1201 1201  (% style="color:#4f81bd" %)**AT Command:**
1202 1202  
1155 +
1203 1203  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:381px" %)
1204 -|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:138px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:88px" %)**Response**
1157 +|(% 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**
1205 1205  |(% style="width:155px" %)AT+PID=1|(% style="width:136px" %)Enable PID uplink|(% style="width:86px" %)OK
1206 1206  
1207 1207  (% style="color:#4f81bd" %)**Downlink Command:**
... ... @@ -1214,10 +1214,12 @@
1214 1214  
1215 1215  Feature: Set device password, max 9 digits
1216 1216  
1170 +
1217 1217  (% style="color:#4f81bd" %)**AT Command: AT+PWORD**
1218 1218  
1173 +
1219 1219  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:372px" %)
1220 -|(% 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**
1175 +|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:124px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:86px" %)**Response**
1221 1221  |(% style="width:155px" %)AT+PWORD=?|(% style="width:124px" %)Show password|(% style="width:86px" %)(((
1222 1222  123456
1223 1223  
... ... @@ -1235,8 +1235,10 @@
1235 1235  
1236 1236  Feature: Quit AT Command mode, so user needs to input password again before use AT Commands.
1237 1237  
1193 +
1238 1238  (% style="color:#4f81bd" %)**AT Command: AT+DISAT**
1239 1239  
1196 +
1240 1240  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
1241 1241  |(% 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**
1242 1242  |(% style="width:155px" %)AT+DISAT|(% style="width:191px" %)Quit AT Commands mode|(% style="width:86px" %)OK
... ... @@ -1256,8 +1256,9 @@
1256 1256  
1257 1257  (% style="color:#4f81bd" %)**AT Command: AT+SLEEP**
1258 1258  
1216 +
1259 1259  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:513px" %)
1260 -|(% 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**
1218 +|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:139px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:213px" %)**Response**
1261 1261  |(% style="width:155px" %)AT+SLEEP|(% style="width:139px" %)Set to sleep mode|(% style="width:213px" %)(((
1262 1262  Clear all stored sensor data…
1263 1263  
... ... @@ -1273,10 +1273,12 @@
1273 1273  
1274 1274  Feature: Set system time, unix format. [[See here for format detail.>>||anchor="H2.6.2UnixTimeStamp"]]
1275 1275  
1234 +
1276 1276  (% style="color:#4f81bd" %)**AT Command:**
1277 1277  
1237 +
1278 1278  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:506px" %)
1279 -|(% style="background-color:#d9e2f3; color:#0070c0; width:188px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:318px" %)**Function**
1239 +|(% style="background-color:#d9e2f3; color:#0070c0; width:154px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:285px" %)**Function**
1280 1280  |(% style="width:154px" %)AT+TIMESTAMP=1611104352|(% style="width:285px" %)(((
1281 1281  OK
1282 1282  
... ... @@ -1297,10 +1297,13 @@
1297 1297  
1298 1298  (((
1299 1299  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.
1260 +
1261 +
1300 1300  )))
1301 1301  
1302 1302  (% style="color:#4f81bd" %)**AT Command:**
1303 1303  
1266 +
1304 1304  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:475px" %)
1305 1305  |(% style="background-color:#d9e2f3; color:#0070c0; width:156px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:315px" %)**Function**
1306 1306  |(% style="width:156px" %)AT+SYNCMOD=1|(% style="width:315px" %)Enable Sync system time via LoRaWAN MAC Command (DeviceTimeReq)
... ... @@ -1316,10 +1316,12 @@
1316 1316  
1317 1317  Feature: Define System time sync interval. SYNCTDC default value: 10 days.
1318 1318  
1282 +
1319 1319  (% style="color:#4f81bd" %)**AT Command:**
1320 1320  
1285 +
1321 1321  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:472px" %)
1322 -|(% style="background-color:#d9e2f3; color:#0070c0; width:158px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:314px" %)**Function**
1287 +|(% style="background-color:#d9e2f3; color:#0070c0; width:156px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:311px" %)**Function**
1323 1323  |(% style="width:156px" %)AT+SYNCTDC=0x0A |(% style="width:311px" %)Set SYNCTDC to 10 (0x0A), so the sync time is 10 days.
1324 1324  
1325 1325  (% style="color:#4f81bd" %)**Downlink Command:**
... ... @@ -1332,11 +1332,14 @@
1332 1332  
1333 1333  Feature: Print the sector data from start page to stop page (max is 416 pages).
1334 1334  
1300 +
1335 1335  (% style="color:#4f81bd" %)**AT Command: AT+PDTA**
1336 1336  
1337 1337  [[image:image-20230426164330-2.png]]
1338 1338  
1339 1339  
1306 +
1307 +
1340 1340  (% style="color:#4f81bd" %)**Downlink Command:**
1341 1341  
1342 1342  No downlink commands for feature
... ... @@ -1347,11 +1347,14 @@
1347 1347  
1348 1348  Feature: Print the last few data entries
1349 1349  
1318 +
1350 1350  (% style="color:#4f81bd" %)**AT Command: AT+PLDTA**
1351 1351  
1352 1352  [[image:image-20230426164932-3.png]]
1353 1353  
1354 1354  
1324 +
1325 +
1355 1355  (% style="color:#4f81bd" %)**Downlink Command:**
1356 1356  
1357 1357  No downlink commands for feature
... ... @@ -1367,7 +1367,7 @@
1367 1367  
1368 1368  
1369 1369  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:503px" %)
1370 -|(% 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**
1341 +|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:134px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:209px" %)**Response**
1371 1371  |(% style="width:155px" %)AT+CLRDTA |(% style="width:134px" %)Clear date record|(% style="width:209px" %)(((
1372 1372  Clear all stored sensor data…
1373 1373  
... ... @@ -1383,12 +1383,13 @@
1383 1383  
1384 1384  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.
1385 1385  
1357 +
1386 1386  (% style="color:#4f81bd" %)**AT Command: AT+PNACKMD**
1387 1387  
1388 1388  The default factory setting is 0
1389 1389  
1390 1390  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:367px" %)
1391 -|=(% 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**
1363 +|=(% style="width: 158px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 118px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 87px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1392 1392  |(% style="width:158px" %)AT+PNACKMD=1|(% style="width:118px" %)Poll None-ACK message|(% style="width:87px" %)OK
1393 1393  
1394 1394  (% style="color:#4f81bd" %)**Downlink Command: 0x34**
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-20230509140803-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ellie
Size
... ... @@ -1,1 +1,0 @@
1 -11.1 KB
Content