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

From version 147.5
edited by Xiaoling
on 2022/06/17 14:46
Change comment: There is no comment for this version
To version 147.14
edited by Xiaoling
on 2022/06/17 14:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1169,6 +1169,8 @@
1169 1169  * -55°C to 125°C
1170 1170  * Working voltage 2.35v ~~ 5v
1171 1171  
1172 +
1173 +
1172 1172  (% _mstvisible="1" style="text-align: left;" %)
1173 1173  = (% _msthash="1940107" _msttexthash="1714063" _mstvisible="3" %)4. Configure LHT65N via AT command or LoRaWAN downlink(%%) =
1174 1174  
... ... @@ -1241,7 +1241,7 @@
1241 1241  (% _mstvisible="1" %)
1242 1242  (((
1243 1243  (% _mstvisible="2" style="text-align: left;" %)
1244 -(% _mstvisible="3" style="color:#4f81bd" %)* (% _msthash="506054" _msttexthash="792038" %)**Commands special design for LHT65N**
1246 +(% _mstvisible="3" style="color:#4f81bd" %)* (% _msthash="506249" _mstmutation="1" _msttexthash="317850" _mstvisible="4" style="color:#4f81bd" %)**Commands special design for LHT65N**
1245 1245  )))
1246 1246  
1247 1247  (% _mstvisible="1" %)
... ... @@ -1384,6 +1384,8 @@
1384 1384  * 0xA800  **~-~->** AT+PID=0
1385 1385  * 0xA801     **~-~->** AT+PID=1
1386 1386  
1389 +
1390 +
1387 1387  (% _mstvisible="1" style="text-align: left;" %)
1388 1388  == (% _msthash="266344" _msttexthash="242879" _mstvisible="3" %)4.4 Set Password(%%) ==
1389 1389  
... ... @@ -1455,6 +1455,8 @@
1455 1455  (% _mstvisible="1" %)
1456 1456  * There is no downlink command to set to Sleep mode.
1457 1457  
1462 +
1463 +
1458 1458  (% _mstvisible="1" %)
1459 1459  == (% _msthash="336557" _msttexthash="309712" _mstvisible="3" %)4.7 Set system time(%%) ==
1460 1460  
... ... @@ -1589,6 +1589,8 @@
1589 1589  (% _mstvisible="1" %)
1590 1590  * Example: 0xA301 ~/~/Same as AT+CLRDTA
1591 1591  
1598 +
1599 +
1592 1592  (% _mstvisible="1" %)
1593 1593  == (% _msthash="740532" _msttexthash="701363" _mstvisible="3" %)4.13 Auto Send None-ACK messages(%%) ==
1594 1594  
... ... @@ -1612,6 +1612,8 @@
1612 1612  (% _mstvisible="1" %)
1613 1613  * Example: 0x3401 ~/~/Same as AT+PNACKMD=1
1614 1614  
1623 +
1624 +
1615 1615  (% _mstvisible="1" %)
1616 1616  = (% _msthash="568737" _msttexthash="502827" _mstvisible="3" %)5. Battery & How to replace(%%) =
1617 1617  
... ... @@ -1694,7 +1694,7 @@
1694 1694  
1695 1695  (((
1696 1696  (% _msthash="736726" _msttexthash="67213055" %)
1697 -In PC, User needs to set serial tool(such as [[**putty**>>https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.htmlml]], 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.
1707 +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.
1698 1698  )))
1699 1699  
1700 1700  (((
... ... @@ -1948,23 +1948,21 @@
1948 1948  
1949 1949  [[image:image-20220615153355-1.png]]
1950 1950  
1951 -(% _msthash="506138" _msttexthash="243997" %)
1952 -* (% style="background-color:yellow" %)1 < - -> GND  < - ->  Black
1961 +(% style="background-color:yellow" %)**1 < - -> GND  < - ->  Black**
1953 1953  
1954 -(% _msthash="506139" _msttexthash="257166" %)
1955 -* (% style="background-color:yellow" %)5 < - ->  RXD  < - ->  White
1963 +(% style="background-color:yellow" %)**5 < - ->  RXD  < - ->  White**
1956 1956  
1957 -(% _msthash="506140" _msttexthash="253799" %)
1958 -* (% style="background-color:yellow" %)9 < - ->  TXD  < - ->  Green
1965 +(% style="background-color:yellow" %)**9 < - ->  TXD  < - ->  Green**
1959 1959  
1960 1960  [[image:image-20220615153914-2.jpeg||height="608" width="456"]]
1961 1961  
1969 +
1962 1962  (((
1963 1963  (% _msthash="736728" _msttexthash="67213055" %)
1964 -In PC, User needs to set serial tool(such as [[**putty**>>https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.htmlml]], SecureCRT) baud rate to
1965 -(% 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:
1966 -(% style="color:red" %)**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.
1972 +(((
1973 +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:red" %)**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.
1967 1967  )))
1975 +)))
1968 1968  
1969 1969  (((
1970 1970  (% _msthash="736729" _msttexthash="1907009" %)
... ... @@ -1976,22 +1976,15 @@
1976 1976  )))
1977 1977  
1978 1978  
1979 -
1980 1980  == 6.5 How to use TTL-USB to connect PC to upgrade firmware? ==
1981 1981  
1982 1982  [[image:image-20220615153355-1.png]]
1983 1983  
1984 -(% _msthash="506141" _msttexthash="231309" %)
1985 -*
1986 -** (% style="background-color:yellow" %)4  < - ->  3.3V  < - ->  Blue
1991 +(% style="background-color:yellow" %)**4  < - ->  3.3V  < - ->  Blue**
1987 1987  
1988 -(% _msthash="506142" _msttexthash="257166" %)
1989 -*
1990 -** (% style="background-color:yellow" %)5 < - ->  RXD  < - ->  White
1993 +(% style="background-color:yellow" %)**5 < - ->  RXD  < - ->  White**
1991 1991  
1992 -(% _msthash="506143" _msttexthash="253799" %)
1993 -*
1994 -** (% style="background-color:yellow" %)9 < - ->  TXD  < - ->  Green
1995 +(% style="background-color:yellow" %)**9 < - ->  TXD  < - ->  Green**
1995 1995  
1996 1996  Use after connection, ground wire(1 < - -> GND  < - ->  Black) for 1s and then pull it out.Then restart the device.
1997 1997  
... ... @@ -2011,7 +2011,7 @@
2011 2011  [[image:image-20220615171334-6.png]]
2012 2012  
2013 2013  
2014 -(% _istranslated="1" _mstmutation="1" %)**Step4:**(%%)Click Start
2015 +(% _istranslated="1" _mstmutation="1" %)**Step4:**(%%)Click Start
2015 2015  
2016 2016  
2017 2017  )))