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}
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.Xiaoling - Content
-
... ... @@ -63,7 +63,6 @@ 63 63 64 64 65 65 66 - 67 67 == 1.3 Specification == 68 68 69 69 ... ... @@ -90,7 +90,6 @@ 90 90 91 91 92 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 139 + 141 141 (% _mstvisible="1" class="wikigeneratedid" %) 142 142 [[image:image-20220522232442-1.png||_mstalt="427830" _mstvisible="3" height="387" width="648"]] 143 143 ... ... @@ -288,12 +288,9 @@ 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: 290 +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 ... ... @@ -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 ... ... @@ -456,6 +456,7 @@ 456 456 ))) 457 457 ))) 458 458 453 + 459 459 (% _mstvisible="1" %) 460 460 * (% _msthash="2539669" _msttexthash="857922" _mstvisible="3" %)**Battery status & **(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)**Built-in Humidity** 461 461 ... ... @@ -486,6 +486,7 @@ 486 486 487 487 ))) 488 488 484 + 489 489 * (% _msthash="504956" _msttexthash="245037" _mstvisible="4" %)**Status & Ext Byte** 490 490 491 491 (% border="1" cellspacing="8" style="background-color:#ffffcc; color:green; width:520px" %) ... ... @@ -548,9 +548,12 @@ 548 548 549 549 550 550 551 -==== 2.4.6.4 Ext~=2 TMP117 Sensor ( since v1.3) ====547 +==== 2.4.6.4 Ext~=2 TMP117 Sensor (Since Firmware v1.3) ==== 552 552 553 553 550 +[[image:image-20220927095645-1.png||height="534" width="460"]] 551 + 552 + 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) ====565 +==== 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) ====613 +==== 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. 771 +**Method 1**: IoT Server sends a downlink LoRaWAN command to [[poll the value>>||anchor="H2.6.4Pollsensorvalue"]] for specified time range. 774 774 773 + 774 +**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. 775 + 776 +**Note for method 2:** 777 + 778 +* a) LHT65N will do an ACK check for data records sending to make sure every data arrive server. 779 +* 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. 780 + 775 775 Below is the typical case for the auto-update datalog feature (Set PNACKMD=1) 776 776 783 + 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. 1010 +[[image:image-20221006192726-1.png||height="112" width="754"]] 1011 + 1012 +(% 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) 1013 + 1014 +(% class="mark" %)**Poll Message Flag**(%%): 1: This message is a poll message reply. 1015 + 1016 + 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 1065 +**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) 1076 +**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 1087 +**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. 1098 +**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 01109 +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 1157 + 1147 1147 (% _msthash="315271" _msttexthash="12012546" _mstvisible="1" style="text-align: left;" %) 1148 1148 ((( 1149 1149 7FFF089801464160065F977FFF088E014B41600660097FFF0885014E41600660667FFF0875015141600662BE7FFF086B015541600665167FFF08660155416006676E7FFF085F015A41600669C67FFF0857015D4160066C1E ... ... @@ -1258,7 +1258,6 @@ 1258 1258 1259 1259 1260 1260 1261 - 1262 1262 == 2.9 installation == 1263 1263 1264 1264 ... ... @@ -1389,7 +1389,6 @@ 1389 1389 1390 1390 1391 1391 1392 - 1393 1393 == 4.2 Set External Sensor Mode == 1394 1394 1395 1395 ... ... @@ -1415,7 +1415,6 @@ 1415 1415 1416 1416 1417 1417 1418 - 1419 1419 == 4.3 Enable/Disable uplink Temperature probe ID == 1420 1420 1421 1421 ... ... @@ -1448,7 +1448,6 @@ 1448 1448 1449 1449 1450 1450 1451 - 1452 1452 == 4.4 Set Password == 1453 1453 1454 1454 ... ... @@ -1502,7 +1502,6 @@ 1502 1502 1503 1503 1504 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 1525 +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 1549 +0x28 01 ~/~/ Same As AT+SYNCMOD=1 1550 +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 1567 +**0x29 0A** ~/~/ Same as AT+SYNCTDC=0x0A 1562 1562 1563 1563 1564 1564 ... ... @@ -1609,11 +1609,10 @@ 1609 1609 1610 1610 (% style="color:#4f81bd" %)**Downlink Command: 0xA3** 1611 1611 1612 -* Example: 0xA301 ~/~/Same as AT+CLRDTA 1618 +* Example: 0xA301 ~/~/ Same as AT+CLRDTA 1613 1613 1614 1614 1615 1615 1616 - 1617 1617 == 4.13 Auto Send None-ACK messages == 1618 1618 1619 1619 ... ... @@ -1632,11 +1632,10 @@ 1632 1632 1633 1633 (% style="color:#4f81bd" %)**Downlink Command: 0x34** 1634 1634 1635 -* Example: 0x3401 ~/~/Same as AT+PNACKMD=1 1640 +* Example: 0x3401 ~/~/ Same as AT+PNACKMD=1 1636 1636 1637 1637 1638 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"]] 1964 +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 1998 + 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 2012 + 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 2061 + 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 2074 + 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