Last modified by Xiaoling on 2023/07/18 10:12

From version 161.1
edited by Bei Jinggeng
on 2022/06/20 16:08
Change comment: There is no comment for this version
To version 166.17
edited by Xiaoling
on 2022/06/21 10:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Bei
1 +XWiki.Xiaoling
Content
... ... @@ -77,6 +77,9 @@
77 77  * Tri-color LED to indicate working status
78 78  * Datalog feature
79 79  
80 +
81 +
82 +
80 80  (% _mstvisible="1" %)
81 81  == (% _msthash="323570" _msttexthash="297635" _mstvisible="3" %)1.3 Specification(%%) ==
82 82  
... ... @@ -365,6 +365,9 @@
365 365  * The 7th byte (EXT #): defines the external sensor model.
366 366  * 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.)
367 367  
371 +
372 +
373 +
368 368  (% _mstvisible="1" %)
369 369  === (% _msthash="360269" _msttexthash="333762" _mstvisible="3" %)2.4.1 Decoder in TTN V3(%%) ===
370 370  
... ... @@ -401,6 +401,9 @@
401 401  * BAT status=(0Xcba4>>14)&0xFF=11(B),very good
402 402  * Battery Voltage =0xCBF6&0x3FFF=0x0BA4=2980mV
403 403  
410 +
411 +
412 +
404 404  (% _mstvisible="1" %)
405 405  === (% _msthash="600769" _msttexthash="565838" _mstvisible="3" %)2.4.3 Built-in Temperature(%%) ===
406 406  
... ... @@ -416,6 +416,9 @@
416 416  (% _mstvisible="1" %)
417 417  * Temperature:  (0xF5C6-65536)/100=-26.18℃
418 418  
428 +
429 +
430 +
419 419  (% _mstvisible="1" %)
420 420  === (% _msthash="475891" _msttexthash="445120" _mstvisible="3" %)2.4.4 Built-in Humidity(%%) ===
421 421  
... ... @@ -425,6 +425,9 @@
425 425  (% _mstvisible="1" %)
426 426  * Humidity:    0x025C/10=60.4%
427 427  
440 +
441 +
442 +
428 428  (% _mstvisible="1" %)
429 429  === (% _msthash="116532" _msttexthash="87958" _mstvisible="3" %)2.4.5 Ext #(%%) ===
430 430  
... ... @@ -591,11 +591,21 @@
591 591  * 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.
592 592  * 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)
593 593  
609 +
610 +
611 +
594 594  ==== (% _msthash="1389752" _msttexthash="1234766" _mstvisible="3" %)2.4.6.3 Ext~=6, ADC Sensor (use with E2 Cable)(%%) ====
595 595  
614 +In this mode, user can connect external ADC sensor to check ADC value. The 3V3_OUT can
596 596  
616 +be used to power the external ADC sensor; user can control the power on time for this
597 597  
618 +sensor by setting:
598 598  
620 +AT+EXT=6,timeout  (% _msthash="506085" _msttexthash="8782189" _mstvisible="3" style="color:red" %)Time to power this sensor, from 0 ~~ 65535ms
621 +
622 +
623 +
599 599  (% _mstvisible="1" %)
600 600  == (% _msthash="487097" _msttexthash="454818" _mstvisible="3" %)2.5 Show data on Datacake(%%) ==
601 601  
... ... @@ -658,6 +658,9 @@
658 658  1. IoT Server sends a downlink LoRaWAN command to [[poll the value>>||anchor="H2.6.4Pollsensorvalue"]] for specify time range.
659 659  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.
660 660  
686 +
687 +
688 +
661 661  (% _mstvisible="1" %)
662 662  === (% _msthash="369915" _msttexthash="342797" _mstvisible="3" %)2.6.2 Unix TimeStamp(%%) ===
663 663  
... ... @@ -1184,6 +1184,9 @@
1184 1184  * -55°C to 125°C
1185 1185  * Working voltage 2.35v ~~ 5v
1186 1186  
1215 +
1216 +
1217 +
1187 1187  (% _mstvisible="1" style="text-align: left;" %)
1188 1188  = (% _msthash="1940107" _msttexthash="1714063" _mstvisible="3" %)4. Configure LHT65N via AT command or LoRaWAN downlink(%%) =
1189 1189  
... ... @@ -1399,6 +1399,9 @@
1399 1399  * 0xA800  **~-~->** AT+PID=0
1400 1400  * 0xA801     **~-~->** AT+PID=1
1401 1401  
1433 +
1434 +
1435 +
1402 1402  (% _mstvisible="1" style="text-align: left;" %)
1403 1403  == (% _msthash="266344" _msttexthash="242879" _mstvisible="3" %)4.4 Set Password(%%) ==
1404 1404  
... ... @@ -1464,6 +1464,7 @@
1464 1464  (% _mstvisible="1" %)
1465 1465  [[image:image-20220523151218-7.png||_mstalt="430703" _mstvisible="3"]]
1466 1466  
1501 +
1467 1467  (% _mstvisible="1" %)
1468 1468  (% _msthash="315252" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:**
1469 1469  
... ... @@ -1470,6 +1470,9 @@
1470 1470  (% _mstvisible="1" %)
1471 1471  * There is no downlink command to set to Sleep mode.
1472 1472  
1508 +
1509 +
1510 +
1473 1473  (% _mstvisible="1" %)
1474 1474  == (% _msthash="336557" _msttexthash="309712" _mstvisible="3" %)4.7 Set system time(%%) ==
1475 1475  
... ... @@ -1604,6 +1604,9 @@
1604 1604  (% _mstvisible="1" %)
1605 1605  * Example: 0xA301 ~/~/Same as AT+CLRDTA
1606 1606  
1645 +
1646 +
1647 +
1607 1607  (% _mstvisible="1" %)
1608 1608  == (% _msthash="740532" _msttexthash="701363" _mstvisible="3" %)4.13 Auto Send None-ACK messages(%%) ==
1609 1609  
... ... @@ -1627,6 +1627,9 @@
1627 1627  (% _mstvisible="1" %)
1628 1628  * Example: 0x3401 ~/~/Same as AT+PNACKMD=1
1629 1629  
1671 +
1672 +
1673 +
1630 1630  (% _mstvisible="1" %)
1631 1631  = (% _msthash="568737" _msttexthash="502827" _mstvisible="3" %)5. Battery & How to replace(%%) =
1632 1632  
... ... @@ -1761,7 +1761,7 @@
1761 1761  AT+APPSKEY:  Get or Set the Application Session Key
1762 1762  
1763 1763  (% _msthash="506079" _msttexthash="1041729" %)
1764 -AT+APPEUI:  Get or Set the Application EUI
1808 +AT+APPEUI:  Get or Set the Application EUI
1765 1765  
1766 1766  (% _msthash="506080" _msttexthash="2104206" %)
1767 1767  AT+ADR:  Get or Set the Adaptive Data Rate setting. (0: off, 1: on)
... ... @@ -1854,7 +1854,7 @@
1854 1854  AT+DISAT:  Disable AT commands
1855 1855  
1856 1856  (% _msthash="506110" _msttexthash="868361" %)
1857 -AT+PWORD:  Set password, max 9 digits
1901 +AT+PWORD: Set password, max 9 digits
1858 1858  
1859 1859  (% _msthash="506111" _msttexthash="2210299" %)
1860 1860  AT+CHS:  Get or Set Frequency (Unit: Hz) for Single Channel Mode
... ... @@ -1972,8 +1972,8 @@
1972 1972  
1973 1973  (% style="background-color:yellow" %)**9 < - ->  TXD  < - ->  Green**
1974 1974  
1975 -[[image:image-20220620154433-3.png||height="573" width="430"]]
1976 1976  
2020 +To switch from download mode to command mode, press reset key
1977 1977  
1978 1978  
1979 1979  (((
... ... @@ -2030,6 +2030,8 @@
2030 2030  (% _istranslated="1" _mstmutation="1" %)**Step4:**(%%)Click Start
2031 2031  
2032 2032  [[image:image-20220620160723-8.png]]
2077 +
2078 +
2033 2033  )))
2034 2034  
2035 2035  (% _mstvisible="1" %)
... ... @@ -2153,8 +2153,11 @@
2153 2153  
2154 2154  = (% _msthash="184782" _msttexthash="16007771" %)9. Reference material(%%) =
2155 2155  
2156 -* [[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"]]
2202 +* [[Datasheet, photos, decoder, firmware>>https://www.dropbox.com/sh/una19zsni308dme/AACOKp6J2RF5TMlKWT5zU3RTa?dl=0||_msthash="504975" _msttexthash="51420512"]]
2157 2157  
2204 +
2205 +
2206 +
2158 2158  = (% _msthash="216320" _msttexthash="10002096" %)10. (%%)FCC Warning =
2159 2159  
2160 2160  (% _mstvisible="1" %)
1655715107046-668.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +112.3 KB
Content
1655715126541-843.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +30.8 KB
Content
1655715211981-156.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +347.1 KB
Content