Changes for page LHT65N -- Manual do sensor de temperatura e umidade LoRaWAN
Last modified by Xiaoling on 2023/07/18 10:12
From version 199.1
edited by Bei Jinggeng
on 2022/09/27 09:56
on 2022/09/27 09:56
Change comment:
Uploaded new attachment "image-20220927095645-1.png", version {1}
To version 207.1
edited by Edwin Chen
on 2022/10/18 09:59
on 2022/10/18 09:59
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Bei1 +XWiki.Edwin - Content
-
... ... @@ -61,9 +61,6 @@ 61 61 * Tri-color LED to indicate working status 62 62 * Datalog feature (Max 3328 records) 63 63 64 - 65 - 66 - 67 67 == 1.3 Specification == 68 68 69 69 ... ... @@ -88,9 +88,6 @@ 88 88 * ±2°C accuracy from -55°C to +125°C 89 89 * Operating Range: -55 °C ~~ 125 °C 90 90 91 - 92 - 93 - 94 94 = 2. Connect LHT65N to IoT Server = 95 95 96 96 ... ... @@ -138,6 +138,7 @@ 138 138 (% _msthash="315240" _msttexthash="9205482" _mstvisible="1" class="wikigeneratedid" %) 139 139 This section shows an example of how to join the TTN V3 LoRaWAN IoT server. Use with other LoRaWAN IoT servers is of a similar procedure. 140 140 135 + 141 141 (% _mstvisible="1" class="wikigeneratedid" %) 142 142 [[image:image-20220522232442-1.png||_mstalt="427830" _mstvisible="3" height="387" width="648"]] 143 143 ... ... @@ -202,7 +202,7 @@ 202 202 203 203 204 204 205 -== 2.4 Uplink Payload == 200 +== 2.4 Uplink Payload ( Fport~=2) == 206 206 207 207 208 208 ((( ... ... @@ -281,19 +281,14 @@ 281 281 * The 7th byte (EXT #): defines the external sensor model. 282 282 * 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.) 283 283 284 - 285 - 286 286 === 2.4.1 Decoder in TTN V3 === 287 287 288 288 289 289 When the uplink payload arrives TTNv3, it shows HEX format and not friendly to read. We can add LHT65N decoder in TTNv3 for friendly reading. 290 290 291 -Below is the position to put the decoder and LHT65N decoder can be download from here: 284 +Below is the position to put the decoder and LHT65N decoder can be download from here: [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]] 292 292 293 293 294 -[[https:~~/~~/www.dropbox.com/sh/r2i3zlhsyrpavla/AAB1sZw3mdT0K7XjpHCITt13a?dl=0 >>https://www.dropbox.com/sh/r2i3zlhsyrpavla/AAB1sZw3mdT0K7XjpHCITt13a?dl=0||_msthash="315253" _msttexthash="3509064" _mstvisible="2"]] 295 - 296 - 297 297 [[image:image-20220522234118-10.png||_mstalt="451464" _mstvisible="3" height="353" width="729"]] 298 298 299 299 ... ... @@ -315,8 +315,6 @@ 315 315 * BAT status=(0Xcba4>>14)&0xFF=11(B),very good 316 316 * Battery Voltage =0xCBF6&0x3FFF=0x0BA4=2980mV 317 317 318 - 319 - 320 320 === 2.4.3 Built-in Temperature === 321 321 322 322 ... ... @@ -328,8 +328,6 @@ 328 328 329 329 * Temperature: (0xF5C6-65536)/100=-26.18℃ 330 330 331 - 332 - 333 333 === 2.4.4 Built-in Humidity === 334 334 335 335 ... ... @@ -337,8 +337,6 @@ 337 337 338 338 * Humidity: 0x025C/10=60.4% 339 339 340 - 341 - 342 342 === 2.4.5 Ext # === 343 343 344 344 ... ... @@ -497,8 +497,6 @@ 497 497 * (% style="color:blue" %)**Unix Time Request**:(%%) 1: Request server downlink Unix time, 0 : N/A. In this mode, LHT65N will set this bit to 1 every 10 days to request a time SYNC. (AT+SYNCMOD to set this) 498 498 499 499 500 - 501 - 502 502 ==== 2.4.6.3 Ext~=6, ADC Sensor (use with E2 Cable) ==== 503 503 504 504 ... ... @@ -548,9 +548,12 @@ 548 548 549 549 550 550 551 -==== 2.4.6.4 Ext~=2 TMP117 Sensor ( since v1.3) ====533 +==== 2.4.6.4 Ext~=2 TMP117 Sensor (Since Firmware v1.3) ==== 552 552 553 553 536 +[[image:image-20220927095645-1.png||height="534" width="460"]] 537 + 538 + 554 554 **Ext=2,Temperature Sensor(TMP117):** 555 555 556 556 [[image:image-20220906102307-7.png]] ... ... @@ -563,7 +563,7 @@ 563 563 564 564 565 565 566 -==== 2.4.6.5 Ext~=4 Interrupt Mode ( since v1.3) ====551 +==== 2.4.6.5 Ext~=4 Interrupt Mode (Since Firmware v1.3) ==== 567 567 568 568 569 569 (% style="color:red" %)**Note: In this mode, 3.3v output will be always ON. LHT65N will send an uplink when there is a trigger.** ... ... @@ -611,7 +611,7 @@ 611 611 612 612 613 613 614 -==== 2.4.6.6 Ext~=8 Counting Mode( since v1.3) ====599 +==== 2.4.6.6 Ext~=8 Counting Mode(Since Firmware v1.3) ==== 615 615 616 616 617 617 (% style="color:red" %)**Note: In this mode, 3.3v output will be always ON. LHT65N will count for every interrupt and uplink periodically.** ... ... @@ -769,11 +769,19 @@ 769 769 770 770 There are two methods: 771 771 772 -1. IoT Server sends a downlink LoRaWAN command to [[poll the value>>||anchor="H2.6.4Pollsensorvalue"]] for specifying time range. 773 -1. Set [[PNACKMD=1>>||anchor="H4.13AutoSendNone-ACKmessages"]], LHT65N will wait for ACK for every uplink, when there is no LoRaWAN network, LHT65N will mark these records with non-ack message and store the sensor data, and it will send all messages (10s interval) after the network recovery. note: a) LHT65N will do ack check for data records sending to make sure every data arrive server. b) LHT65N will send data in CONFIRMED Mode when PNACKMD=1, but it won't re-transmit the same packet , it will just mark it as NONE-ACK and resend after network is detected. 757 +**Method 1**: IoT Server sends a downlink LoRaWAN command to [[poll the value>>||anchor="H2.6.4Pollsensorvalue"]] for specified time range. 774 774 759 + 760 +**Method 2: **Set [[PNACKMD=1>>||anchor="H4.13AutoSendNone-ACKmessages"]], LHT65N will wait for ACK for every uplink, when there is no LoRaWAN network, LHT65N will mark these records with non-ack messages and store the sensor data, and it will send all messages (10s interval) after the network recovery. 761 + 762 +**Note for method 2:** 763 + 764 +* a) LHT65N will do an ACK check for data records sending to make sure every data arrive server. 765 +* b) LHT65N will send data in **CONFIRMED Mode** when PNACKMD=1, but LHT65N won't re-transmit the packet if it doesn't get ACK, it will just mark it as a NONE-ACK message. In a future uplink if LHT65N gets a ACK, LHT65N will consider there is a network connection and resend all NONE-ACK Message. 766 + 775 775 Below is the typical case for the auto-update datalog feature (Set PNACKMD=1) 776 776 769 + 777 777 [[image:image-20220703111700-2.png||height="381" width="1119"]] 778 778 779 779 ... ... @@ -995,15 +995,18 @@ 995 995 (% _msthash="315268" _msttexthash="390390" _mstvisible="3" %)**Poll message flag & Ext** 996 996 997 997 (% _mstvisible="1" %) 998 -[[image:image-20220523152208-14.png||_mstalt="452920" _mstvisible="3"]] 999 - 1000 -(% _mstvisible="1" %) 1001 1001 ((( 1002 1002 (% _mstvisible="2" %) 1003 1003 ((( 1004 1004 (% _msthash="736723" _msttexthash="2005003" _mstvisible="3" %) 1005 1005 ((( 1006 -Poll Message Flag: 1: This message is a poll message reply. 996 +[[image:image-20221006192726-1.png||height="112" width="754"]] 997 + 998 +(% class="mark" %)**No ACK Message**(%%): 1: This message means this payload is fromn Uplink Message which doesn't get ACK from the server before ( for [[PNACKMD=1>>||anchor="H4.13AutoSendNone-ACKmessages"]] feature) 999 + 1000 +(% class="mark" %)**Poll Message Flag**(%%): 1: This message is a poll message reply. 1001 + 1002 + 1007 1007 ))) 1008 1008 ))) 1009 1009 ))) ... ... @@ -1052,7 +1052,7 @@ 1052 1052 ((( 1053 1053 (% _msthash="736725" _msttexthash="1065532" _mstvisible="3" %) 1054 1054 ((( 1055 -a) DR0: max is 11 bytes so one entry of data 1051 +**a) DR0:** max is 11 bytes so one entry of data 1056 1056 ))) 1057 1057 ))) 1058 1058 ))) ... ... @@ -1063,7 +1063,7 @@ 1063 1063 ((( 1064 1064 (% _msthash="736726" _msttexthash="3265665" _mstvisible="3" %) 1065 1065 ((( 1066 -b) DR1: max is 53 bytes so devices will upload 4 entries of data (total 44 bytes) 1062 +**b) DR1:** max is 53 bytes so devices will upload 4 entries of data (total 44 bytes) 1067 1067 ))) 1068 1068 ))) 1069 1069 ))) ... ... @@ -1074,7 +1074,7 @@ 1074 1074 ((( 1075 1075 (% _msthash="736727" _msttexthash="1454115" _mstvisible="3" style="text-align: left;" %) 1076 1076 ((( 1077 -c) DR2: total payload includes 11 entries of data 1073 +**c) DR2:** total payload includes 11 entries of data 1078 1078 ))) 1079 1079 ))) 1080 1080 ))) ... ... @@ -1085,7 +1085,7 @@ 1085 1085 ((( 1086 1086 (% _msthash="736728" _msttexthash="1483924" _mstvisible="3" style="text-align: left;" %) 1087 1087 ((( 1088 -d) DR3: total payload includes 22 entries of data. 1084 +**d) DR3: **total payload includes 22 entries of data. 1089 1089 ))) 1090 1090 ))) 1091 1091 ))) ... ... @@ -1096,7 +1096,7 @@ 1096 1096 ((( 1097 1097 (% _msthash="736729" _msttexthash="5848349" _mstvisible="3" style="text-align: left;" %) 1098 1098 ((( 1099 -If devise doesn ’t have any data in the polling time. Device will uplink 11 bytes of 01095 +If devise doesn't have any data in the polling time. Device will uplink 11 bytes of 0 1100 1100 ))) 1101 1101 ))) 1102 1102 ))) ... ... @@ -1144,6 +1144,7 @@ 1144 1144 (% _mstvisible="1" %) 1145 1145 [[image:image-20220523001219-13.png||_mstalt="451204" _mstvisible="3" height="421" style="text-align:left" width="727"]] 1146 1146 1143 + 1147 1147 (% _msthash="315271" _msttexthash="12012546" _mstvisible="1" style="text-align: left;" %) 1148 1148 ((( 1149 1149 7FFF089801464160065F977FFF088E014B41600660097FFF0885014E41600660667FFF0875015141600662BE7FFF086B015541600665167FFF08660155416006676E7FFF085F015A41600669C67FFF0857015D4160066C1E ... ... @@ -1196,17 +1196,35 @@ 1196 1196 ((( 1197 1197 (% style="color:red" %)**Note: alarm mode adds a little power consumption, and we recommend extending the normal read time when this feature is enabled.** 1198 1198 1196 +=== **2.7.1 ALARM MODE ( Since v1.3.1 firmware)** === 1197 + 1198 +((( 1199 +(% class="box infomessage" %) 1200 +((( 1201 +**AT+WMOD=1**: Enable/disable alarm mode. (0: Disabled, 1: Enabled Temperature Alarm for onboard temperature sensor) 1202 + 1203 +**AT+CITEMP=1**: The interval between checking the alarm temperature. (In minutes) 1204 + 1205 +**AT+ARTEMP**: Gets or sets the alarm range of the internal temperature sensor 1206 + 1207 +**AT+ARTEMP=? **: Gets the alarm range of the internal temperature sensor(% _mstvisible="3" style="display:none" %) 1208 + 1209 +**AT+ARTEMP=45,105**: Set the internal temperature sensor alarm range from 45 to 105. 1210 +))) 1211 +))) 1212 + 1213 + 1199 1199 1200 1200 ))) 1201 1201 1202 1202 ((( 1203 -** ATCOMMAND FOR ALARM MODE:**1218 +=== **2.7.2 ALARM MODE ( Before v1.3.1 firmware)** === 1204 1204 ))) 1205 1205 1206 1206 (% _mstvisible="1" class="box infomessage" %) 1207 1207 ((( 1208 1208 ((( 1209 -**AT+WMOD=1**: Enable/disable alarm mode. (0: Disabled, 1: Enabled) 1224 +**AT+WMOD=1**: Enable/disable alarm mode. (0: Disabled, 1: Enabled Temperature Alarm for onboard temperature sensor) 1210 1210 ))) 1211 1211 1212 1212 ((( ... ... @@ -1256,9 +1256,6 @@ 1256 1256 * RED LED when external sensor is not connected 1257 1257 * For each success downlink, the PURPLE LED will blink once 1258 1258 1259 - 1260 - 1261 - 1262 1262 == 2.9 installation == 1263 1263 1264 1264 ... ... @@ -1316,8 +1316,6 @@ 1316 1316 * Operating Range: -40 ~~ 125 °C 1317 1317 * Working voltage 2.35v ~~ 5v 1318 1318 1319 - 1320 - 1321 1321 = 4. Configure LHT65N via AT command or LoRaWAN downlink = 1322 1322 1323 1323 ... ... @@ -1387,9 +1387,6 @@ 1387 1387 1388 1388 * **Example 2**: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 1389 1389 1390 - 1391 - 1392 - 1393 1393 == 4.2 Set External Sensor Mode == 1394 1394 1395 1395 ... ... @@ -1413,9 +1413,6 @@ 1413 1413 1414 1414 * 0xA20702003c: Same as AT+SETCNT=60 1415 1415 1416 - 1417 - 1418 - 1419 1419 == 4.3 Enable/Disable uplink Temperature probe ID == 1420 1420 1421 1421 ... ... @@ -1446,9 +1446,6 @@ 1446 1446 * **0xA800** **~-~->** AT+PID=0 1447 1447 * **0xA801** **~-~->** AT+PID=1 1448 1448 1449 - 1450 - 1451 - 1452 1452 == 4.4 Set Password == 1453 1453 1454 1454 ... ... @@ -1500,9 +1500,6 @@ 1500 1500 1501 1501 * There is no downlink command to set to Sleep mode. 1502 1502 1503 - 1504 - 1505 - 1506 1506 == 4.7 Set system time == 1507 1507 1508 1508 ... ... @@ -1516,7 +1516,7 @@ 1516 1516 1517 1517 (% _msthash="315254" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:** 1518 1518 1519 -0x306007806000 ~/~/ Set timestamp to 0x(6007806000),Same as AT+TIMESTAMP=1611104352 1517 +0x306007806000 ~/~/ Set timestamp to 0x(6007806000),Same as AT+TIMESTAMP=1611104352 1520 1520 1521 1521 1522 1522 ... ... @@ -1540,8 +1540,8 @@ 1540 1540 1541 1541 (% style="color:#4f81bd" %)**Downlink Command:** 1542 1542 1543 -0x28 01 ~/~/ Same As AT+SYNCMOD=1 1544 -0x28 00 ~/~/ Same As AT+SYNCMOD=0 1541 +0x28 01 ~/~/ Same As AT+SYNCMOD=1 1542 +0x28 00 ~/~/ Same As AT+SYNCMOD=0 1545 1545 1546 1546 1547 1547 ... ... @@ -1558,7 +1558,7 @@ 1558 1558 1559 1559 (% _msthash="315257" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:** 1560 1560 1561 -**0x29 0A** ~/~/ Same as AT+SYNCTDC=0x0A 1559 +**0x29 0A** ~/~/ Same as AT+SYNCTDC=0x0A 1562 1562 1563 1563 1564 1564 ... ... @@ -1609,11 +1609,8 @@ 1609 1609 1610 1610 (% style="color:#4f81bd" %)**Downlink Command: 0xA3** 1611 1611 1612 -* Example: 0xA301 ~/~/Same as AT+CLRDTA 1610 +* Example: 0xA301 ~/~/ Same as AT+CLRDTA 1613 1613 1614 - 1615 - 1616 - 1617 1617 == 4.13 Auto Send None-ACK messages == 1618 1618 1619 1619 ... ... @@ -1632,11 +1632,8 @@ 1632 1632 1633 1633 (% style="color:#4f81bd" %)**Downlink Command: 0x34** 1634 1634 1635 -* Example: 0x3401 ~/~/Same as AT+PNACKMD=1 1630 +* Example: 0x3401 ~/~/ Same as AT+PNACKMD=1 1636 1636 1637 - 1638 - 1639 - 1640 1640 = 5. Battery & How to replace = 1641 1641 1642 1642 ... ... @@ -1706,7 +1706,6 @@ 1706 1706 * (% style="background-color:yellow" %)**USB to TTL GND <~-~->GND** 1707 1707 * (% style="background-color:yellow" %)**USB to TTL RXD <~-~-> D+** 1708 1708 * (% style="background-color:yellow" %)**USB to TTL TXD <~-~-> A11** 1709 -* (% style="background-color:yellow" %)**USB to TTL 3.3V <~-~-> D-** 1710 1710 1711 1711 ((( 1712 1712 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. ... ... @@ -1958,7 +1958,7 @@ 1958 1958 == 6.3 How to change the uplink interval? == 1959 1959 1960 1960 1961 -[[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"]] 1952 +Please see this link: [[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" style="background-color: rgb(255, 255, 255);"]] 1962 1962 1963 1963 1964 1964 ... ... @@ -1992,6 +1992,7 @@ 1992 1992 [[image:image-20220615170542-5.png]] 1993 1993 1994 1994 1986 + 1995 1995 (% style="color:blue" %)**Step2**(%%):wiring method.(% style="display:none" %) 1996 1996 1997 1997 (% _msthash="506146" _msttexthash="52173160" %) ... ... @@ -2005,6 +2005,7 @@ 2005 2005 [[image:image-20220621170938-2.png]] 2006 2006 2007 2007 2000 + 2008 2008 (% style="color:blue" %)**Step3:**(%%)Select the device port to be connected, baud rate and bin file to be downloaded. 2009 2009 2010 2010 [[image:image-20220615171334-6.png]] ... ... @@ -2053,6 +2053,7 @@ 2053 2053 [[image:image-20220615170542-5.png]] 2054 2054 2055 2055 2049 + 2056 2056 (% style="color:blue" %)**Step2**(%%):wiring method.(% style="display:none" %) 2057 2057 2058 2058 (% _msthash="506146" _msttexthash="52173160" %) ... ... @@ -2065,6 +2065,7 @@ 2065 2065 Press and hold the start key to restart and enter (% _mstvisible="1" %)bootlaod(%%) mode. 2066 2066 2067 2067 2062 + 2068 2068 (% style="color:blue" %)**Step3:**(%%)Select the device port to be connected, baud rate and bin file to be downloaded. 2069 2069 2070 2070 [[image:image-20220615171334-6.png]] ... ... @@ -2102,9 +2102,6 @@ 2102 2102 2103 2103 * (% style="color:red" %)**E3**(%%): External Temperature Probe 2104 2104 2105 - 2106 - 2107 - 2108 2108 = 8. Packing Info = 2109 2109 2110 2110 ... ... @@ -2118,17 +2118,11 @@ 2118 2118 * Device Size: 10 x 10 x 3.5 cm 2119 2119 * Device Weight: 120.5g 2120 2120 2121 - 2122 - 2123 - 2124 2124 = 9. Reference material = 2125 2125 2126 2126 2127 2127 * [[Datasheet, photos, decoder, firmware>>https://www.dropbox.com/sh/una19zsni308dme/AACOKp6J2RF5TMlKWT5zU3RTa?dl=0||_msthash="504975" _msttexthash="51420512"]] 2128 2128 2129 - 2130 - 2131 - 2132 2132 = 10. FCC Warning = 2133 2133 2134 2134
- image-20221006192726-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +17.3 KB - Content