Last modified by Mengting Qiu on 2025/07/03 14:48

From version 125.1
edited by Bei Jinggeng
on 2022/06/15 09:20
Change comment: Uploaded new attachment "image-20220615092034-1.png", version {1}
To version 132.1
edited by Bei Jinggeng
on 2022/06/15 09:49
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -74,7 +74,6 @@
74 74  * Tri-color LED to indicate working status
75 75  * Datalog feature
76 76  
77 -
78 78  (% _mstvisible="1" %)
79 79  == (% _msthash="323570" _msttexthash="297635" _mstvisible="3" %)1.3 Specification(%%) ==
80 80  
... ... @@ -363,7 +363,6 @@
363 363  * The 7th byte (EXT #): defines the external sensor model.
364 364  * 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.)
365 365  
366 -
367 367  (% _mstvisible="1" %)
368 368  === (% _msthash="360269" _msttexthash="333762" _mstvisible="3" %)2.4.1 Decoder in TTN V3(%%) ===
369 369  
... ... @@ -400,7 +400,6 @@
400 400  * BAT status=(0Xcba4>>14)&0xFF=11(B),very good
401 401  * Battery Voltage =0xCBF6&0x3FFF=0x0BA4=2980mV
402 402  
403 -
404 404  (% _mstvisible="1" %)
405 405  === (% _msthash="600769" _msttexthash="565838" _mstvisible="3" %)2.4.3 Built-in Temperature(%%) ===
406 406  
... ... @@ -416,7 +416,6 @@
416 416  (% _mstvisible="1" %)
417 417  * Temperature:  (0xF5C6-65536)/100=-26.18℃
418 418  
419 -
420 420  (% _mstvisible="1" %)
421 421  === (% _msthash="475891" _msttexthash="445120" _mstvisible="3" %)2.4.4 Built-in Humidity(%%) ===
422 422  
... ... @@ -426,7 +426,6 @@
426 426  (% _mstvisible="1" %)
427 427  * Humidity:    0x025C/10=60.4%
428 428  
429 -
430 430  (% _mstvisible="1" %)
431 431  === (% _msthash="116532" _msttexthash="87958" _mstvisible="3" %)2.4.5 Ext #(%%) ===
432 432  
... ... @@ -596,7 +596,6 @@
596 596  
597 597  
598 598  
599 -
600 600  (% _mstvisible="1" %)
601 601  == (% _msthash="487097" _msttexthash="454818" _mstvisible="3" %)2.5 Show data on Datacake(%%) ==
602 602  
... ... @@ -662,7 +662,6 @@
662 662  
663 663  
664 664  
665 -
666 666  (% _mstvisible="1" %)
667 667  === (% _msthash="369915" _msttexthash="342797" _mstvisible="3" %)2.6.2 Unix TimeStamp(%%) ===
668 668  
... ... @@ -1177,7 +1177,6 @@
1177 1177  
1178 1178  
1179 1179  
1180 -
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  
... ... @@ -1396,7 +1396,6 @@
1396 1396  
1397 1397  
1398 1398  
1399 -
1400 1400  (% _mstvisible="1" style="text-align: left;" %)
1401 1401  == (% _msthash="266344" _msttexthash="242879" _mstvisible="3" %)4.4 Set Password(%%) ==
1402 1402  
... ... @@ -1469,7 +1469,6 @@
1469 1469  
1470 1470  
1471 1471  
1472 -
1473 1473  (% _mstvisible="1" %)
1474 1474  == (% _msthash="336557" _msttexthash="309712" _mstvisible="3" %)4.7 Set system time(%%) ==
1475 1475  
... ... @@ -1607,7 +1607,6 @@
1607 1607  
1608 1608  
1609 1609  
1610 -
1611 1611  (% _mstvisible="1" %)
1612 1612  == (% _msthash="740532" _msttexthash="701363" _mstvisible="3" %)4.13 Auto Send None-ACK messages(%%) ==
1613 1613  
... ... @@ -1634,7 +1634,6 @@
1634 1634  
1635 1635  
1636 1636  
1637 -
1638 1638  (% _mstvisible="1" %)
1639 1639  = (% _msthash="568737" _msttexthash="502827" _mstvisible="3" %)5. Battery & How to replace(%%) =
1640 1640  
... ... @@ -1853,7 +1853,32 @@
1853 1853  AT+PID:  Get or set the PID
1854 1854  
1855 1855  
1844 +== 6.2 Where to use AT commands and Downlink commands ==
1856 1856  
1846 +AT commands:
1847 +
1848 +[[image:image-20220615092034-1.png]]
1849 +
1850 +Downlink commands:
1851 +
1852 +TTN:
1853 +
1854 +[[image:image-20220615092124-2.png]]
1855 +
1856 +Helium:
1857 +
1858 +[[image:image-20220615092551-3.png]]
1859 +
1860 +Chirpstack:The downlink window will not be displayed until the network is accessed
1861 +
1862 +[[image:image-20220615094850-6.png]]
1863 +
1864 +[[image:image-20220615094904-7.png]]
1865 +
1866 +Aws:
1867 +
1868 +[[image:image-20220615092939-4.png]]
1869 +
1857 1857  
1858 1858  )))
1859 1859  
... ... @@ -1997,7 +1997,6 @@
1997 1997  * [[Datasheet, Photos, Decoder, Firmware>>https://www.dropbox.com/home/Products_Public_Document/LoRaWAN%20End%20Node/LHT65N%20Temperature%20%26%20Humidity%20Sensor]]
1998 1998  
1999 1999  
2000 -
2001 2001  = 10. FCC Warning =
2002 2002  
2003 2003  (% _mstvisible="1" %)
image-20220615092124-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +42.0 KB
Content
image-20220615092551-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +75.2 KB
Content
image-20220615092939-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +150.5 KB
Content
image-20220615094747-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +11.4 KB
Content
image-20220615094850-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +15.3 KB
Content
image-20220615094904-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +26.1 KB
Content