Changes for page LHT52 - LoRaWAN Temperature & Humidity Sensor User Manual
Last modified by Mengting Qiu on 2025/07/03 14:48
From version 148.11
edited by Xiaoling
on 2022/06/17 15:06
on 2022/06/17 15:06
Change comment:
There is no comment for this version
To version 133.1
edited by Bei Jinggeng
on 2022/06/15 11:46
on 2022/06/15 11:46
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 7 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.Bei - Content
-
... ... @@ -1,5 +1,5 @@ 1 1 (% style="text-align:center" %) 2 -[[image:image-20220613162008-1.png|| _mstalt="428142"height="579" width="379"]]2 +[[image:image-20220613162008-1.png||height="579" width="379"]] 3 3 4 4 5 5 ... ... @@ -22,9 +22,6 @@ 22 22 (% _mstvisible="1" %) 23 23 ((( 24 24 (% _msthash="506051" _msttexthash="24333127" _mstvisible="2" %) 25 - 26 - 27 -(% _msthash="506051" _msttexthash="24333127" _mstvisible="2" %) 28 28 The Dragino LHT65N Temperature & Humidity sensor is a Long Range LoRaWAN Sensor. It includes a (% _mstvisible="4" style="color:#4f81bd" %)**built-in Temperature & Humidity sensor**(%%) and has an external sensor connector to connect to an external (% _mstvisible="4" style="color:#4f81bd" %)**Temperature Sensor**(% _mstvisible="3" %)**.** 29 29 ))) 30 30 ... ... @@ -77,9 +77,6 @@ 77 77 * Tri-color LED to indicate working status 78 78 * Datalog feature 79 79 80 - 81 - 82 - 83 83 (% _mstvisible="1" %) 84 84 == (% _msthash="323570" _msttexthash="297635" _mstvisible="3" %)1.3 Specification(%%) == 85 85 ... ... @@ -208,8 +208,8 @@ 208 208 The LHT65N has two working modes: 209 209 210 210 (% _mstvisible="1" %) 211 -* (% style="color:blue" %)**Deep Sleep Mode**(%%): LHT65N doesn’t have any LoRaWAN activation. This mode is used for storage and shipping to save battery life.212 -* (% style="color:blue" %)**Working Mode**(%%):Nwill be in STOP mode (IDLE mode), in STOP mode, LHT65N has the same power consumption as Deep Sleep mode.205 +* **Deep Sleep Mode**: LHT65N doesn’t have any LoRaWAN activation. This mode is used for storage and shipping to save battery life. 206 +* **Working Mode**: In this mode, LHT65N works as LoRaWAN Sensor mode to Join LoRaWAN network and send out the sensor data to the server. Between each sampling/tx/rx periodically, LHT65 will be in STOP mode (IDLE mode), in STOP mode, LHT65N has the same power consumption as Deep Sleep mode. 213 213 214 214 (% _mstvisible="1" %) 215 215 ((( ... ... @@ -247,7 +247,7 @@ 247 247 Each LHT65N is shipped with a sticker with its device EUI, APP Key and APP EUI as below: 248 248 249 249 (% _mstvisible="1" %) 250 -[[image:image-20220 617150003-1.jpeg]]244 +[[image:image-20220522232812-2.png||_mstalt="428467" _mstvisible="3" height="219" width="279"]] 251 251 252 252 (% _msthash="315244" _msttexthash="3659149" _mstvisible="1" %) 253 253 User can enter these keys in the LoRaWAN Server portal. Below is TTN V3 screenshot: ... ... @@ -368,9 +368,6 @@ 368 368 * The 7th byte (EXT #): defines the external sensor model. 369 369 * 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.) 370 370 371 - 372 - 373 - 374 374 (% _mstvisible="1" %) 375 375 === (% _msthash="360269" _msttexthash="333762" _mstvisible="3" %)2.4.1 Decoder in TTN V3(%%) === 376 376 ... ... @@ -407,9 +407,6 @@ 407 407 * BAT status=(0Xcba4>>14)&0xFF=11(B),very good 408 408 * Battery Voltage =0xCBF6&0x3FFF=0x0BA4=2980mV 409 409 410 - 411 - 412 - 413 413 (% _mstvisible="1" %) 414 414 === (% _msthash="600769" _msttexthash="565838" _mstvisible="3" %)2.4.3 Built-in Temperature(%%) === 415 415 ... ... @@ -601,6 +601,7 @@ 601 601 * 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. 602 602 * 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) 603 603 592 + 604 604 (% _mstvisible="1" %) 605 605 == (% _msthash="487097" _msttexthash="454818" _mstvisible="3" %)2.5 Show data on Datacake(%%) == 606 606 ... ... @@ -663,6 +663,8 @@ 663 663 1. IoT Server sends a downlink LoRaWAN command to [[poll the value>>||anchor="H2.6.4Pollsensorvalue"]] for specify time range. 664 664 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. 665 665 655 + 656 + 666 666 (% _mstvisible="1" %) 667 667 === (% _msthash="369915" _msttexthash="342797" _mstvisible="3" %)2.6.2 Unix TimeStamp(%%) === 668 668 ... ... @@ -1052,25 +1052,18 @@ 1052 1052 (% _msthash="315271" _msttexthash="12012546" _mstvisible="1" style="text-align: left;" %) 1053 1053 7FFF089801464160065F977FFF088E014B41600660097FFF0885014E41600660667FFF0875015141600662BE7FFF086B015541600665167FFF08660155416006676E7FFF085F015A41600669C67FFF0857015D4160066C1E 1054 1054 1055 -(% _msthash="315237" _msttexthash="1385839" %) 1056 1056 Where the first 11 bytes is for the first entry: 1057 1057 1058 -(% _msthash="315238" _msttexthash="274846" %) 1059 1059 7FFF089801464160065F97 1060 1060 1061 -(% _msthash="315239" _msttexthash="617435" %) 1062 1062 Ext sensor data=0x7FFF/100=327.67 1063 1063 1064 -(% _msthash="315240" _msttexthash="270543" %) 1065 1065 Temp=0x0898/100=22.00 1066 1066 1067 -(% _msthash="315241" _msttexthash="211783" %) 1068 1068 Hum=0x0146/10=32.6 1069 1069 1070 -(% _msthash="315242" _msttexthash="1569776" %) 1071 1071 poll message flag & Ext=0x41,means reply data,Ext=1 1072 1072 1073 -(% _msthash="315243" _msttexthash="1120509" %) 1074 1074 Unix time is 0x60065F97=1611030423s=21/1/19 04:27:03 1075 1075 1076 1076 ... ... @@ -1092,19 +1092,19 @@ 1092 1092 (% _mstvisible="1" class="box infomessage" %) 1093 1093 ((( 1094 1094 (% _msthash="506086" _msttexthash="2193529" _mstvisible="2" style="text-align: left;" %) 1095 -(% _istranslated="1" _mstmutation="1" _mstvisible="4" %)**AT+WMOD=1**(%%): 1079 +(% _istranslated="1" _mstmutation="1" _mstvisible="4" %)**AT+WMOD=1**(%%): Enable/disable alarm mode. (0: Disabled, 1: Enabled) 1096 1096 1097 1097 (% _msthash="506087" _msttexthash="3671265" _mstvisible="2" style="text-align: left;" %) 1098 -(% _istranslated="1" _mstvisible="4" %)**AT+CITEMP=1**(%%): 1082 +(% _istranslated="1" _mstvisible="4" %)**AT+CITEMP=1**(%%): The interval between checking the alarm temperature. (In minutes) 1099 1099 1100 1100 (% _msthash="506088" _msttexthash="3310437" _mstvisible="2" style="text-align: left;" %) 1101 -(% _istranslated="1" _mstvisible="4" %)**AT+ARTEMP**(%%): 1085 +(% _istranslated="1" _mstvisible="4" %)**AT+ARTEMP**(%%): Gets or sets the alarm range of the internal temperature sensor 1102 1102 1103 1103 (% _mstvisible="2" style="text-align: left;" %) 1104 -(% _istranslated="1" _mstmutation="1" %)**AT+ARTEMP=? **(%%): 1088 +(% _istranslated="1" _mstmutation="1" %)**AT+ARTEMP=? **(%%): Gets the alarm range of the internal temperature sensor(% _mstvisible="3" style="display:none" %) 1105 1105 1106 1106 (% _msthash="506089" _msttexthash="3590067" _mstvisible="2" style="text-align: left;" %) 1107 -(% _istranslated="1" _mstvisible="4" %)**AT+ARTEMP=45,105**(%%): 1091 +(% _istranslated="1" _mstvisible="4" %)**AT+ARTEMP=45,105**(%%): Set the internal temperature sensor alarm range from 45 to 105. 1108 1108 ))) 1109 1109 1110 1110 ... ... @@ -1147,6 +1147,9 @@ 1147 1147 For each success downlink, the PURPLE LED will blink once 1148 1148 1149 1149 1134 + 1135 + 1136 +(% _msthash="903008" _msttexthash="1875640" _mstvisible="4" %) 1150 1150 1151 1151 ))) 1152 1152 ... ... @@ -1161,7 +1161,7 @@ 1161 1161 = (% _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(%%) = 1162 1162 1163 1163 (% _msthidden="1" _mstvisible="1" style="text-align: left;" %) 1164 -== (% _msthash="903005" _msttexthash="1647204" _mstvisible="2" %)3.1(% _msthash="487110" _msttexthash="455390"%)(%%)==1151 +== (% _msthash="903005" _msttexthash="1647204" _mstvisible="2" %)3.1(%%) E3 Temperature Probe == 1165 1165 1166 1166 (% _mstvisible="1" %) 1167 1167 [[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"]] ... ... @@ -1178,6 +1178,8 @@ 1178 1178 * -55°C to 125°C 1179 1179 * Working voltage 2.35v ~~ 5v 1180 1180 1168 + 1169 + 1181 1181 (% _mstvisible="1" style="text-align: left;" %) 1182 1182 = (% _msthash="1940107" _msttexthash="1714063" _mstvisible="3" %)4. Configure LHT65N via AT command or LoRaWAN downlink(%%) = 1183 1183 ... ... @@ -1195,7 +1195,7 @@ 1195 1195 ))) 1196 1196 * (% _mstvisible="3" %) 1197 1197 ((( 1198 -(% _msthash="903319" _msttexthash=" 3225859" _mstvisible="4" %)1187 +(% _msthash="903319" _msttexthash="2004301" _mstvisible="4" %) 1199 1199 LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>doc:Main.WebHome]] 1200 1200 ))) 1201 1201 ... ... @@ -1214,7 +1214,7 @@ 1214 1214 (% _mstvisible="1" %) 1215 1215 ((( 1216 1216 (% _mstvisible="2" style="text-align: left;" %) 1217 -(% _msthash="506249" _msttexthash="317850" _mstvisible="3" style="color:#4f81bd" %)* (% _msthash="506249" _mst mutation="1" _msttexthash="317850" _mstvisible="4" style="color:#4f81bd" %)**General Commands**(% _msthash="506249" _mstmutation="1" _msttexthash="317850" _mstvisible="3" style="color:#4f81bd" %).1206 +(% _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" %). 1218 1218 ))) 1219 1219 1220 1220 (% _mstvisible="1" %) ... ... @@ -1237,7 +1237,7 @@ 1237 1237 1238 1238 (% _mstvisible="1" %) 1239 1239 ((( 1240 -(% _msthash="506251" _msttexthash=" 12349142" _mstvisible="2" style="text-align: left;" %)1229 +(% _msthash="506251" _msttexthash="8343023" _mstvisible="2" style="text-align: left;" %) 1241 1241 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]] 1242 1242 ))) 1243 1243 ... ... @@ -1250,7 +1250,7 @@ 1250 1250 (% _mstvisible="1" %) 1251 1251 ((( 1252 1252 (% _mstvisible="2" style="text-align: left;" %) 1253 -(% _mstvisible="3" style="color:#4f81bd" %)* (% _msthash="506249" _mstmutation="1" _msttexthash="317850" _mstvisible="4" style="color:#4f81bd" %)**Commands special design for LHT65N**1242 +(% _mstvisible="3" style="color:#4f81bd" %)* **Commands special design for LHT65N** 1254 1254 ))) 1255 1255 1256 1256 (% _mstvisible="1" %) ... ... @@ -1270,7 +1270,7 @@ 1270 1270 Feature: Change LoRaWAN End Node Transmit Interval. 1271 1271 1272 1272 (% _mstvisible="1" style="text-align: left;" %) 1273 -(% _msthash="315244" _msttexthash="241696" style="color:#4f81bd" %)**AT Command: AT+TDC**1262 +(% style="color:#4f81bd" %)**AT Command: AT+TDC** 1274 1274 1275 1275 (% _mstvisible="1" %) 1276 1276 [[image:image-20220523150701-2.png||_mstalt="427453" _mstvisible="3"]] ... ... @@ -1281,7 +1281,7 @@ 1281 1281 1282 1282 1283 1283 (% _mstvisible="2" style="text-align: left;" %) 1284 -(% _msthash="506055" _msttexthash="381992" style="color:#4f81bd" %)**Downlink Command: 0x01**1273 +(% style="color:#4f81bd" %)**Downlink Command: 0x01** 1285 1285 ))) 1286 1286 1287 1287 (% _mstvisible="1" %) ... ... @@ -1319,7 +1319,7 @@ 1319 1319 Feature: Change External Sensor Mode. 1320 1320 1321 1321 (% _mstvisible="1" style="text-align: left;" %) 1322 -(% _msthash="315245" _msttexthash="248118" style="color:#4f81bd" %)**AT Command: AT+EXT**1311 +(% style="color:#4f81bd" %)**AT Command: AT+EXT** 1323 1323 1324 1324 (% _mstvisible="1" %) 1325 1325 [[image:image-20220523150759-3.png||_mstalt="432146" _mstvisible="3"]] ... ... @@ -1330,7 +1330,7 @@ 1330 1330 1331 1331 1332 1332 (% _mstvisible="2" style="text-align: left;" %) 1333 -(% _msthash="506056" _msttexthash="387855" style="color:#4f81bd" %)**Downlink Command: 0xA2**1322 +(% style="color:#4f81bd" %)**Downlink Command: 0xA2** 1334 1334 ))) 1335 1335 1336 1336 (% _mstvisible="1" %) ... ... @@ -1380,7 +1380,7 @@ 1380 1380 PID is default set to disable (0) 1381 1381 1382 1382 (% _mstvisible="1" style="text-align: left;" %) 1383 -(% _msthash="315246" _msttexthash="137488" style="color:#4f81bd" %)**AT Command:**1372 +(% style="color:#4f81bd" %)**AT Command:** 1384 1384 1385 1385 (% _mstvisible="1" %) 1386 1386 [[image:image-20220523150928-4.png||_mstalt="431821" _mstvisible="3"]] ... ... @@ -1387,12 +1387,14 @@ 1387 1387 1388 1388 1389 1389 (% _mstvisible="1" style="text-align: left;" %) 1390 -(% _msthash="315247" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:**1379 +(% style="color:#4f81bd" %)**Downlink Command:** 1391 1391 1392 1392 (% _mstvisible="1" %) 1393 1393 * 0xA800 **~-~->** AT+PID=0 1394 1394 * 0xA801 **~-~->** AT+PID=1 1395 1395 1385 + 1386 + 1396 1396 (% _mstvisible="1" style="text-align: left;" %) 1397 1397 == (% _msthash="266344" _msttexthash="242879" _mstvisible="3" %)4.4 Set Password(%%) == 1398 1398 ... ... @@ -1400,7 +1400,7 @@ 1400 1400 Feature: Set device password, max 9 digits 1401 1401 1402 1402 (% _mstvisible="1" style="text-align: left;" %) 1403 -(% _msthash="315248" _msttexthash="295009" style="color:#4f81bd" %)**AT Command: AT+PWORD**1394 +(% style="color:#4f81bd" %)**AT Command: AT+PWORD** 1404 1404 1405 1405 (% _mstvisible="1" %) 1406 1406 [[image:image-20220523151052-5.png||_mstalt="428623" _mstvisible="3"]] ... ... @@ -1411,7 +1411,7 @@ 1411 1411 1412 1412 1413 1413 (% _mstvisible="2" style="text-align: left;" %) 1414 -(% _msthash="506057" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:**1405 +(% style="color:#4f81bd" %)**Downlink Command:** 1415 1415 ))) 1416 1416 1417 1417 (% _mstvisible="1" %) ... ... @@ -1430,7 +1430,7 @@ 1430 1430 Feature: Quit AT Command mode, so user needs to input password again before use AT Commands. 1431 1431 1432 1432 (% _mstvisible="1" style="text-align: left;" %) 1433 -(% _msthash="315249" _msttexthash="289120" style="color:#4f81bd" %)**AT Command: AT+DISAT**1424 +(% style="color:#4f81bd" %)**AT Command: AT+DISAT** 1434 1434 1435 1435 (% _mstvisible="1" %) 1436 1436 [[image:image-20220523151132-6.png||_mstalt="428649" _mstvisible="3"]] ... ... @@ -1437,7 +1437,7 @@ 1437 1437 1438 1438 1439 1439 (% _mstvisible="1" style="text-align: left;" %) 1440 -(% _msthash="315250" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:**1431 +(% style="color:#4f81bd" %)**Downlink Command:** 1441 1441 1442 1442 (% _msthash="315368" _msttexthash="974311" _mstvisible="1" style="text-align: left;" %) 1443 1443 No downlink command for this feature. ... ... @@ -1449,21 +1449,21 @@ 1449 1449 (% _msthash="315369" _msttexthash="779688" _mstvisible="1" style="text-align: left;" %) 1450 1450 Feature: Set device to sleep mode 1451 1451 1452 -* AT+Sleep=0 : Normal working mode, device will sleep and use lower power when there is no LoRa message 1453 -* AT+Sleep=1 : Device is in deep sleep mode, no LoRa activation happen, used for storage or shipping. 1454 - 1455 1455 (% _mstvisible="1" style="text-align: left;" %) 1456 -(% _msthash="315251" _msttexthash="289783" style="color:#4f81bd" %)**AT Command: AT+SLEEP**1444 +(% style="color:#4f81bd" %)**AT Command: AT+SLEEP** 1457 1457 1458 1458 (% _mstvisible="1" %) 1459 1459 [[image:image-20220523151218-7.png||_mstalt="430703" _mstvisible="3"]] 1460 1460 1449 + 1461 1461 (% _mstvisible="1" %) 1462 -(% _msthash="315252" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:**1451 +(% style="color:#4f81bd" %)**Downlink Command:** 1463 1463 1464 1464 (% _mstvisible="1" %) 1465 1465 * There is no downlink command to set to Sleep mode. 1466 1466 1456 + 1457 + 1467 1467 (% _mstvisible="1" %) 1468 1468 == (% _msthash="336557" _msttexthash="309712" _mstvisible="3" %)4.7 Set system time(%%) == 1469 1469 ... ... @@ -1471,7 +1471,7 @@ 1471 1471 Feature: Set system time, unix format. [[See here for format detail.>>||anchor="H2.6.2UnixTimeStamp"]] 1472 1472 1473 1473 (% _mstvisible="1" %) 1474 -(% _msthash="315253" _msttexthash="137488" style="color:#4f81bd" %)**AT Command:**1465 +(% style="color:#4f81bd" %)**AT Command:** 1475 1475 1476 1476 (% _mstvisible="1" %) 1477 1477 [[image:image-20220523151253-8.png||_mstalt="430677" _mstvisible="3"]] ... ... @@ -1478,7 +1478,7 @@ 1478 1478 1479 1479 1480 1480 (% _mstvisible="1" %) 1481 -(% _msthash="315254" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:**1472 +(% style="color:#4f81bd" %)**Downlink Command:** 1482 1482 1483 1483 (% _msthash="315375" _msttexthash="2898571" _mstvisible="1" %) 1484 1484 0x306007806000 ~/~/ Set timestamp to 0x(6007806000),Same as AT+TIMESTAMP=1611104352 ... ... @@ -1502,7 +1502,7 @@ 1502 1502 (% _mstvisible="1" %) 1503 1503 ((( 1504 1504 (% _mstvisible="2" %) 1505 -(% _msthash="506058" _msttexthash="137488" style="color:#4f81bd" %)**AT Command:**1496 +(% style="color:#4f81bd" %)**AT Command:** 1506 1506 ))) 1507 1507 1508 1508 (% _mstvisible="1" %) ... ... @@ -1510,7 +1510,7 @@ 1510 1510 1511 1511 1512 1512 (% _mstvisible="1" %) 1513 -(% _msthash="315255" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:**1504 +(% style="color:#4f81bd" %)**Downlink Command:** 1514 1514 1515 1515 (% _msthash="315377" _msttexthash="479648" _mstvisible="1" %) 1516 1516 0x28 01 ~/~/ Same As AT+SYNCMOD=1 ... ... @@ -1526,7 +1526,7 @@ 1526 1526 Feature: Define System time sync interval. SYNCTDC default value: 10 days. 1527 1527 1528 1528 (% _mstvisible="1" %) 1529 -(% _msthash="315256" _msttexthash="137488" style="color:#4f81bd" %)**AT Command:**1520 +(% style="color:#4f81bd" %)**AT Command:** 1530 1530 1531 1531 (% _mstvisible="1" %) 1532 1532 [[image:image-20220523151411-10.png||_mstalt="449696" _mstvisible="3"]] ... ... @@ -1533,7 +1533,7 @@ 1533 1533 1534 1534 1535 1535 (% _mstvisible="1" %) 1536 -(% _msthash="315257" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:**1527 +(% style="color:#4f81bd" %)**Downlink Command:** 1537 1537 1538 1538 (% _msthash="315382" _msttexthash="590044" _mstvisible="1" %) 1539 1539 0x29 0A ~/~/ Same as AT+SYNCTDC=0x0A ... ... @@ -1546,7 +1546,7 @@ 1546 1546 Feature: Print the sector data from start page to stop page (max is 416 pages). 1547 1547 1548 1548 (% _mstvisible="1" %) 1549 -(% _msthash="315258" _msttexthash="264953" style="color:#4f81bd" %)**AT Command: AT+PDTA**1540 +(% style="color:#4f81bd" %)**AT Command: AT+PDTA** 1550 1550 1551 1551 (% _mstvisible="1" %) 1552 1552 [[image:image-20220523151450-11.png||_mstalt="451035" _mstvisible="3"]] ... ... @@ -1553,7 +1553,7 @@ 1553 1553 1554 1554 1555 1555 (% _mstvisible="1" %) 1556 -(% _msthash="315259" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:**1547 +(% style="color:#4f81bd" %)**Downlink Command:** 1557 1557 1558 1558 (% _msthash="315386" _msttexthash="799539" _mstvisible="1" %) 1559 1559 No downlink commands for feature ... ... @@ -1566,7 +1566,7 @@ 1566 1566 Feature: Print the last few data entries 1567 1567 1568 1568 (% _mstvisible="1" %) 1569 -(% _msthash="315260" _msttexthash="288522" style="color:#4f81bd" %)**AT Command: AT+PLDTA**1560 +(% style="color:#4f81bd" %)**AT Command: AT+PLDTA** 1570 1570 1571 1571 (% _mstvisible="1" %) 1572 1572 [[image:image-20220523151524-12.png||_mstalt="452101" _mstvisible="3"]] ... ... @@ -1573,7 +1573,7 @@ 1573 1573 1574 1574 1575 1575 (% _mstvisible="1" %) 1576 -(% _msthash="315261" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:**1567 +(% style="color:#4f81bd" %)**Downlink Command:** 1577 1577 1578 1578 (% _msthash="315390" _msttexthash="799539" _mstvisible="1" %) 1579 1579 No downlink commands for feature ... ... @@ -1586,7 +1586,7 @@ 1586 1586 Feature: Clear flash storage for data log feature. 1587 1587 1588 1588 (% _mstvisible="1" %) 1589 -(% _msthash="315262" _msttexthash="311415" style="color:#4f81bd" %)**AT Command: AT+CLRDTA**1580 +(% style="color:#4f81bd" %)**AT Command: AT+CLRDTA** 1590 1590 1591 1591 (% _mstvisible="1" %) 1592 1592 [[image:image-20220523151556-13.png||_mstalt="454129" _mstvisible="3"]] ... ... @@ -1593,11 +1593,13 @@ 1593 1593 1594 1594 1595 1595 (% _mstvisible="1" %) 1596 -(% _msthash="315263" _msttexthash="388193" style="color:#4f81bd" %)**Downlink Command: 0xA3**1587 +(% style="color:#4f81bd" %)**Downlink Command: 0xA3** 1597 1597 1598 1598 (% _mstvisible="1" %) 1599 1599 * Example: 0xA301 ~/~/Same as AT+CLRDTA 1600 1600 1592 + 1593 + 1601 1601 (% _mstvisible="1" %) 1602 1602 == (% _msthash="740532" _msttexthash="701363" _mstvisible="3" %)4.13 Auto Send None-ACK messages(%%) == 1603 1603 ... ... @@ -1606,7 +1606,7 @@ 1606 1606 1607 1607 1608 1608 (% _mstvisible="1" %) 1609 -(% _msthash="315264" _msttexthash="334256" style="color:#4f81bd" %)**AT Command: AT+PNACKMD**1602 +(% style="color:#4f81bd" %)**AT Command: AT+PNACKMD** 1610 1610 1611 1611 (% _msthash="315396" _msttexthash="734682" _mstvisible="1" %) 1612 1612 The default factory setting is 0 ... ... @@ -1616,11 +1616,13 @@ 1616 1616 (% _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 1617 1617 1618 1618 (% _mstvisible="1" %) 1619 -(% _msthash="315265" _msttexthash="383981" style="color:#4f81bd" %)**Downlink Command: 0x34**1612 +(% style="color:#4f81bd" %)**Downlink Command: 0x34** 1620 1620 1621 1621 (% _mstvisible="1" %) 1622 1622 * Example: 0x3401 ~/~/Same as AT+PNACKMD=1 1623 1623 1617 + 1618 + 1624 1624 (% _mstvisible="1" %) 1625 1625 = (% _msthash="568737" _msttexthash="502827" _mstvisible="3" %)5. Battery & How to replace(%%) = 1626 1626 ... ... @@ -1660,7 +1660,6 @@ 1660 1660 ((( 1661 1661 (% _msthash="506266" _msttexthash="35479028" _mstvisible="2" %) 1662 1662 ((( 1663 -(% _msthash="736723" _msttexthash="35479028" %) 1664 1664 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: 1665 1665 [[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]] 1666 1666 ))) ... ... @@ -1670,354 +1670,209 @@ 1670 1670 ))) 1671 1671 1672 1672 ((( 1673 -(% _msthash="736724" _msttexthash="12045098" %) 1674 1674 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]] 1675 1675 ))) 1676 1676 1677 1677 1678 1678 (% _msthash="506266" _msttexthash="35479028" _mstvisible="2" %) 1679 -= (% _msthash="183170" _msttexthash=" 37921" _mstvisible="3" %)6. FAQ(%%) =1672 += (% _msthash="183170" _msttexthash="163566" _mstvisible="3" %)6. FAQ(%%) = 1680 1680 1681 1681 (% _msthash="506266" _msttexthash="35479028" _mstvisible="2" %) 1682 -== (% _msthash="491075" _msttexthash="437463" %)6.1 How to use AT Command?(%%)==1675 +== 6.1 How to use AT Command? == 1683 1683 1684 1684 ((( 1685 -(% _msthash="736725" _msttexthash="9345674" %) 1686 1686 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. 1687 1687 ))) 1688 1688 1689 -[[image:image-20220530085651-1.png ||_mstalt="429949"]]1681 +[[image:image-20220530085651-1.png]] 1690 1690 1691 1691 1692 - (% _msthash="506061" _msttexthash="170755" %)**Connection:**1684 +**Connection:** 1693 1693 1694 -(% _msthash="506062" _msttexthash="1187732" %) 1695 -**✓ (% style="background-color:yellow" %)USB to TTL GND <~-~->GND(%%)** 1686 +✓** USB to TTL GND <~-~->GND** 1696 1696 1697 - (% _msthash="506063" _msttexthash="1158313" %)**✓**(% style="background-color:yellow" %)**USB to TTL RXD <~-~-> D+**1688 +**✓ USB to TTL RXD <~-~-> D+** 1698 1698 1699 - (% _msthash="506064" _msttexthash="1175629" %)**✓**(% style="background-color:yellow" %)**USB to TTL TXD <~-~-> A11**1690 +**✓ USB to TTL TXD <~-~-> A11** 1700 1700 1701 - (% _msthash="506065" _msttexthash="1164696" %)**✓**(% style="background-color:yellow" %)**USB to TTL 3.3V <~-~-> D-**1692 +**✓ USB to TTL 3.3V <~-~-> D-** 1702 1702 1703 1703 1704 1704 ((( 1705 -(% _msthash="736726" _msttexthash="67213055" %) 1706 -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. 1696 +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 1707 ))) 1708 1708 1709 1709 ((( 1710 -(% _msthash="736727" _msttexthash="1907009" %) 1711 1711 Input password and ATZ to activate LHT65N,As shown below: 1712 1712 ))) 1713 1713 1714 -[[image:image-20220530095701-4.png ||_mstalt="430014"]]1703 +[[image:image-20220530095701-4.png]] 1715 1715 1716 1716 1717 -(% _msthash="506066" _msttexthash="544869" %) 1718 1718 AT Command List is as below: 1719 1719 1720 -(% _msthash="506067" _msttexthash="361920" %) 1721 1721 AT+<CMD>? : Help on <CMD> 1722 1722 1723 -(% _msthash="506068" _msttexthash="243061" %) 1724 1724 AT+<CMD> : Run <CMD> 1725 1725 1726 -(% _msthash="506069" _msttexthash="704197" %) 1727 1727 AT+<CMD>=<value> : Set the value 1728 1728 1729 -(% _msthash="506070" _msttexthash="455676" %) 1730 1730 AT+<CMD>=? : Get the value 1731 1731 1732 -(% _msthash="506071" _msttexthash="670553" %) 1733 1733 AT+DEBUG: Set more info output 1734 1734 1735 -(% _msthash="506072" _msttexthash="485888" %) 1736 1736 ATZ: Trig a reset of the MCU 1737 1737 1738 -(% _msthash="506073" _msttexthash="2068872" %) 1739 1739 AT+FDR: Reset Parameters to Factory Default, Keys Reserve 1740 1740 1741 -(% _msthash="506074" _msttexthash="689169" %) 1742 1742 AT+DEUI: Get or Set the Device EUI 1743 1743 1744 -(% _msthash="506075" _msttexthash="960414" %) 1745 1745 AT+DADDR: Get or Set the Device Address 1746 1746 1747 -(% _msthash="506076" _msttexthash="1079897" %) 1748 1748 AT+APPKEY: Get or Set the Application Key 1749 1749 1750 -(% _msthash="506077" _msttexthash="1326143" %) 1751 1751 AT+NWKSKEY: Get or Set the Network Session Key 1752 1752 1753 -(% _msthash="506078" _msttexthash="1573000" %) 1754 1754 AT+APPSKEY: Get or Set the Application Session Key 1755 1755 1756 -(% _msthash="506079" _msttexthash="1041729" %) 1757 1757 AT+APPEUI: Get or Set the Application EUI 1758 1758 1759 -(% _msthash="506080" _msttexthash="2104206" %) 1760 1760 AT+ADR: Get or Set the Adaptive Data Rate setting. (0: off, 1: on) 1761 1761 1762 -(% _msthash="506081" _msttexthash="3369288" %) 1763 1763 AT+TXP: Get or Set the Transmit Power (0-5, MAX:0, MIN:5, according to LoRaWAN Spec) 1764 1764 1765 -(% _msthash="506082" _msttexthash="1894529" %) 1766 1766 AT+DR: Get or Set the Data Rate. (0-7 corresponding to DR_X) 1767 1767 1768 -(% _msthash="506083" _msttexthash="3864172" %) 1769 1769 AT+DCS: Get or Set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing 1770 1770 1771 -(% _msthash="506084" _msttexthash="1712204" %) 1772 1772 AT+PNM: Get or Set the public network mode. (0: off, 1: on) 1773 1773 1774 -(% _msthash="506085" _msttexthash="1281202" %) 1775 1775 AT+RX2FQ: Get or Set the Rx2 window frequency 1776 1776 1777 -(% _msthash="506086" _msttexthash="2796781" %) 1778 1778 AT+RX2DR: Get or Set the Rx2 window data rate (0-7 corresponding to DR_X) 1779 1779 1780 -(% _msthash="506087" _msttexthash="3285165" %) 1781 1781 AT+RX1DL: Get or Set the delay between the end of the Tx and the Rx Window 1 in ms 1782 1782 1783 -(% _msthash="506088" _msttexthash="3286179" %) 1784 1784 AT+RX2DL: Get or Set the delay between the end of the Tx and the Rx Window 2 in ms 1785 1785 1786 -(% _msthash="506089" _msttexthash="4703803" %) 1787 1787 AT+JN1DL: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 1 in ms 1788 1788 1789 -(% _msthash="506090" _msttexthash="4704999" %) 1790 1790 AT+JN2DL: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 2 in ms 1791 1791 1792 -(% _msthash="506091" _msttexthash="1528683" %) 1793 1793 AT+NJM: Get or Set the Network Join Mode. (0: ABP, 1: OTAA) 1794 1794 1795 -(% _msthash="506092" _msttexthash="757185" %) 1796 1796 AT+NWKID: Get or Set the Network ID 1797 1797 1798 -(% _msthash="506093" _msttexthash="1156597" %) 1799 1799 AT+FCU: Get or Set the Frame Counter Uplink 1800 1800 1801 -(% _msthash="506094" _msttexthash="1273987" %) 1802 1802 AT+FCD: Get or Set the Frame Counter Downlink 1803 1803 1804 -(% _msthash="506095" _msttexthash="859222" %) 1805 1805 AT+CLASS: Get or Set the Device Class 1806 1806 1807 -(% _msthash="506096" _msttexthash="384852" %) 1808 1808 AT+JOIN: Join network 1809 1809 1810 -(% _msthash="506097" _msttexthash="548626" %) 1811 1811 AT+NJS: Get the join status 1812 1812 1813 -(% _msthash="506098" _msttexthash="2546206" %) 1814 1814 AT+SENDB: Send hexadecimal data along with the application port 1815 1815 1816 -(% _msthash="506099" _msttexthash="1932307" %) 1817 1817 AT+SEND: Send text data along with the application port 1818 1818 1819 -(% _msthash="506100" _msttexthash="3560557" %) 1820 1820 AT+RECVB: Print last received data in binary format (with hexadecimal values) 1821 1821 1822 -(% _msthash="506101" _msttexthash="1429701" %) 1823 1823 AT+RECV: Print last received data in raw format 1824 1824 1825 -(% _msthash="506102" _msttexthash="1735981" %) 1826 1826 AT+VER: Get current image version and Frequency Band 1827 1827 1828 -(% _msthash="506103" _msttexthash="1189474" %) 1829 1829 AT+CFM: Get or Set the confirmation mode (0-1) 1830 1830 1831 -(% _msthash="506104" _msttexthash="1718210" %) 1832 1832 AT+CFS: Get confirmation status of the last AT+SEND (0-1) 1833 1833 1834 -(% _msthash="506105" _msttexthash="1339403" %) 1835 1835 AT+SNR: Get the SNR of the last received packet 1836 1836 1837 -(% _msthash="506106" _msttexthash="1452009" %) 1838 1838 AT+RSSI: Get the RSSI of the last received packet 1839 1839 1840 -(% _msthash="506107" _msttexthash="2768142" %) 1841 1841 AT+TDC: Get or set the application data transmission interval in ms 1842 1842 1843 -(% _msthash="506108" _msttexthash="1083914" %) 1844 1844 AT+PORT: Get or set the application port 1845 1845 1846 -(% _msthash="506109" _msttexthash="622440" %) 1847 1847 AT+DISAT: Disable AT commands 1848 1848 1849 -(% _msthash="506110" _msttexthash="868361" %) 1850 1850 AT+PWORD: Set password, max 9 digits 1851 1851 1852 -(% _msthash="506111" _msttexthash="2210299" %) 1853 1853 AT+CHS: Get or Set Frequency (Unit: Hz) for Single Channel Mode 1854 1854 1855 -(% _msthash="506112" _msttexthash="2113462" %) 1856 1856 AT+CHE: Get or Set eight channels mode,Only for US915,AU915,CN470 1857 1857 1858 -(% _msthash="506113" _msttexthash="2087423" %) 1859 1859 AT+PDTA: Print the sector data from start page to stop page 1860 1860 1861 -(% _msthash="506114" _msttexthash="1063127" %) 1862 1862 AT+PLDTA: Print the last few sets of data 1863 1863 1864 -(% _msthash="506115" _msttexthash="1999426" %) 1865 1865 AT+CLRDTA: Clear the storage, record position back to 1st 1866 1866 1867 -(% _msthash="506116" _msttexthash="442130" %) 1868 1868 AT+SLEEP: Set sleep mode 1869 1869 1870 -(% _msthash="506117" _msttexthash="1080222" %) 1871 1871 AT+EXT: Get or Set external sensor model 1872 1872 1873 -(% _msthash="506118" _msttexthash="1309490" %) 1874 1874 AT+BAT: Get the current battery voltage in mV 1875 1875 1876 -(% _msthash="506119" _msttexthash="813891" %) 1877 1877 AT+CFG: Print all configurations 1878 1878 1879 -(% _msthash="506120" _msttexthash="551707" %) 1880 1880 AT+WMOD: Get or Set Work Mode 1881 1881 1882 -(% _msthash="506121" _msttexthash="2631499" %) 1883 1883 AT+ARTEMP: Get or set the internal Temperature sensor alarm range 1884 1884 1885 -(% _msthash="506122" _msttexthash="3907150" %) 1886 1886 AT+CITEMP: Get or set the internal Temperature sensor collection interval in min 1887 1887 1888 -(% _msthash="506123" _msttexthash="854620" %) 1889 1889 AT+SETCNT: Set the count at present 1890 1890 1891 -(% _msthash="506124" _msttexthash="2554877" %) 1892 1892 AT+RJTDC: Get or set the ReJoin data transmission interval in min 1893 1893 1894 -(% _msthash="506125" _msttexthash="771849" %) 1895 1895 AT+RPL: Get or set response level 1896 1896 1897 -(% _msthash="506126" _msttexthash="1484314" %) 1898 1898 AT+TIMESTAMP: Get or Set UNIX timestamp in second 1899 1899 1900 -(% _msthash="506127" _msttexthash="741728" %) 1901 1901 AT+LEAPSEC: Get or Set Leap Second 1902 1902 1903 -(% _msthash="506128" _msttexthash="1694017" %) 1904 1904 AT+SYNCMOD: Get or Set time synchronization method 1905 1905 1906 -(% _msthash="506129" _msttexthash="2235948" %) 1907 1907 AT+SYNCTDC: Get or set time synchronization interval in day 1908 1908 1909 -(% _msthash="506130" _msttexthash="425542" %) 1910 1910 AT+PID: Get or set the PID 1911 1911 1912 1912 1913 -== (% _msthash="1616654" _msttexthash="1555359" %)6.2 Where to use AT commands and Downlink commands(%%)==1837 +== 6.2 Where to use AT commands and Downlink commands == 1914 1914 1915 -(% _msthash="506131" _msttexthash="14585714" %) 1916 1916 AT commands: 1917 1917 1918 -[[image:image-20220615092034-1.png ||_mstalt="428870"]]1841 +[[image:image-20220615092034-1.png]] 1919 1919 1920 -(% _msthash="506132" _msttexthash="337922" %) 1921 1921 Downlink commands: 1922 1922 1845 +TTN: 1923 1923 1924 -(% _msthash="506133" _msttexthash="33046" %) 1925 -**TTN:** 1847 +[[image:image-20220615092124-2.png]] 1926 1926 1927 - [[image:image-20220615092124-2.png||_mstalt="429221" height="843" width="893"]]1849 +Helium: 1928 1928 1851 +[[image:image-20220615092551-3.png]] 1929 1929 1930 -(% _msthash="506134" _msttexthash="11113791" %) 1931 -**Helium:** 1853 +Chirpstack:The downlink window will not be displayed until the network is accessed 1932 1932 1933 -[[image:image-2022061509 2551-3.png||_mstalt="430794" height="556" width="1097"]]1855 +[[image:image-20220615094850-6.png]] 1934 1934 1857 +[[image:image-20220615094904-7.png]] 1935 1935 1936 -(% _msthash="506135" _msttexthash="4159844" %) 1937 -**Chirpstack:The downlink window will not be displayed until the network is accessed** 1859 +Aws: 1938 1938 1939 -[[image:image-2022061509 4850-6.png||_mstalt="433082"]]1861 +[[image:image-20220615092939-4.png]] 1940 1940 1941 - [[image:image-20220615094904-7.png||_mstalt="433485"height="329"width="1067"]]1863 +== 6.3 How to change the uplink interval? == 1942 1942 1943 - 1944 -(% _msthash="506136" _msttexthash="39286" %) 1945 -**Aws:** 1946 - 1947 -[[image:image-20220615092939-4.png||_mstalt="434460" height="532" width="1062"]] 1948 - 1949 - 1950 -== (% _msthash="1220570" _msttexthash="33199257" %)6.3 How to change the uplink interval?(%%) == 1951 - 1952 -[[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"]] 1953 - 1954 - 1955 -(% _msthash="536757" _msttexthash="1874951" %) 1956 -== 6.4 How to use TTL-USB to connect a PC to input AT commands? == 1957 - 1958 -[[image:image-20220615153355-1.png]] 1959 - 1960 -(% style="background-color:yellow" %)**1 < - -> GND < - -> Black** 1961 - 1962 -(% style="background-color:yellow" %)**5 < - -> RXD < - -> White** 1963 - 1964 -(% style="background-color:yellow" %)**9 < - -> TXD < - -> Green** 1965 - 1966 -[[image:image-20220615153914-2.jpeg||height="608" width="456"]] 1967 - 1968 - 1969 -((( 1970 -(% _msthash="736728" _msttexthash="67213055" %) 1971 -((( 1972 -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. 1865 +[[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/]] 1973 1973 ))) 1974 -))) 1975 1975 1976 -((( 1977 -(% _msthash="736729" _msttexthash="1907009" %) 1978 -Input password and ATZ to activate LHT65N,As shown below: 1979 - 1980 -[[image:image-20220615154519-3.png]] 1981 - 1982 - 1983 -))) 1984 - 1985 - 1986 -== 6.5 How to use TTL-USB to connect PC to upgrade firmware? == 1987 - 1988 -[[image:image-20220615153355-1.png]] 1989 - 1990 -(% style="background-color:yellow" %)**4 < - -> 3.3V < - -> Blue** 1991 - 1992 -(% style="background-color:yellow" %)**5 < - -> RXD < - -> White** 1993 - 1994 -(% style="background-color:yellow" %)**9 < - -> TXD < - -> Green** 1995 - 1996 -Use after connection, ground wire(1 < - -> GND < - -> Black) for 1s and then pull it out.Then restart the device. 1997 - 1998 - 1999 -(% _mstmutation="1" %)**Step1**(%%): Install TremoProgrammer first. 2000 - 2001 -[[image:image-20220615170542-5.png]] 2002 - 2003 - 2004 -(% _msthash="506146" _msttexthash="52173160" %) 2005 -(% _istranslated="1" %)**Step2**(%%):Download the LHT65N image files. 2006 - 2007 - 2008 -(% _msthash="506147" _msttexthash="188083584" %) 2009 -(% _istranslated="1" %)**Step3:**(%%)Select the serial port and baud rate of the device and the firmware to be upgraded. 2010 - 2011 -[[image:image-20220615171334-6.png]] 2012 - 2013 - 2014 -(% _istranslated="1" _mstmutation="1" %)**Step4:**(%%)Click Start 2015 - 2016 - 2017 -))) 2018 - 2019 2019 (% _mstvisible="1" %) 2020 -= (% _msthash="183170" _msttexthash="13 740740" _mstvisible="3" %)7.(%%)Order Info =1869 += (% _msthash="183170" _msttexthash="163566" _mstvisible="3" %)7. Order Info(%%) = 2021 2021 2022 2022 (% _mstvisible="1" %) 2023 2023 ((( ... ... @@ -2035,42 +2035,42 @@ 2035 2035 * (% _mstvisible="3" %) 2036 2036 ((( 2037 2037 (% _msthash="903327" _msttexthash="393341" _mstvisible="4" %) 2038 -(% _mstvisible="6" style="color:#4f81bd" %)** **(% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band1887 +(% _mstvisible="6" style="color:#4f81bd" %)** AS923**(%%): LoRaWAN AS923 band 2039 2039 ))) 2040 2040 * (% _mstvisible="3" %) 2041 2041 ((( 2042 2042 (% _msthash="903328" _msttexthash="394576" _mstvisible="4" %) 2043 -(% _mstvisible="6" style="color:#4f81bd" %)** **(% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band1892 +(% _mstvisible="6" style="color:#4f81bd" %)** AU915**(%%): LoRaWAN AU915 band 2044 2044 ))) 2045 2045 * (% _mstvisible="3" %) 2046 2046 ((( 2047 2047 (% _msthash="903329" _msttexthash="393913" _mstvisible="4" %) 2048 -(% _mstvisible="6" style="color:#4f81bd" %)** **(% style="color:red" %)**EU433**(%%): LoRaWAN EU433 band1897 +(% _mstvisible="6" style="color:#4f81bd" %)** EU433**(%%): LoRaWAN EU433 band 2049 2049 ))) 2050 2050 * (% _mstvisible="3" %) 2051 2051 ((( 2052 2052 (% _msthash="903330" _msttexthash="399087" _mstvisible="4" %) 2053 -(% _mstvisible="6" style="color:#4f81bd" %)** **(% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band1902 +(% _mstvisible="6" style="color:#4f81bd" %)** EU868**(%%): LoRaWAN EU868 band 2054 2054 ))) 2055 2055 * (% _mstvisible="3" %) 2056 2056 ((( 2057 2057 (% _msthash="903331" _msttexthash="395109" _mstvisible="4" %) 2058 -(% _mstvisible="6" style="color:#4f81bd" %)** **(% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band1907 +(% _mstvisible="6" style="color:#4f81bd" %)** KR920**(%%): LoRaWAN KR920 band 2059 2059 ))) 2060 2060 * (% _mstvisible="3" %) 2061 2061 ((( 2062 2062 (% _msthash="903332" _msttexthash="400842" _mstvisible="4" %) 2063 -(% _mstvisible="6" style="color:#4f81bd" %)** **(% style="color:red" %)**US915**(%%): LoRaWAN US915 band1912 +(% _mstvisible="6" style="color:#4f81bd" %)** US915**(%%): LoRaWAN US915 band 2064 2064 ))) 2065 2065 * (% _mstvisible="3" %) 2066 2066 ((( 2067 2067 (% _msthash="903333" _msttexthash="396487" _mstvisible="4" %) 2068 -(% _mstvisible="6" style="color:#4f81bd" %)** **(% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band1917 +(% _mstvisible="6" style="color:#4f81bd" %)** IN865**(%%): LoRaWAN IN865 band 2069 2069 ))) 2070 2070 * (% _mstvisible="3" %) 2071 2071 ((( 2072 2072 (% _msthash="903334" _msttexthash="390923" _mstvisible="4" %) 2073 -(% _mstvisible="6" style="color:#4f81bd" %)** **(% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band1922 +(% _mstvisible="6" style="color:#4f81bd" %)** CN470**(%%): LoRaWAN CN470 band 2074 2074 ))) 2075 2075 2076 2076 (% _mstvisible="1" %) ... ... @@ -2083,7 +2083,7 @@ 2083 2083 * (% _mstvisible="3" %) 2084 2084 ((( 2085 2085 (% _msthash="903335" _msttexthash="720135" _mstvisible="4" %) 2086 -(% style="color: red" %)**E3**(%%): External Temperature Probe1935 +(% _mstvisible="6" style="color:#4f81bd" %)**E3**(%%): External Temperature Probe 2087 2087 2088 2088 2089 2089 (% _msthash="903335" _msttexthash="720135" _mstvisible="4" %) ... ... @@ -2091,7 +2091,7 @@ 2091 2091 ))) 2092 2092 2093 2093 (% _mstvisible="1" %) 2094 -= (% _msthash="233363" _msttexthash="1 3823550" _mstvisible="3" %)8.(%%)Packing Info =1943 += (% _msthash="233363" _msttexthash="211237" _mstvisible="3" %)8. Packing Info(%%) = 2095 2095 2096 2096 (% _mstvisible="1" %) 2097 2097 ((( ... ... @@ -2110,6 +2110,11 @@ 2110 2110 ))) 2111 2111 * (% _mstvisible="3" %) 2112 2112 ((( 1962 +(% _msthash="903337" _msttexthash="242567" _mstvisible="4" %) 1963 +Program cable x 1 1964 +))) 1965 +* (% _mstvisible="3" %) 1966 +((( 2113 2113 (% _msthash="903338" _msttexthash="544167" _mstvisible="4" %) 2114 2114 Optional external sensor 2115 2115 ))) ... ... @@ -2124,30 +2124,34 @@ 2124 2124 * (% _mstvisible="3" %) 2125 2125 ((( 2126 2126 (% _msthash="903339" _msttexthash="391807" _mstvisible="4" %) 2127 -Device Size: 1 0x10x 3.5cm1981 +Device Size: 13.5 x 7 x 3 cm 2128 2128 ))) 2129 2129 * (% _mstvisible="3" %) 2130 2130 ((( 2131 2131 (% _msthash="903340" _msttexthash="285298" _mstvisible="4" %) 2132 -Device Weight: 1 20.5g1986 +Device Weight: 105g 2133 2133 ))) 2134 - 2135 -(% _mstvisible="3" %) 1988 +* (% _mstvisible="3" %) 2136 2136 ((( 2137 - 1990 +(% _msthash="903341" _msttexthash="562926" _mstvisible="4" %) 1991 +Package Size / pcs : 14.5 x 8 x 5 cm 1992 +))) 1993 +* (% _mstvisible="3" %) 1994 +((( 1995 +(% _msthash="903342" _msttexthash="227084" _mstvisible="4" %) 1996 +Weight / pcs : 170g 2138 2138 1998 + 2139 2139 (% _msthash="903342" _msttexthash="227084" _mstvisible="4" %) 2140 2140 2141 2141 ))) 2142 2142 2143 -= (% _msthash="184782" _msttexthash="16007771" %)9. Referencematerial(%%)=2003 += 9. Reference = 2144 2144 2145 -* [[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"]]2005 +* [[Datasheet, Photos, Decoder, Firmware>>https://www.dropbox.com/home/Products_Public_Document/LoRaWAN%20End%20Node/LHT65N%20Temperature%20%26%20Humidity%20Sensor]] 2146 2146 2007 += 10. FCC Warning = 2147 2147 2148 - 2149 -= (% _msthash="216320" _msttexthash="10002096" %)10. (%%)FCC Warning = 2150 - 2151 2151 (% _mstvisible="1" %) 2152 2152 ((( 2153 2153 (% _msthash="506272" _msttexthash="6034353" _mstvisible="2" %)
- image-20220615153355-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Bei - Size
-
... ... @@ -1,1 +1,0 @@ 1 -867.5 KB - Content
- image-20220615153914-2.jpeg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Bei - Size
-
... ... @@ -1,1 +1,0 @@ 1 -145.1 KB - Content
- image-20220615154519-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Bei - Size
-
... ... @@ -1,1 +1,0 @@ 1 -51.0 KB - Content
- image-20220615170242-4.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Bei - Size
-
... ... @@ -1,1 +1,0 @@ 1 -5.9 KB - Content
- image-20220615170542-5.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Bei - Size
-
... ... @@ -1,1 +1,0 @@ 1 -5.3 KB - Content
- image-20220615171334-6.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Bei - Size
-
... ... @@ -1,1 +1,0 @@ 1 -16.2 KB - Content
- image-20220617150003-1.jpeg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -16.5 KB - Content