Last modified by Mengting Qiu on 2025/07/03 14:48

From version 123.1
edited by Xiaoling
on 2022/06/13 16:20
Change comment: Uploaded new attachment "image-20220613162008-1.png", version {1}
To version 147.18
edited by Xiaoling
on 2022/06/17 14:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,11 +1,10 @@
1 -(% _mstvisible="2" style="text-align:center" %)
2 -[[image:image-20220523115324-1.jpeg||_mstalt="469677" _mstvisible="4" height="317" width="317"]]
1 +(% style="text-align:center" %)
2 +[[image:image-20220613162008-1.png||_mstalt="428142" height="579" width="379"]]
3 3  
4 4  
5 5  
6 6  
7 7  
8 -
9 9  (% _mstvisible="1" %)
10 10  (% _msthash="315238" _msttexthash="18964465" _mstvisible="3" %)**Table of Contents:**
11 11  
... ... @@ -75,7 +75,6 @@
75 75  * Tri-color LED to indicate working status
76 76  * Datalog feature
77 77  
78 -
79 79  (% _mstvisible="1" %)
80 80  == (% _msthash="323570" _msttexthash="297635" _mstvisible="3" %)1.3 Specification(%%) ==
81 81  
... ... @@ -364,7 +364,6 @@
364 364  * The 7th byte (EXT #): defines the external sensor model.
365 365  * The 8(% _msthash="734578" _msttexthash="21372" _mstvisible="4" %)^^th^^(%%) ~~ 11(% _msthash="734579" _msttexthash="21372" _mstvisible="4" %)^^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.)
366 366  
367 -
368 368  (% _mstvisible="1" %)
369 369  === (% _msthash="360269" _msttexthash="333762" _mstvisible="3" %)2.4.1 Decoder in TTN V3(%%) ===
370 370  
... ... @@ -401,7 +401,6 @@
401 401  * BAT status=(0Xcba4>>14)&0xFF=11(B),very good
402 402  * Battery Voltage =0xCBF6&0x3FFF=0x0BA4=2980mV
403 403  
404 -
405 405  (% _mstvisible="1" %)
406 406  === (% _msthash="600769" _msttexthash="565838" _mstvisible="3" %)2.4.3 Built-in Temperature(%%) ===
407 407  
... ... @@ -417,7 +417,6 @@
417 417  (% _mstvisible="1" %)
418 418  * Temperature:  (0xF5C6-65536)/100=-26.18℃
419 419  
420 -
421 421  (% _mstvisible="1" %)
422 422  === (% _msthash="475891" _msttexthash="445120" _mstvisible="3" %)2.4.4 Built-in Humidity(%%) ===
423 423  
... ... @@ -427,7 +427,6 @@
427 427  (% _mstvisible="1" %)
428 428  * Humidity:    0x025C/10=60.4%
429 429  
430 -
431 431  (% _mstvisible="1" %)
432 432  === (% _msthash="116532" _msttexthash="87958" _mstvisible="3" %)2.4.5 Ext #(%%) ===
433 433  
... ... @@ -595,6 +595,8 @@
595 595  * 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.
596 596  * 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)
597 597  
592 +
593 +
598 598  (% _mstvisible="1" %)
599 599  == (% _msthash="487097" _msttexthash="454818" _mstvisible="3" %)2.5 Show data on Datacake(%%) ==
600 600  
... ... @@ -657,6 +657,8 @@
657 657  1. IoT Server sends a downlink LoRaWAN command to [[poll the value>>||anchor="H2.6.4Pollsensorvalue"]] for specify time range.
658 658  1. Set [[PNACKMD=1>>||anchor="H4.13AutoSendNone-ACKmessages"]], LHT65N will wait for ACK for every uplink, when there is no LoRaWAN network, LHT65N will store the sensor data, and it will send all messages after network recover.
659 659  
656 +
657 +
660 660  (% _mstvisible="1" %)
661 661  === (% _msthash="369915" _msttexthash="342797" _mstvisible="3" %)2.6.2 Unix TimeStamp(%%) ===
662 662  
... ... @@ -1046,18 +1046,25 @@
1046 1046  (% _msthash="315271" _msttexthash="12012546" _mstvisible="1" style="text-align: left;" %)
1047 1047  7FFF089801464160065F977FFF088E014B41600660097FFF0885014E41600660667FFF0875015141600662BE7FFF086B015541600665167FFF08660155416006676E7FFF085F015A41600669C67FFF0857015D4160066C1E
1048 1048  
1047 +(% _msthash="315237" _msttexthash="1385839" %)
1049 1049  Where the first 11 bytes is for the first entry:
1050 1050  
1050 +(% _msthash="315238" _msttexthash="274846" %)
1051 1051  7FFF089801464160065F97
1052 1052  
1053 +(% _msthash="315239" _msttexthash="617435" %)
1053 1053  Ext sensor data=0x7FFF/100=327.67
1054 1054  
1056 +(% _msthash="315240" _msttexthash="270543" %)
1055 1055  Temp=0x0898/100=22.00
1056 1056  
1059 +(% _msthash="315241" _msttexthash="211783" %)
1057 1057  Hum=0x0146/10=32.6
1058 1058  
1062 +(% _msthash="315242" _msttexthash="1569776" %)
1059 1059  poll message flag & Ext=0x41,means reply data,Ext=1
1060 1060  
1065 +(% _msthash="315243" _msttexthash="1120509" %)
1061 1061  Unix time is 0x60065F97=1611030423s=21/1/19 04:27:03
1062 1062  
1063 1063  
... ... @@ -1079,19 +1079,19 @@
1079 1079  (% _mstvisible="1" class="box infomessage" %)
1080 1080  (((
1081 1081  (% _msthash="506086" _msttexthash="2193529" _mstvisible="2" style="text-align: left;" %)
1082 -(% _istranslated="1" _mstmutation="1" _mstvisible="4" %)**AT+WMOD=1**(%%): Enable/disable alarm mode. (0: Disabled, 1: Enabled)
1087 +(% _istranslated="1" _mstmutation="1" _mstvisible="4" %)**AT+WMOD=1**(%%):  Enable/disable alarm mode. (0: Disabled, 1: Enabled)
1083 1083  
1084 1084  (% _msthash="506087" _msttexthash="3671265" _mstvisible="2" style="text-align: left;" %)
1085 -(% _istranslated="1" _mstvisible="4" %)**AT+CITEMP=1**(%%): The interval between checking the alarm temperature. (In minutes)
1090 +(% _istranslated="1" _mstvisible="4" %)**AT+CITEMP=1**(%%):  The interval between checking the alarm temperature. (In minutes)
1086 1086  
1087 1087  (% _msthash="506088" _msttexthash="3310437" _mstvisible="2" style="text-align: left;" %)
1088 -(% _istranslated="1" _mstvisible="4" %)**AT+ARTEMP**(%%): Gets or sets the alarm range of the internal temperature sensor
1093 +(% _istranslated="1" _mstvisible="4" %)**AT+ARTEMP**(%%):  Gets or sets the alarm range of the internal temperature sensor
1089 1089  
1090 1090  (% _mstvisible="2" style="text-align: left;" %)
1091 -(% _istranslated="1" _mstmutation="1" %)**AT+ARTEMP=? **(%%): Gets the alarm range of the internal temperature sensor(% _mstvisible="3" style="display:none" %)
1096 +(% _istranslated="1" _mstmutation="1" %)**AT+ARTEMP=? **(%%):  Gets the alarm range of the internal temperature sensor(% _mstvisible="3" style="display:none" %)
1092 1092  
1093 1093  (% _msthash="506089" _msttexthash="3590067" _mstvisible="2" style="text-align: left;" %)
1094 -(% _istranslated="1" _mstvisible="4" %)**AT+ARTEMP=45,105**(%%): Set the internal temperature sensor alarm range from 45 to 105.
1099 +(% _istranslated="1" _mstvisible="4" %)**AT+ARTEMP=45,105**(%%):  Set the internal temperature sensor alarm range from 45 to 105.
1095 1095  )))
1096 1096  
1097 1097  
... ... @@ -1132,6 +1132,9 @@
1132 1132  (((
1133 1133  (% _msthash="903008" _msttexthash="1875640" _mstvisible="4" %)
1134 1134  For each success downlink, the PURPLE LED will blink once
1140 +
1141 +
1142 +
1135 1135  )))
1136 1136  
1137 1137  (% _mstvisible="1" style="text-align: left;" %)
... ... @@ -1145,7 +1145,7 @@
1145 1145  = (% _msthash="401388" _msttexthash="566956" _mstvisible="3" %)3. S(% _msthash="903005" _msttexthash="1647204" _mstvisible="2" %)ensors(% _msthash="401388" _msttexthash="40417" _mstvisible="3" %) and A(% _msthash="903005" _msttexthash="1647204" _mstvisible="2" %)ccessories(%%) =
1146 1146  
1147 1147  (% _msthidden="1" _mstvisible="1" style="text-align: left;" %)
1148 -== (% _msthash="903005" _msttexthash="1647204" _mstvisible="2" %)3.1(%%) E3 Temperature Probe ==
1156 +== (% _msthash="903005" _msttexthash="1647204" _mstvisible="2" %)3.1(% _msthash="487110" _msttexthash="455390" %) E3 Temperature Probe(%%) ==
1149 1149  
1150 1150  (% _mstvisible="1" %)
1151 1151  [[image:image-20220515080154-4.png||_mstalt="434681" _mstvisible="3" alt="photo-20220515080154-4.png" height="182" width="161"]] [[image:image-20220515080330-5.png||_mstalt="428792" _mstvisible="3" height="201" width="195"]]
... ... @@ -1162,6 +1162,8 @@
1162 1162  * -55°C to 125°C
1163 1163  * Working voltage 2.35v ~~ 5v
1164 1164  
1173 +
1174 +
1165 1165  (% _mstvisible="1" style="text-align: left;" %)
1166 1166  = (% _msthash="1940107" _msttexthash="1714063" _mstvisible="3" %)4. Configure LHT65N via AT command or LoRaWAN downlink(%%) =
1167 1167  
... ... @@ -1179,7 +1179,7 @@
1179 1179  )))
1180 1180  * (% _mstvisible="3" %)
1181 1181  (((
1182 -(% _msthash="903319" _msttexthash="2004301" _mstvisible="4" %)
1192 +(% _msthash="903319" _msttexthash="3225859" _mstvisible="4" %)
1183 1183  LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>doc:Main.WebHome]]
1184 1184  )))
1185 1185  
... ... @@ -1198,7 +1198,7 @@
1198 1198  (% _mstvisible="1" %)
1199 1199  (((
1200 1200  (% _mstvisible="2" style="text-align: left;" %)
1201 -(% _msthash="506249" _msttexthash="317850" _mstvisible="3" style="color:#4f81bd" %)* (% _msthash="506249" _msttexthash="317850" _mstvisible="4" style="color:#4f81bd" %)**General Commands**(% _msthash="506249" _msttexthash="317850" _mstvisible="3" style="color:#4f81bd" %).
1211 +(% _msthash="506249" _msttexthash="317850" _mstvisible="3" style="color:#4f81bd" %)* (% _msthash="506249" _mstmutation="1" _msttexthash="317850" _mstvisible="4" style="color:#4f81bd" %)**General Commands**(% _msthash="506249" _mstmutation="1" _msttexthash="317850" _mstvisible="3" style="color:#4f81bd" %).
1202 1202  )))
1203 1203  
1204 1204  (% _mstvisible="1" %)
... ... @@ -1221,7 +1221,7 @@
1221 1221  
1222 1222  (% _mstvisible="1" %)
1223 1223  (((
1224 -(% _msthash="506251" _msttexthash="8343023" _mstvisible="2" style="text-align: left;" %)
1234 +(% _msthash="506251" _msttexthash="12349142" _mstvisible="2" style="text-align: left;" %)
1225 1225  They are the same for all Dragino Devices which supports DLWS-005 LoRaWAN Stack(Note~*~*). These commands can be found on the wiki: [[End Device Downlink Command>>doc:Main.End Device AT Commands and Downlink Command.WebHome]]
1226 1226  )))
1227 1227  
... ... @@ -1234,7 +1234,7 @@
1234 1234  (% _mstvisible="1" %)
1235 1235  (((
1236 1236  (% _mstvisible="2" style="text-align: left;" %)
1237 -(% _mstvisible="3" style="color:#4f81bd" %)* **Commands special design for LHT65N**
1247 +(% _mstvisible="3" style="color:#4f81bd" %)* (% _msthash="506249" _mstmutation="1" _msttexthash="317850" _mstvisible="4" style="color:#4f81bd" %)**Commands special design for LHT65N**
1238 1238  )))
1239 1239  
1240 1240  (% _mstvisible="1" %)
... ... @@ -1242,6 +1242,7 @@
1242 1242  (% _msthash="506254" _msttexthash="1501357" _mstvisible="2" style="text-align: left;" %)
1243 1243  These commands are only valid for LHT65N, as below:
1244 1244  
1255 +
1245 1245  (% _msthash="506254" _msttexthash="1501357" _mstvisible="2" style="text-align: left;" %)
1246 1246  
1247 1247  )))
... ... @@ -1253,7 +1253,7 @@
1253 1253  Feature: Change LoRaWAN End Node Transmit Interval.
1254 1254  
1255 1255  (% _mstvisible="1" style="text-align: left;" %)
1256 -(% style="color:#4f81bd" %)**AT Command: AT+TDC**
1267 +(% _msthash="315244" _msttexthash="241696" style="color:#4f81bd" %)**AT Command: AT+TDC**
1257 1257  
1258 1258  (% _mstvisible="1" %)
1259 1259  [[image:image-20220523150701-2.png||_mstalt="427453" _mstvisible="3"]]
... ... @@ -1264,7 +1264,7 @@
1264 1264  
1265 1265  
1266 1266  (% _mstvisible="2" style="text-align: left;" %)
1267 -(% style="color:#4f81bd" %)**Downlink Command: 0x01**
1278 +(% _msthash="506055" _msttexthash="381992" style="color:#4f81bd" %)**Downlink Command: 0x01**
1268 1268  )))
1269 1269  
1270 1270  (% _mstvisible="1" %)
... ... @@ -1302,7 +1302,7 @@
1302 1302  Feature: Change External Sensor Mode.
1303 1303  
1304 1304  (% _mstvisible="1" style="text-align: left;" %)
1305 -(% style="color:#4f81bd" %)**AT Command: AT+EXT**
1316 +(% _msthash="315245" _msttexthash="248118" style="color:#4f81bd" %)**AT Command: AT+EXT**
1306 1306  
1307 1307  (% _mstvisible="1" %)
1308 1308  [[image:image-20220523150759-3.png||_mstalt="432146" _mstvisible="3"]]
... ... @@ -1313,7 +1313,7 @@
1313 1313  
1314 1314  
1315 1315  (% _mstvisible="2" style="text-align: left;" %)
1316 -(% style="color:#4f81bd" %)**Downlink Command: 0xA2**
1327 +(% _msthash="506056" _msttexthash="387855" style="color:#4f81bd" %)**Downlink Command: 0xA2**
1317 1317  )))
1318 1318  
1319 1319  (% _mstvisible="1" %)
... ... @@ -1363,7 +1363,7 @@
1363 1363  PID is default set to disable (0)
1364 1364  
1365 1365  (% _mstvisible="1" style="text-align: left;" %)
1366 -(% style="color:#4f81bd" %)**AT Command:**
1377 +(% _msthash="315246" _msttexthash="137488" style="color:#4f81bd" %)**AT Command:**
1367 1367  
1368 1368  (% _mstvisible="1" %)
1369 1369  [[image:image-20220523150928-4.png||_mstalt="431821" _mstvisible="3"]]
... ... @@ -1370,12 +1370,14 @@
1370 1370  
1371 1371  
1372 1372  (% _mstvisible="1" style="text-align: left;" %)
1373 -(% style="color:#4f81bd" %)**Downlink Command:**
1384 +(% _msthash="315247" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:**
1374 1374  
1375 1375  (% _mstvisible="1" %)
1376 1376  * 0xA800  **~-~->** AT+PID=0
1377 1377  * 0xA801     **~-~->** AT+PID=1
1378 1378  
1390 +
1391 +
1379 1379  (% _mstvisible="1" style="text-align: left;" %)
1380 1380  == (% _msthash="266344" _msttexthash="242879" _mstvisible="3" %)4.4 Set Password(%%) ==
1381 1381  
... ... @@ -1383,7 +1383,7 @@
1383 1383  Feature: Set device password, max 9 digits
1384 1384  
1385 1385  (% _mstvisible="1" style="text-align: left;" %)
1386 -(% style="color:#4f81bd" %)**AT Command: AT+PWORD**
1399 +(% _msthash="315248" _msttexthash="295009" style="color:#4f81bd" %)**AT Command: AT+PWORD**
1387 1387  
1388 1388  (% _mstvisible="1" %)
1389 1389  [[image:image-20220523151052-5.png||_mstalt="428623" _mstvisible="3"]]
... ... @@ -1394,7 +1394,7 @@
1394 1394  
1395 1395  
1396 1396  (% _mstvisible="2" style="text-align: left;" %)
1397 -(% style="color:#4f81bd" %)**Downlink Command:**
1410 +(% _msthash="506057" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:**
1398 1398  )))
1399 1399  
1400 1400  (% _mstvisible="1" %)
... ... @@ -1413,7 +1413,7 @@
1413 1413  Feature: Quit AT Command mode, so user needs to input password again before use AT Commands.
1414 1414  
1415 1415  (% _mstvisible="1" style="text-align: left;" %)
1416 -(% style="color:#4f81bd" %)**AT Command: AT+DISAT**
1429 +(% _msthash="315249" _msttexthash="289120" style="color:#4f81bd" %)**AT Command: AT+DISAT**
1417 1417  
1418 1418  (% _mstvisible="1" %)
1419 1419  [[image:image-20220523151132-6.png||_mstalt="428649" _mstvisible="3"]]
... ... @@ -1420,7 +1420,7 @@
1420 1420  
1421 1421  
1422 1422  (% _mstvisible="1" style="text-align: left;" %)
1423 -(% style="color:#4f81bd" %)**Downlink Command:**
1436 +(% _msthash="315250" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:**
1424 1424  
1425 1425  (% _msthash="315368" _msttexthash="974311" _mstvisible="1" style="text-align: left;" %)
1426 1426  No downlink command for this feature.
... ... @@ -1432,19 +1432,23 @@
1432 1432  (% _msthash="315369" _msttexthash="779688" _mstvisible="1" style="text-align: left;" %)
1433 1433  Feature: Set device to sleep mode
1434 1434  
1448 +* AT+Sleep=0  : Normal working mode, device will sleep and use lower power when there is no LoRa message
1449 +* AT+Sleep=1 : Device is in deep sleep mode, no LoRa activation happen, used for storage or shipping.
1450 +
1435 1435  (% _mstvisible="1" style="text-align: left;" %)
1436 -(% style="color:#4f81bd" %)**AT Command: AT+SLEEP**
1452 +(% _msthash="315251" _msttexthash="289783" style="color:#4f81bd" %)**AT Command: AT+SLEEP**
1437 1437  
1438 1438  (% _mstvisible="1" %)
1439 1439  [[image:image-20220523151218-7.png||_mstalt="430703" _mstvisible="3"]]
1440 1440  
1441 -
1442 1442  (% _mstvisible="1" %)
1443 -(% style="color:#4f81bd" %)**Downlink Command:**
1458 +(% _msthash="315252" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:**
1444 1444  
1445 1445  (% _mstvisible="1" %)
1446 1446  * There is no downlink command to set to Sleep mode.
1447 1447  
1463 +
1464 +
1448 1448  (% _mstvisible="1" %)
1449 1449  == (% _msthash="336557" _msttexthash="309712" _mstvisible="3" %)4.7 Set system time(%%) ==
1450 1450  
... ... @@ -1452,7 +1452,7 @@
1452 1452  Feature: Set system time, unix format. [[See here for format detail.>>||anchor="H2.6.2UnixTimeStamp"]]
1453 1453  
1454 1454  (% _mstvisible="1" %)
1455 -(% style="color:#4f81bd" %)**AT Command:**
1472 +(% _msthash="315253" _msttexthash="137488" style="color:#4f81bd" %)**AT Command:**
1456 1456  
1457 1457  (% _mstvisible="1" %)
1458 1458  [[image:image-20220523151253-8.png||_mstalt="430677" _mstvisible="3"]]
... ... @@ -1459,7 +1459,7 @@
1459 1459  
1460 1460  
1461 1461  (% _mstvisible="1" %)
1462 -(% style="color:#4f81bd" %)**Downlink Command:**
1479 +(% _msthash="315254" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:**
1463 1463  
1464 1464  (% _msthash="315375" _msttexthash="2898571" _mstvisible="1" %)
1465 1465  0x306007806000 ~/~/ Set timestamp to 0x(6007806000),Same as AT+TIMESTAMP=1611104352
... ... @@ -1483,7 +1483,7 @@
1483 1483  (% _mstvisible="1" %)
1484 1484  (((
1485 1485  (% _mstvisible="2" %)
1486 -(% style="color:#4f81bd" %)**AT Command:**
1503 +(% _msthash="506058" _msttexthash="137488" style="color:#4f81bd" %)**AT Command:**
1487 1487  )))
1488 1488  
1489 1489  (% _mstvisible="1" %)
... ... @@ -1491,7 +1491,7 @@
1491 1491  
1492 1492  
1493 1493  (% _mstvisible="1" %)
1494 -(% style="color:#4f81bd" %)**Downlink Command:**
1511 +(% _msthash="315255" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:**
1495 1495  
1496 1496  (% _msthash="315377" _msttexthash="479648" _mstvisible="1" %)
1497 1497  0x28 01 ~/~/ Same As AT+SYNCMOD=1
... ... @@ -1507,7 +1507,7 @@
1507 1507  Feature: Define System time sync interval. SYNCTDC default value: 10 days.
1508 1508  
1509 1509  (% _mstvisible="1" %)
1510 -(% style="color:#4f81bd" %)**AT Command:**
1527 +(% _msthash="315256" _msttexthash="137488" style="color:#4f81bd" %)**AT Command:**
1511 1511  
1512 1512  (% _mstvisible="1" %)
1513 1513  [[image:image-20220523151411-10.png||_mstalt="449696" _mstvisible="3"]]
... ... @@ -1514,7 +1514,7 @@
1514 1514  
1515 1515  
1516 1516  (% _mstvisible="1" %)
1517 -(% style="color:#4f81bd" %)**Downlink Command:**
1534 +(% _msthash="315257" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:**
1518 1518  
1519 1519  (% _msthash="315382" _msttexthash="590044" _mstvisible="1" %)
1520 1520  0x29 0A ~/~/ Same as AT+SYNCTDC=0x0A
... ... @@ -1527,7 +1527,7 @@
1527 1527  Feature: Print the sector data from start page to stop page (max is 416 pages).
1528 1528  
1529 1529  (% _mstvisible="1" %)
1530 -(% style="color:#4f81bd" %)**AT Command: AT+PDTA**
1547 +(% _msthash="315258" _msttexthash="264953" style="color:#4f81bd" %)**AT Command: AT+PDTA**
1531 1531  
1532 1532  (% _mstvisible="1" %)
1533 1533  [[image:image-20220523151450-11.png||_mstalt="451035" _mstvisible="3"]]
... ... @@ -1534,7 +1534,7 @@
1534 1534  
1535 1535  
1536 1536  (% _mstvisible="1" %)
1537 -(% style="color:#4f81bd" %)**Downlink Command:**
1554 +(% _msthash="315259" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:**
1538 1538  
1539 1539  (% _msthash="315386" _msttexthash="799539" _mstvisible="1" %)
1540 1540  No downlink commands for feature
... ... @@ -1547,7 +1547,7 @@
1547 1547  Feature: Print the last few data entries
1548 1548  
1549 1549  (% _mstvisible="1" %)
1550 -(% style="color:#4f81bd" %)**AT Command: AT+PLDTA**
1567 +(% _msthash="315260" _msttexthash="288522" style="color:#4f81bd" %)**AT Command: AT+PLDTA**
1551 1551  
1552 1552  (% _mstvisible="1" %)
1553 1553  [[image:image-20220523151524-12.png||_mstalt="452101" _mstvisible="3"]]
... ... @@ -1554,7 +1554,7 @@
1554 1554  
1555 1555  
1556 1556  (% _mstvisible="1" %)
1557 -(% style="color:#4f81bd" %)**Downlink Command:**
1574 +(% _msthash="315261" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:**
1558 1558  
1559 1559  (% _msthash="315390" _msttexthash="799539" _mstvisible="1" %)
1560 1560  No downlink commands for feature
... ... @@ -1567,7 +1567,7 @@
1567 1567  Feature: Clear flash storage for data log feature.
1568 1568  
1569 1569  (% _mstvisible="1" %)
1570 -(% style="color:#4f81bd" %)**AT Command: AT+CLRDTA**
1587 +(% _msthash="315262" _msttexthash="311415" style="color:#4f81bd" %)**AT Command: AT+CLRDTA**
1571 1571  
1572 1572  (% _mstvisible="1" %)
1573 1573  [[image:image-20220523151556-13.png||_mstalt="454129" _mstvisible="3"]]
... ... @@ -1574,11 +1574,13 @@
1574 1574  
1575 1575  
1576 1576  (% _mstvisible="1" %)
1577 -(% style="color:#4f81bd" %)**Downlink Command: 0xA3**
1594 +(% _msthash="315263" _msttexthash="388193" style="color:#4f81bd" %)**Downlink Command: 0xA3**
1578 1578  
1579 1579  (% _mstvisible="1" %)
1580 1580  * Example: 0xA301 ~/~/Same as AT+CLRDTA
1581 1581  
1599 +
1600 +
1582 1582  (% _mstvisible="1" %)
1583 1583  == (% _msthash="740532" _msttexthash="701363" _mstvisible="3" %)4.13 Auto Send None-ACK messages(%%) ==
1584 1584  
... ... @@ -1587,7 +1587,7 @@
1587 1587  
1588 1588  
1589 1589  (% _mstvisible="1" %)
1590 -(% style="color:#4f81bd" %)**AT Command: AT+PNACKMD**
1609 +(% _msthash="315264" _msttexthash="334256" style="color:#4f81bd" %)**AT Command: AT+PNACKMD**
1591 1591  
1592 1592  (% _msthash="315396" _msttexthash="734682" _mstvisible="1" %)
1593 1593  The default factory setting is 0
... ... @@ -1597,11 +1597,13 @@
1597 1597  (% _mstvisible="3" %)|(% _msthash="1231321" _msttexthash="130455" _mstvisible="4" style="width:171px" %)AT+PNACKMD=1|(% _msthash="1231322" _msttexthash="377026" _mstvisible="4" style="width:219px" %)Poll None-ACK message|(% _msthash="1231323" _msttexthash="14989" _mstvisible="4" style="width:119px" %)OK
1598 1598  
1599 1599  (% _mstvisible="1" %)
1600 -(% style="color:#4f81bd" %)**Downlink Command: 0x34**
1619 +(% _msthash="315265" _msttexthash="383981" style="color:#4f81bd" %)**Downlink Command: 0x34**
1601 1601  
1602 1602  (% _mstvisible="1" %)
1603 1603  * Example: 0x3401 ~/~/Same as AT+PNACKMD=1
1604 1604  
1624 +
1625 +
1605 1605  (% _mstvisible="1" %)
1606 1606  = (% _msthash="568737" _msttexthash="502827" _mstvisible="3" %)5. Battery & How to replace(%%) =
1607 1607  
... ... @@ -1641,6 +1641,7 @@
1641 1641  (((
1642 1642  (% _msthash="506266" _msttexthash="35479028" _mstvisible="2" %)
1643 1643  (((
1665 +(% _msthash="736723" _msttexthash="35479028" %)
1644 1644  Dragino battery-powered products are all run in Low Power mode. User can check the guideline from this link to calculate the estimated battery life:
1645 1645  [[https:~~/~~/www.dragino.com/downloads/downloads/LoRa_End_Node/Battery_Analyze/DRAGINO_Battery_Life_Guide.pdf>>https://www.dragino.com/downloads/downloads/LoRa_End_Node/Battery_Analyze/DRAGINO_Battery_Life_Guide.pdf]]
1646 1646  )))
... ... @@ -1650,180 +1650,354 @@
1650 1650  )))
1651 1651  
1652 1652  (((
1675 +(% _msthash="736724" _msttexthash="12045098" %)
1653 1653  A full detail test report for LHT65N on different frequency can be found at : [[https:~~/~~/www.dropbox.com/sh/r2i3zlhsyrpavla/AAB1sZw3mdT0K7XjpHCITt13a?dl=0>>https://www.dropbox.com/sh/r2i3zlhsyrpavla/AAB1sZw3mdT0K7XjpHCITt13a?dl=0]]
1654 1654  )))
1655 1655  
1656 1656  
1657 1657  (% _msthash="506266" _msttexthash="35479028" _mstvisible="2" %)
1658 -= (% _msthash="183170" _msttexthash="163566" _mstvisible="3" %)6. FAQ(%%) =
1681 += (% _msthash="183170" _msttexthash="37921" _mstvisible="3" %)6. FAQ(%%) =
1659 1659  
1660 1660  (% _msthash="506266" _msttexthash="35479028" _mstvisible="2" %)
1661 -== 6.1 How to use AT Command? ==
1684 +== (% _msthash="491075" _msttexthash="437463" %)6.1 How to use AT Command?(%%) ==
1662 1662  
1663 1663  (((
1687 +(% _msthash="736725" _msttexthash="9345674" %)
1664 1664  LHT65N supports AT Command set.User can use a USB to TTL adapter plus the Program Cable to connect to LHT65 for using AT command, as below.
1665 1665  )))
1666 1666  
1667 -[[image:image-20220530085651-1.png]]
1691 +[[image:image-20220530085651-1.png||_mstalt="429949"]]
1668 1668  
1669 1669  
1670 -**Connection:**
1694 +(% _msthash="506061" _msttexthash="170755" %)**Connection:**
1671 1671  
1672 -✓** USB to TTL GND <~-~->GND**
1696 +(% _msthash="506062" _msttexthash="1187732" %)
1697 +**✓ (% style="background-color:yellow" %)USB to TTL GND <~-~->GND(%%)**
1673 1673  
1674 -**✓ USB to TTL RXD <~-~-> D+**
1699 +(% _msthash="506063" _msttexthash="1158313" %)**✓  **(% style="background-color:yellow" %)**USB to TTL RXD <~-~-> D+**
1675 1675  
1676 -**✓ USB to TTL TXD <~-~-> A11**
1701 +(% _msthash="506064" _msttexthash="1175629" %)**✓  **(% style="background-color:yellow" %)**USB to TTL TXD <~-~-> A11**
1677 1677  
1678 -**✓ USB to TTL 3.3V <~-~-> D-**
1703 +(% _msthash="506065" _msttexthash="1164696" %)**✓  **(% style="background-color:yellow" %)**USB to TTL 3.3V <~-~-> D-**
1679 1679  
1680 1680  
1681 1681  (((
1682 -In PC, User needs to set serial tool(such as **putty**, SecureCRT) baud rate to **9600** to access to access serial console for LHT65N. The AT commands are disable by default and need to enter password (default:**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.
1707 +(% _msthash="736726" _msttexthash="67213055" %)
1708 +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.
1683 1683  )))
1684 1684  
1685 1685  (((
1712 +(% _msthash="736727" _msttexthash="1907009" %)
1686 1686  Input password and ATZ to activate LHT65N,As shown below:
1687 1687  )))
1688 1688  
1689 -[[image:image-20220530095701-4.png]]
1716 +[[image:image-20220530095701-4.png||_mstalt="430014"]]
1690 1690  
1691 1691  
1719 +(% _msthash="506066" _msttexthash="544869" %)
1692 1692  AT Command List is as below:
1693 1693  
1694 -AT+<CMD>? : Help on <CMD>
1722 +(% _msthash="506067" _msttexthash="361920" %)
1723 +AT+<CMD>? :  Help on <CMD>
1695 1695  
1696 -AT+<CMD> : Run <CMD>
1725 +(% _msthash="506068" _msttexthash="243061" %)
1726 +AT+<CMD> :  Run <CMD>
1697 1697  
1698 -AT+<CMD>=<value> : Set the value
1728 +(% _msthash="506069" _msttexthash="704197" %)
1729 +AT+<CMD>=<value> :  Set the value
1699 1699  
1700 -AT+<CMD>=? : Get the value
1731 +(% _msthash="506070" _msttexthash="455676" %)
1732 +AT+<CMD>=? :  Get the value
1701 1701  
1702 -AT+DEBUG:Set more info output
1734 +(% _msthash="506071" _msttexthash="670553" %)
1735 +AT+DEBUG:  Set more info output
1703 1703  
1704 -ATZ: Trig a reset of the MCU
1737 +(% _msthash="506072" _msttexthash="485888" %)
1738 +ATZ:  Trig a reset of the MCU
1705 1705  
1706 -AT+FDR: Reset Parameters to Factory Default, Keys Reserve
1740 +(% _msthash="506073" _msttexthash="2068872" %)
1741 +AT+FDR:  Reset Parameters to Factory Default, Keys Reserve
1707 1707  
1708 -AT+DEUI: Get or Set the Device EUI
1743 +(% _msthash="506074" _msttexthash="689169" %)
1744 +AT+DEUI:  Get or Set the Device EUI
1709 1709  
1710 -AT+DADDR: Get or Set the Device Address
1746 +(% _msthash="506075" _msttexthash="960414" %)
1747 +AT+DADDR:  Get or Set the Device Address
1711 1711  
1712 -AT+APPKEY: Get or Set the Application Key
1749 +(% _msthash="506076" _msttexthash="1079897" %)
1750 +AT+APPKEY:  Get or Set the Application Key
1713 1713  
1714 -AT+NWKSKEY: Get or Set the Network Session Key
1752 +(% _msthash="506077" _msttexthash="1326143" %)
1753 +AT+NWKSKEY:  Get or Set the Network Session Key
1715 1715  
1716 -AT+APPSKEY: Get or Set the Application Session Key
1755 +(% _msthash="506078" _msttexthash="1573000" %)
1756 +AT+APPSKEY:  Get or Set the Application Session Key
1717 1717  
1718 -AT+APPEUI: Get or Set the Application EUI
1758 +(% _msthash="506079" _msttexthash="1041729" %)
1759 +AT+APPEUI:  Get or Set the Application EUI
1719 1719  
1720 -AT+ADR: Get or Set the Adaptive Data Rate setting. (0: off, 1: on)
1761 +(% _msthash="506080" _msttexthash="2104206" %)
1762 +AT+ADR:  Get or Set the Adaptive Data Rate setting. (0: off, 1: on)
1721 1721  
1722 -AT+TXP: Get or Set the Transmit Power (0-5, MAX:0, MIN:5, according to LoRaWAN Spec)
1764 +(% _msthash="506081" _msttexthash="3369288" %)
1765 +AT+TXP:  Get or Set the Transmit Power (0-5, MAX:0, MIN:5, according to LoRaWAN Spec)
1723 1723  
1724 -AT+DR: Get or Set the Data Rate. (0-7 corresponding to DR_X)
1767 +(% _msthash="506082" _msttexthash="1894529" %)
1768 +AT+DR:  Get or Set the Data Rate. (0-7 corresponding to DR_X)
1725 1725  
1726 -AT+DCS: Get or Set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing
1770 +(% _msthash="506083" _msttexthash="3864172" %)
1771 +AT+DCS:  Get or Set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing
1727 1727  
1728 -AT+PNM: Get or Set the public network mode. (0: off, 1: on)
1773 +(% _msthash="506084" _msttexthash="1712204" %)
1774 +AT+PNM:  Get or Set the public network mode. (0: off, 1: on)
1729 1729  
1730 -AT+RX2FQ: Get or Set the Rx2 window frequency
1776 +(% _msthash="506085" _msttexthash="1281202" %)
1777 +AT+RX2FQ:  Get or Set the Rx2 window frequency
1731 1731  
1732 -AT+RX2DR: Get or Set the Rx2 window data rate (0-7 corresponding to DR_X)
1779 +(% _msthash="506086" _msttexthash="2796781" %)
1780 +AT+RX2DR:  Get or Set the Rx2 window data rate (0-7 corresponding to DR_X)
1733 1733  
1734 -AT+RX1DL: Get or Set the delay between the end of the Tx and the Rx Window 1 in ms
1782 +(% _msthash="506087" _msttexthash="3285165" %)
1783 +AT+RX1DL:  Get or Set the delay between the end of the Tx and the Rx Window 1 in ms
1735 1735  
1736 -AT+RX2DL: Get or Set the delay between the end of the Tx and the Rx Window 2 in ms
1785 +(% _msthash="506088" _msttexthash="3286179" %)
1786 +AT+RX2DL:  Get or Set the delay between the end of the Tx and the Rx Window 2 in ms
1737 1737  
1738 -AT+JN1DL: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 1 in ms
1788 +(% _msthash="506089" _msttexthash="4703803" %)
1789 +AT+JN1DL:  Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 1 in ms
1739 1739  
1740 -AT+JN2DL: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 2 in ms
1791 +(% _msthash="506090" _msttexthash="4704999" %)
1792 +AT+JN2DL:  Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 2 in ms
1741 1741  
1742 -AT+NJM: Get or Set the Network Join Mode. (0: ABP, 1: OTAA)
1794 +(% _msthash="506091" _msttexthash="1528683" %)
1795 +AT+NJM:  Get or Set the Network Join Mode. (0: ABP, 1: OTAA)
1743 1743  
1744 -AT+NWKID: Get or Set the Network ID
1797 +(% _msthash="506092" _msttexthash="757185" %)
1798 +AT+NWKID:  Get or Set the Network ID
1745 1745  
1746 -AT+FCU: Get or Set the Frame Counter Uplink
1800 +(% _msthash="506093" _msttexthash="1156597" %)
1801 +AT+FCU:  Get or Set the Frame Counter Uplink
1747 1747  
1748 -AT+FCD: Get or Set the Frame Counter Downlink
1803 +(% _msthash="506094" _msttexthash="1273987" %)
1804 +AT+FCD:  Get or Set the Frame Counter Downlink
1749 1749  
1750 -AT+CLASS: Get or Set the Device Class
1806 +(% _msthash="506095" _msttexthash="859222" %)
1807 +AT+CLASS:  Get or Set the Device Class
1751 1751  
1752 -AT+JOIN: Join network
1809 +(% _msthash="506096" _msttexthash="384852" %)
1810 +AT+JOIN:  Join network
1753 1753  
1754 -AT+NJS: Get the join status
1812 +(% _msthash="506097" _msttexthash="548626" %)
1813 +AT+NJS:  Get the join status
1755 1755  
1756 -AT+SENDB: Send hexadecimal data along with the application port
1815 +(% _msthash="506098" _msttexthash="2546206" %)
1816 +AT+SENDB:  Send hexadecimal data along with the application port
1757 1757  
1758 -AT+SEND: Send text data along with the application port
1818 +(% _msthash="506099" _msttexthash="1932307" %)
1819 +AT+SEND:  Send text data along with the application port
1759 1759  
1760 -AT+RECVB: Print last received data in binary format (with hexadecimal values)
1821 +(% _msthash="506100" _msttexthash="3560557" %)
1822 +AT+RECVB:  Print last received data in binary format (with hexadecimal values)
1761 1761  
1762 -AT+RECV: Print last received data in raw format
1824 +(% _msthash="506101" _msttexthash="1429701" %)
1825 +AT+RECV:  Print last received data in raw format
1763 1763  
1764 -AT+VER: Get current image version and Frequency Band
1827 +(% _msthash="506102" _msttexthash="1735981" %)
1828 +AT+VER:  Get current image version and Frequency Band
1765 1765  
1766 -AT+CFM: Get or Set the confirmation mode (0-1)
1830 +(% _msthash="506103" _msttexthash="1189474" %)
1831 +AT+CFM:  Get or Set the confirmation mode (0-1)
1767 1767  
1768 -AT+CFS: Get confirmation status of the last AT+SEND (0-1)
1833 +(% _msthash="506104" _msttexthash="1718210" %)
1834 +AT+CFS:  Get confirmation status of the last AT+SEND (0-1)
1769 1769  
1770 -AT+SNR: Get the SNR of the last received packet
1836 +(% _msthash="506105" _msttexthash="1339403" %)
1837 +AT+SNR:  Get the SNR of the last received packet
1771 1771  
1772 -AT+RSSI: Get the RSSI of the last received packet
1839 +(% _msthash="506106" _msttexthash="1452009" %)
1840 +AT+RSSI:  Get the RSSI of the last received packet
1773 1773  
1774 -AT+TDC: Get or set the application data transmission interval in ms
1842 +(% _msthash="506107" _msttexthash="2768142" %)
1843 +AT+TDC:  Get or set the application data transmission interval in ms
1775 1775  
1776 -AT+PORT: Get or set the application port
1845 +(% _msthash="506108" _msttexthash="1083914" %)
1846 +AT+PORT:  Get or set the application port
1777 1777  
1778 -AT+DISAT: Disable AT commands
1848 +(% _msthash="506109" _msttexthash="622440" %)
1849 +AT+DISAT:  Disable AT commands
1779 1779  
1780 -AT+PWORD: Set password, max 9 digits
1851 +(% _msthash="506110" _msttexthash="868361" %)
1852 +AT+PWORD:  Set password, max 9 digits
1781 1781  
1782 -AT+CHS: Get or Set Frequency (Unit: Hz) for Single Channel Mode
1854 +(% _msthash="506111" _msttexthash="2210299" %)
1855 +AT+CHS:  Get or Set Frequency (Unit: Hz) for Single Channel Mode
1783 1783  
1784 -AT+CHE: Get or Set eight channels mode,Only for US915,AU915,CN470
1857 +(% _msthash="506112" _msttexthash="2113462" %)
1858 +AT+CHE:  Get or Set eight channels mode,Only for US915,AU915,CN470
1785 1785  
1786 -AT+PDTA: Print the sector data from start page to stop page
1860 +(% _msthash="506113" _msttexthash="2087423" %)
1861 +AT+PDTA:  Print the sector data from start page to stop page
1787 1787  
1788 -AT+PLDTA: Print the last few sets of data
1863 +(% _msthash="506114" _msttexthash="1063127" %)
1864 +AT+PLDTA:  Print the last few sets of data
1789 1789  
1790 -AT+CLRDTA: Clear the storage, record position back to 1st
1866 +(% _msthash="506115" _msttexthash="1999426" %)
1867 +AT+CLRDTA:  Clear the storage, record position back to 1st
1791 1791  
1792 -AT+SLEEP: Set sleep mode
1869 +(% _msthash="506116" _msttexthash="442130" %)
1870 +AT+SLEEP:  Set sleep mode
1793 1793  
1794 -AT+EXT: Get or Set external sensor model
1872 +(% _msthash="506117" _msttexthash="1080222" %)
1873 +AT+EXT:  Get or Set external sensor model
1795 1795  
1796 -AT+BAT: Get the current battery voltage in mV
1875 +(% _msthash="506118" _msttexthash="1309490" %)
1876 +AT+BAT:  Get the current battery voltage in mV
1797 1797  
1798 -AT+CFG: Print all configurations
1878 +(% _msthash="506119" _msttexthash="813891" %)
1879 +AT+CFG:  Print all configurations
1799 1799  
1800 -AT+WMOD: Get or Set Work Mode
1881 +(% _msthash="506120" _msttexthash="551707" %)
1882 +AT+WMOD:  Get or Set Work Mode
1801 1801  
1802 -AT+ARTEMP: Get or set the internal Temperature sensor alarm range
1884 +(% _msthash="506121" _msttexthash="2631499" %)
1885 +AT+ARTEMP:  Get or set the internal Temperature sensor alarm range
1803 1803  
1804 -AT+CITEMP: Get or set the internal Temperature sensor collection interval in min
1887 +(% _msthash="506122" _msttexthash="3907150" %)
1888 +AT+CITEMP:  Get or set the internal Temperature sensor collection interval in min
1805 1805  
1806 -AT+SETCNT:Set the count at present
1890 +(% _msthash="506123" _msttexthash="854620" %)
1891 +AT+SETCNT:  Set the count at present
1807 1807  
1808 -AT+RJTDC: Get or set the ReJoin data transmission interval in min
1893 +(% _msthash="506124" _msttexthash="2554877" %)
1894 +AT+RJTDC:  Get or set the ReJoin data transmission interval in min
1809 1809  
1810 -AT+RPL: Get or set response level
1896 +(% _msthash="506125" _msttexthash="771849" %)
1897 +AT+RPL:  Get or set response level
1811 1811  
1812 -AT+TIMESTAMP: Get or Set UNIX timestamp in second
1899 +(% _msthash="506126" _msttexthash="1484314" %)
1900 +AT+TIMESTAMP:  Get or Set UNIX timestamp in second
1813 1813  
1814 -AT+LEAPSEC: Get or Set Leap Second
1902 +(% _msthash="506127" _msttexthash="741728" %)
1903 +AT+LEAPSEC:  Get or Set Leap Second
1815 1815  
1816 -AT+SYNCMOD: Get or Set time synchronization method
1905 +(% _msthash="506128" _msttexthash="1694017" %)
1906 +AT+SYNCMOD:  Get or Set time synchronization method
1817 1817  
1818 -AT+SYNCTDC: Get or set time synchronization interval in day
1908 +(% _msthash="506129" _msttexthash="2235948" %)
1909 +AT+SYNCTDC:  Get or set time synchronization interval in day
1819 1819  
1820 -AT+PID: Get or set the PID
1911 +(% _msthash="506130" _msttexthash="425542" %)
1912 +AT+PID:  Get or set the PID
1821 1821  
1914 +
1915 +== (% _msthash="1616654" _msttexthash="1555359" %)6.2 Where to use AT commands and Downlink commands(%%) ==
1916 +
1917 +(% _msthash="506131" _msttexthash="14585714" %)
1918 +AT commands:
1919 +
1920 +[[image:image-20220615092034-1.png||_mstalt="428870"]]
1921 +
1922 +(% _msthash="506132" _msttexthash="337922" %)
1923 +Downlink commands:
1924 +
1925 +
1926 +(% _msthash="506133" _msttexthash="33046" %)
1927 +**TTN:**
1928 +
1929 +[[image:image-20220615092124-2.png||_mstalt="429221" height="843" width="893"]]
1930 +
1931 +
1932 +(% _msthash="506134" _msttexthash="11113791" %)
1933 +**Helium:**
1934 +
1935 +[[image:image-20220615092551-3.png||_mstalt="430794" height="556" width="1097"]]
1936 +
1937 +
1938 +(% _msthash="506135" _msttexthash="4159844" %)
1939 +**Chirpstack:The downlink window will not be displayed until the network is accessed**
1940 +
1941 +[[image:image-20220615094850-6.png||_mstalt="433082"]]
1942 +
1943 +[[image:image-20220615094904-7.png||_mstalt="433485" height="329" width="1067"]]
1944 +
1945 +
1946 +(% _msthash="506136" _msttexthash="39286" %)
1947 +**Aws:**
1948 +
1949 +[[image:image-20220615092939-4.png||_mstalt="434460" height="532" width="1062"]]
1950 +
1951 +
1952 +== (% _msthash="1220570" _msttexthash="33199257" %)6.3 How to change the uplink interval?(%%) ==
1953 +
1954 +[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/How%20to%20set%20the%20transmit%20time%20interval/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20set%20the%20transmit%20time%20interval/||_msthash="506137" _msttexthash="5712018"]]
1955 +
1956 +
1957 +(% _msthash="536757" _msttexthash="1874951" %)
1958 +== 6.4 How to use TTL-USB to connect a PC to input AT commands? ==
1959 +
1960 +[[image:image-20220615153355-1.png]]
1961 +
1962 +(% style="background-color:yellow" %)**1 < - -> GND  < - ->  Black**
1963 +
1964 +(% style="background-color:yellow" %)**5 < - ->  RXD  < - ->  White**
1965 +
1966 +(% style="background-color:yellow" %)**9 < - ->  TXD  < - ->  Green**
1967 +
1968 +[[image:image-20220615153914-2.jpeg||height="608" width="456"]]
1969 +
1970 +
1971 +(((
1972 +(% _msthash="736728" _msttexthash="67213055" %)
1973 +(((
1974 +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:red" %)**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.
1975 +)))
1976 +)))
1977 +
1978 +(((
1979 +(% _msthash="736729" _msttexthash="1907009" %)
1980 +Input password and ATZ to activate LHT65N,As shown below:
1981 +
1982 +[[image:image-20220615154519-3.png]]
1983 +
1822 1822  
1823 1823  )))
1824 1824  
1987 +
1988 +== 6.5 How to use TTL-USB to connect PC to upgrade firmware? ==
1989 +
1990 +[[image:image-20220615153355-1.png]]
1991 +
1992 +(% style="background-color:yellow" %)**4  < - ->  3.3V  < - ->  Blue**
1993 +
1994 +(% style="background-color:yellow" %)**5 < - ->  RXD  < - ->  White**
1995 +
1996 +(% style="background-color:yellow" %)**9 < - ->  TXD  < - ->  Green**
1997 +
1998 +Use after connection, ground wire(1 < - -> GND  < - ->  Black) for 1s and then pull it out.Then restart the device.
1999 +
2000 +
2001 +(% _mstmutation="1" %)**Step1**(%%): Install TremoProgrammer  first.
2002 +
2003 +[[image:image-20220615170542-5.png]]
2004 +
2005 +
2006 +(% _msthash="506146" _msttexthash="52173160" %)
2007 +(% _istranslated="1" %)**Step2**(%%):Download the LHT65N image files.
2008 +
2009 +
2010 +(% _msthash="506147" _msttexthash="188083584" %)
2011 +(% _istranslated="1" %)**Step3:**(%%)Select the serial port and baud rate of the device and the firmware to be upgraded.
2012 +
2013 +[[image:image-20220615171334-6.png]]
2014 +
2015 +
2016 +(% _istranslated="1" _mstmutation="1" %)**Step4:**(%%)Click Start
2017 +
2018 +
2019 +)))
2020 +
1825 1825  (% _mstvisible="1" %)
1826 -= (% _msthash="183170" _msttexthash="163566" _mstvisible="3" %)7. Order Info(%%) =
2022 += (% _msthash="183170" _msttexthash="13740740" _mstvisible="3" %)7. (%%)Order Info =
1827 1827  
1828 1828  (% _mstvisible="1" %)
1829 1829  (((
... ... @@ -1841,42 +1841,42 @@
1841 1841  * (% _mstvisible="3" %)
1842 1842  (((
1843 1843  (% _msthash="903327" _msttexthash="393341" _mstvisible="4" %)
1844 -(% _mstvisible="6" style="color:#4f81bd" %)** AS923**(%%): LoRaWAN AS923 band
2040 +(% _mstvisible="6" style="color:#4f81bd" %)** **(% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band
1845 1845  )))
1846 1846  * (% _mstvisible="3" %)
1847 1847  (((
1848 1848  (% _msthash="903328" _msttexthash="394576" _mstvisible="4" %)
1849 -(% _mstvisible="6" style="color:#4f81bd" %)** AU915**(%%): LoRaWAN AU915 band
2045 +(% _mstvisible="6" style="color:#4f81bd" %)** **(% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band
1850 1850  )))
1851 1851  * (% _mstvisible="3" %)
1852 1852  (((
1853 1853  (% _msthash="903329" _msttexthash="393913" _mstvisible="4" %)
1854 -(% _mstvisible="6" style="color:#4f81bd" %)** EU433**(%%): LoRaWAN EU433 band
2050 +(% _mstvisible="6" style="color:#4f81bd" %)** **(% style="color:red" %)**EU433**(%%): LoRaWAN EU433 band
1855 1855  )))
1856 1856  * (% _mstvisible="3" %)
1857 1857  (((
1858 1858  (% _msthash="903330" _msttexthash="399087" _mstvisible="4" %)
1859 -(% _mstvisible="6" style="color:#4f81bd" %)** EU868**(%%): LoRaWAN EU868 band
2055 +(% _mstvisible="6" style="color:#4f81bd" %)** **(% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band
1860 1860  )))
1861 1861  * (% _mstvisible="3" %)
1862 1862  (((
1863 1863  (% _msthash="903331" _msttexthash="395109" _mstvisible="4" %)
1864 -(% _mstvisible="6" style="color:#4f81bd" %)** KR920**(%%): LoRaWAN KR920 band
2060 +(% _mstvisible="6" style="color:#4f81bd" %)** **(% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band
1865 1865  )))
1866 1866  * (% _mstvisible="3" %)
1867 1867  (((
1868 1868  (% _msthash="903332" _msttexthash="400842" _mstvisible="4" %)
1869 -(% _mstvisible="6" style="color:#4f81bd" %)** US915**(%%): LoRaWAN US915 band
2065 +(% _mstvisible="6" style="color:#4f81bd" %)** **(% style="color:red" %)**US915**(%%): LoRaWAN US915 band
1870 1870  )))
1871 1871  * (% _mstvisible="3" %)
1872 1872  (((
1873 1873  (% _msthash="903333" _msttexthash="396487" _mstvisible="4" %)
1874 -(% _mstvisible="6" style="color:#4f81bd" %)** IN865**(%%): LoRaWAN IN865 band
2070 +(% _mstvisible="6" style="color:#4f81bd" %)** **(% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1875 1875  )))
1876 1876  * (% _mstvisible="3" %)
1877 1877  (((
1878 1878  (% _msthash="903334" _msttexthash="390923" _mstvisible="4" %)
1879 -(% _mstvisible="6" style="color:#4f81bd" %)** CN470**(%%): LoRaWAN CN470 band
2075 +(% _mstvisible="6" style="color:#4f81bd" %)** **(% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1880 1880  )))
1881 1881  
1882 1882  (% _mstvisible="1" %)
... ... @@ -1889,7 +1889,7 @@
1889 1889  * (% _mstvisible="3" %)
1890 1890  (((
1891 1891  (% _msthash="903335" _msttexthash="720135" _mstvisible="4" %)
1892 -(% _mstvisible="6" style="color:#4f81bd" %)**E3**(%%): External Temperature Probe
2088 +(% style="color:red" %)**E3**(%%): External Temperature Probe
1893 1893  
1894 1894  
1895 1895  (% _msthash="903335" _msttexthash="720135" _mstvisible="4" %)
... ... @@ -1897,7 +1897,7 @@
1897 1897  )))
1898 1898  
1899 1899  (% _mstvisible="1" %)
1900 -= (% _msthash="233363" _msttexthash="211237" _mstvisible="3" %)8. Packing Info(%%) =
2096 += (% _msthash="233363" _msttexthash="13823550" _mstvisible="3" %)8. (%%)Packing Info =
1901 1901  
1902 1902  (% _mstvisible="1" %)
1903 1903  (((
... ... @@ -1935,36 +1935,28 @@
1935 1935  * (% _mstvisible="3" %)
1936 1936  (((
1937 1937  (% _msthash="903339" _msttexthash="391807" _mstvisible="4" %)
1938 -Device Size:  13.5 x 7 x 3 cm
2134 +Device Size:  1x 10 x 3.5 cm
1939 1939  )))
1940 1940  * (% _mstvisible="3" %)
1941 1941  (((
1942 1942  (% _msthash="903340" _msttexthash="285298" _mstvisible="4" %)
1943 -Device Weight: 105g
2139 +Device Weight: 120.5g
1944 1944  )))
1945 -* (% _mstvisible="3" %)
2141 +
2142 +(% _mstvisible="3" %)
1946 1946  (((
1947 -(% _msthash="903341" _msttexthash="562926" _mstvisible="4" %)
1948 -Package Size / pcs : 14.5 x 8 x 5 cm
1949 -)))
1950 -* (% _mstvisible="3" %)
1951 -(((
1952 -(% _msthash="903342" _msttexthash="227084" _mstvisible="4" %)
1953 -Weight / pcs : 170g
2144 +
1954 1954  
1955 -
1956 1956  (% _msthash="903342" _msttexthash="227084" _mstvisible="4" %)
1957 1957  
1958 1958  )))
1959 1959  
1960 -= 9. Reference =
2150 += (% _msthash="184782" _msttexthash="16007771" %)9. Reference material(%%) =
1961 1961  
1962 -* [[Datasheet, Photos, Decoder, Firmware>>https://www.dropbox.com/home/Products_Public_Document/LoRaWAN%20End%20Node/LHT65N%20Temperature%20%26%20Humidity%20Sensor]]
2152 +* [[Datasheet, photos, decoder, firmware>>https://www.dropbox.com/home/Products_Public_Document/LoRaWAN%20End%20Node/LHT65N%20Temperature%20%26%20Humidity%20Sensor||_msthash="504975" _msttexthash="51420512"]]
1963 1963  
2154 += (% _msthash="216320" _msttexthash="10002096" %)10. (%%)FCC Warning =
1964 1964  
1965 -
1966 -= 10. FCC Warning =
1967 -
1968 1968  (% _mstvisible="1" %)
1969 1969  (((
1970 1970  (% _msthash="506272" _msttexthash="6034353" _mstvisible="2" %)
image-20220615092034-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +70.9 KB
Content
image-20220615092124-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +42.0 KB
Content
image-20220615092551-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +75.2 KB
Content
image-20220615092939-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +150.5 KB
Content
image-20220615094747-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +11.4 KB
Content
image-20220615094850-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +15.3 KB
Content
image-20220615094904-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +26.1 KB
Content
image-20220615153355-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +867.5 KB
Content
image-20220615153914-2.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +145.1 KB
Content
image-20220615154519-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +51.0 KB
Content
image-20220615170242-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +5.9 KB
Content
image-20220615170542-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +5.3 KB
Content
image-20220615171334-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +16.2 KB
Content