Changes for page LHT65N -- Manual do sensor de temperatura e umidade LoRaWAN
Last modified by Xiaoling on 2023/07/18 10:12
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -59,8 +59,6 @@ 59 59 * Tri-color LED to indicate working status 60 60 * Datalog feature 61 61 62 - 63 - 64 64 == 1.3 Specification == 65 65 66 66 ... ... @@ -71,8 +71,6 @@ 71 71 * Long Term Drift: < 0.02 °C/yr 72 72 * Operating Range: -40 ~~ 85 °C 73 73 74 - 75 - 76 76 **Built-in Humidity Sensor:** 77 77 78 78 * Resolution: 0.04 %RH ... ... @@ -80,8 +80,6 @@ 80 80 * Long Term Drift: < 0.02 °C/yr 81 81 * Operating Range: 0 ~~ 96 %RH 82 82 83 - 84 - 85 85 **External Temperature Sensor:** 86 86 87 87 * Resolution: 0.0625 °C ... ... @@ -89,8 +89,6 @@ 89 89 * ±2°C accuracy from -55°C to +125°C 90 90 * Operating Range: -55 °C ~~ 125 °C 91 91 92 - 93 - 94 94 = 2. Connect LHT65N to IoT Server = 95 95 96 96 == 2.1 How does LHT65N work? == ... ... @@ -280,8 +280,6 @@ 280 280 * The 7th byte (EXT #): defines the external sensor model. 281 281 * 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.) 282 282 283 - 284 - 285 285 === 2.4.1 Decoder in TTN V3 === 286 286 287 287 ... ... @@ -314,8 +314,6 @@ 314 314 * BAT status=(0Xcba4>>14)&0xFF=11(B),very good 315 315 * Battery Voltage =0xCBF6&0x3FFF=0x0BA4=2980mV 316 316 317 - 318 - 319 319 === 2.4.3 Built-in Temperature === 320 320 321 321 ... ... @@ -327,8 +327,6 @@ 327 327 328 328 * Temperature: (0xF5C6-65536)/100=-26.18℃ 329 329 330 - 331 - 332 332 === 2.4.4 Built-in Humidity === 333 333 334 334 ... ... @@ -336,8 +336,6 @@ 336 336 337 337 * Humidity: 0x025C/10=60.4% 338 338 339 - 340 - 341 341 === 2.4.5 Ext # === 342 342 343 343 ... ... @@ -494,8 +494,6 @@ 494 494 * (% style="color:blue" %)**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. 495 495 * (% 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) 496 496 497 - 498 - 499 499 ==== 2.4.6.3 Ext~=6, ADC Sensor (use with E2 Cable) ==== 500 500 501 501 ... ... @@ -828,7 +828,6 @@ 828 828 ))) 829 829 ))) 830 830 831 - 832 832 (% _mstvisible="1" %) 833 833 (% _msthash="315268" _msttexthash="390390" _mstvisible="3" %)**Poll message flag & Ext** 834 834 ... ... @@ -1094,8 +1094,6 @@ 1094 1094 * RED LED when external sensor is not connected 1095 1095 * For each success downlink, the PURPLE LED will blink once 1096 1096 1097 - 1098 - 1099 1099 == 2.9 installation == 1100 1100 1101 1101 ... ... @@ -1152,8 +1152,6 @@ 1152 1152 * Operating Range: -40 ~~ 125 °C 1153 1153 * Working voltage 2.35v ~~ 5v 1154 1154 1155 - 1156 - 1157 1157 = 4. Configure LHT65N via AT command or LoRaWAN downlink = 1158 1158 1159 1159 ... ... @@ -1223,8 +1223,6 @@ 1223 1223 1224 1224 * **Example 2**: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 1225 1225 1226 - 1227 - 1228 1228 == 4.2 Set External Sensor Mode == 1229 1229 1230 1230 ... ... @@ -1248,8 +1248,6 @@ 1248 1248 1249 1249 * 0xA20702003c: Same as AT+SETCNT=60 1250 1250 1251 - 1252 - 1253 1253 == 4.3 Enable/Disable uplink Temperature probe ID == 1254 1254 1255 1255 ... ... @@ -1280,8 +1280,6 @@ 1280 1280 * **0xA800** **~-~->** AT+PID=0 1281 1281 * **0xA801** **~-~->** AT+PID=1 1282 1282 1283 - 1284 - 1285 1285 == 4.4 Set Password == 1286 1286 1287 1287 ... ... @@ -1324,8 +1324,6 @@ 1324 1324 * **AT+Sleep=0** : Normal working mode, device will sleep and use lower power when there is no LoRa message 1325 1325 * **AT+Sleep=1** : Device is in deep sleep mode, no LoRa activation happen, used for storage or shipping. 1326 1326 1327 - 1328 - 1329 1329 (% _msthash="315251" _msttexthash="289783" style="color:#4f81bd" %)**AT Command: AT+SLEEP** 1330 1330 1331 1331 [[image:image-20220523151218-7.png||_mstalt="430703" _mstvisible="3"]] ... ... @@ -1335,8 +1335,6 @@ 1335 1335 1336 1336 * There is no downlink command to set to Sleep mode. 1337 1337 1338 - 1339 - 1340 1340 == 4.7 Set system time == 1341 1341 1342 1342 ... ... @@ -1415,8 +1415,10 @@ 1415 1415 1416 1416 == 4.11 Print last few data entries. == 1417 1417 1385 + 1418 1418 Feature: Print the last few data entries 1419 1419 1388 + 1420 1420 (% _msthash="315260" _msttexthash="288522" style="color:#4f81bd" %)**AT Command: AT+PLDTA** 1421 1421 1422 1422 [[image:image-20220523151524-12.png||_mstalt="452101" _mstvisible="3"]] ... ... @@ -1430,6 +1430,7 @@ 1430 1430 1431 1431 == 4.12 Clear Flash Record == 1432 1432 1402 + 1433 1433 Feature: Clear flash storage for data log feature. 1434 1434 1435 1435 ... ... @@ -1442,12 +1442,13 @@ 1442 1442 1443 1443 * Example: 0xA301 ~/~/Same as AT+CLRDTA 1444 1444 1445 - 1446 1446 == 4.13 Auto Send None-ACK messages == 1447 1447 1417 + 1448 1448 (% _msthash="315394" _msttexthash="51837149" _mstvisible="1" %) 1449 1449 Feature: LHT65N will wait for ACK for each uplink, If LHT65N doesn't get ACK from the IoT server, it will consider the message doesn't arrive server and store it. LHT65N keeps sending messages in normal periodically. Once LHT65N gets ACK from a server, it will consider the network is ok and start to send the not-arrive message. 1450 1450 1421 + 1451 1451 (% style="color:#4f81bd" %)**AT Command: AT+PNACKMD** 1452 1452 1453 1453 (% _msthash="315396" _msttexthash="734682" _mstvisible="1" %) ... ... @@ -1461,11 +1461,11 @@ 1461 1461 1462 1462 * Example: 0x3401 ~/~/Same as AT+PNACKMD=1 1463 1463 1464 - 1465 1465 = 5. Battery & How to replace = 1466 1466 1467 1467 == 5.1 Battery Type == 1468 1468 1439 + 1469 1469 ((( 1470 1470 ((( 1471 1471 LHT65N is equipped with a 2400mAH Li-MnO2 (CR17505) battery . The battery is an un-rechargeable battery with low discharge rate targeting for up to 8~~10 years use. This type of battery is commonly used in IoT devices for long-term running, such as water meters. ... ... @@ -1486,8 +1486,10 @@ 1486 1486 The minimum Working Voltage for the LHT65N is ~~ 2.5v. When battery is lower than 2.6v, it is time to change the battery. 1487 1487 1488 1488 1460 + 1489 1489 == 5.2 Replace Battery == 1490 1490 1463 + 1491 1491 LHT65N has two screws on the back, Unscrew them, and changing the battery inside is ok. The battery is a general CR17450 battery. Any brand should be ok. 1492 1492 1493 1493 [[image:image-20220515075440-2.png||_mstalt="429546" _mstvisible="3" height="338" width="272"]][[image:image-20220515075625-3.png||_mstalt="431574" _mstvisible="3" height="193" width="257"]] ... ... @@ -1495,6 +1495,7 @@ 1495 1495 1496 1496 == 5.3 Battery Life Analyze == 1497 1497 1471 + 1498 1498 ((( 1499 1499 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: 1500 1500 [[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]] ... ... @@ -1512,8 +1512,10 @@ 1512 1512 1513 1513 = 6. FAQ = 1514 1514 1489 + 1515 1515 == 6.1 How to use AT Command? == 1516 1516 1492 + 1517 1517 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. 1518 1518 1519 1519 [[image:image-20220530085651-1.png||_mstalt="429949"]] ... ... @@ -1732,40 +1732,43 @@ 1732 1732 AT+PID: Get or set the PID 1733 1733 1734 1734 1711 + 1735 1735 == 6.2 Where to use AT commands and Downlink commands == 1736 1736 1737 -(% _msthash="506131" _msttexthash="14585714" %) 1738 -AT commands: 1739 1739 1715 +**AT commands:** 1716 + 1740 1740 [[image:image-20220620153708-1.png||height="603" width="723"]] 1741 1741 1742 -(% _msthash="506132" _msttexthash="337922" %) 1743 -Downlink commands: 1744 1744 1720 +**Downlink commands:** 1745 1745 1746 -(% _msthash="506133" _msttexthash="33046" %) 1747 -**TTN:** 1748 1748 1723 + 1724 +(% style="color:blue" %)**TTN:** 1725 + 1749 1749 [[image:image-20220615092124-2.png||_mstalt="429221" height="649" width="688"]] 1750 1750 1751 1751 1752 -(% _msthash="506134" _msttexthash="11113791" %) 1753 -**Helium:** 1754 1754 1730 +(% style="color:blue" %)**Helium:** 1731 + 1755 1755 [[image:image-20220615092551-3.png||_mstalt="430794" height="423" width="835"]] 1756 1756 1757 1757 1758 -(% _msthash="506135" _msttexthash="4159844" %) 1759 -**Chirpstack:The downlink window will not be displayed until the network is accessed** 1760 1760 1736 +(% style="color:blue" %)**Chirpstack: The downlink window will not be displayed until the network is accessed** 1737 + 1738 + 1761 1761 [[image:image-20220615094850-6.png||_mstalt="433082"]] 1762 1762 1741 + 1763 1763 [[image:image-20220615094904-7.png||_mstalt="433485" height="281" width="911"]] 1764 1764 1765 1765 1766 -(% _msthash="506136" _msttexthash="39286" %) 1767 -**Aws:** 1768 1768 1746 +(% style="color:blue" %)**Aws:** 1747 + 1769 1769 [[image:image-20220615092939-4.png||_mstalt="434460" height="448" width="894"]] 1770 1770 1771 1771 ... ... @@ -1772,6 +1772,7 @@ 1772 1772 1773 1773 == 6.3 How to change the uplink interval? == 1774 1774 1754 + 1775 1775 [[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"]] 1776 1776 1777 1777 ... ... @@ -1778,6 +1778,7 @@ 1778 1778 1779 1779 == 6.4 How to use TTL-USB to connect a PC to input AT commands? == 1780 1780 1761 + 1781 1781 [[image:image-20220615153355-1.png]] 1782 1782 1783 1783 [[image:1655802313617-381.png]] ... ... @@ -1834,13 +1834,16 @@ 1834 1834 Finally, unplug the DuPont cable on port4, and then use the DuPont cable to short circuit port3 and port1 to reset the device. 1835 1835 1836 1836 1818 + 1837 1837 == 6.6 Using USB-TYPE-C to connect to the computer using the AT command == 1838 1838 1821 + 1839 1839 [[image:image-20220623110706-1.png]] 1840 1840 1841 1841 1842 1842 [[image:image-20220623112117-4.png||height="459" width="343"]] 1843 1843 1827 + 1844 1844 ((( 1845 1845 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**(% style="color:red" %))(%%) 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. 1846 1846 ))) ... ... @@ -1851,10 +1851,13 @@ 1851 1851 [[image:image-20220615154519-3.png||height="672" width="807"]] 1852 1852 1853 1853 1838 + 1854 1854 == 6.7 How to use USB-TYPE-C to connect PC to upgrade firmware? == 1855 1855 1841 + 1856 1856 [[image:image-20220623110706-1.png]] 1857 1857 1844 + 1858 1858 (% style="color:blue" %)**Step1**(%%): Install TremoProgrammer first. 1859 1859 1860 1860 [[image:image-20220615170542-5.png]] ... ... @@ -1871,6 +1871,7 @@ 1871 1871 (% _msthash="506146" _msttexthash="52173160" %) 1872 1872 Press and hold the start key to restart and enter (% _mstvisible="1" %)bootlaod(%%) mode. 1873 1873 1861 + 1874 1874 (% style="color:blue" %)**Step3:**(%%)Select the device port to be connected, baud rate and bin file to be downloaded. 1875 1875 1876 1876 [[image:image-20220615171334-6.png]] ... ... @@ -1887,6 +1887,7 @@ 1887 1887 Finally,restart reset device again 1888 1888 1889 1889 1878 + 1890 1890 = 7. Order Info = 1891 1891 1892 1892 ... ... @@ -1915,6 +1915,8 @@ 1915 1915 * (% style="color:red" %)**E3**(%%): External Temperature Probe 1916 1916 1917 1917 1907 + 1908 + 1918 1918 = 8. Packing Info = 1919 1919 1920 1920 ... ... @@ -1929,13 +1929,19 @@ 1929 1929 * Device Weight: 120.5g 1930 1930 1931 1931 1923 + 1924 + 1932 1932 = 9. Reference material = 1933 1933 1927 + 1934 1934 * [[Datasheet, photos, decoder, firmware>>https://www.dropbox.com/sh/una19zsni308dme/AACOKp6J2RF5TMlKWT5zU3RTa?dl=0||_msthash="504975" _msttexthash="51420512"]] 1935 1935 1936 1936 1931 + 1932 + 1937 1937 = 10. FCC Warning = 1938 1938 1935 + 1939 1939 This device complies with part 15 of the FCC Rules.Operation is subject to the following two conditions: 1940 1940 1941 1941 (1) This device may not cause harmful interference;