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

From version 210.13
edited by Xiaoling
on 2022/10/26 17:13
Change comment: There is no comment for this version
To version 210.10
edited by Xiaoling
on 2022/10/26 16:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -717,6 +717,7 @@
717 717  )))|=(% style="width: 90px;" %)**2**|=(% style="width: 90px;" %)**2**|=(% style="width: 70px;" %)**2**|=(% style="width: 100px;" %)**1**|=(% style="width: 70px;" %)**4**
718 718  |(% style="width:97px" %)**Value**|(% style="width:123px" %)[[External sensor data>>||anchor="H2.4.6Extvalue"]]|(% style="width:108px" %)[[Built In Temperature>>||anchor="H2.4.3Built-inTemperature"]]|(% style="width:133px" %)[[Built-in Humidity>>||anchor="H2.4.4Built-inHumidity"]]|(% style="width:159px" %)Poll message flag & Ext|(% style="width:80px" %)[[Unix Time Stamp>>||anchor="H2.6.2UnixTimeStamp"]]
719 719  
720 +
720 720  **Poll message flag & Ext:**
721 721  
722 722  
... ... @@ -730,6 +730,8 @@
730 730  
731 731  * Each data entry is 11 bytes, to save airtime and battery, devices will send max bytes according to the current DR and Frequency bands.
732 732  
734 +
735 +
733 733  For example, in US915 band, the max payload for different DR is:
734 734  
735 735  (% style="color:blue" %)**a) DR0:** (%%)max is 11 bytes so one entry of data
... ... @@ -1216,30 +1216,31 @@
1216 1216  == 4.13 Auto Send None-ACK messages ==
1217 1217  
1218 1218  
1222 +(% _msthash="315394" _msttexthash="51837149" _mstvisible="1" %)
1219 1219  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.
1220 1220  
1221 1221  
1222 1222  (% style="color:#4f81bd" %)**AT Command: AT+PNACKMD**
1223 1223  
1228 +(% _msthash="315396" _msttexthash="734682" _mstvisible="1" %)
1224 1224  The default factory setting is 0
1225 1225  
1226 -(% border="1" cellspacing="4" style="background-color:#ffffcc; color:green; width:367px" %)
1227 -|=(% style="width: 158px;" %)**Command Example**|=(% style="width: 118px;" %)**Function**|=(% style="width: 87px;" %)**Response**
1228 -|(% style="width:158px" %)AT+PNACKMD=1|(% style="width:118px" %)Poll None-ACK message|(% style="width:87px" %)OK
1231 +(% _mstvisible="1" border="1" style="background-color:#ffffcc; color:green; width:450px" %)
1232 +(% _mstvisible="3" %)|=(% _mstvisible="4" style="width: 171px;" %)(% _msthash="1231737" _msttexthash="251862" _mstvisible="6" %)**Command Example**|=(% _mstvisible="4" style="width: 219px;" %)(% _msthash="1231738" _msttexthash="116025" _mstvisible="6" %)**Function**|=(% _mstvisible="4" style="width: 119px;" %)(% _msthash="1231739" _msttexthash="116831" _mstvisible="6" %)**Response**
1233 +(% _mstvisible="3" %)|(% _msthash="1231321" _msttexthash="130455" _mstvisible="4" style="width:171px" %)AT+PNACKMD=1|(% _msthash="1231322" _msttexthash="377026" _mstvisible="4" style="width:219px" %)Poll None-ACK message|(% _msthash="1231323" _msttexthash="14989" _mstvisible="4" style="width:119px" %)OK
1229 1229  
1230 1230  (% style="color:#4f81bd" %)**Downlink Command: 0x34**
1231 1231  
1232 1232  * Example: 0x3401  ~/~/  Same as AT+PNACKMD=1
1233 1233  
1234 -
1235 1235  == 4.14 Modified ATWOOD command for external sensor TMP117 or DS18B20 temperature alarm ==
1236 1236  
1237 1237  
1238 1238  Feature: Set internal and external temperature sensor alarms.
1239 1239  
1240 -(% border="1" cellspacing="4" style="background-color:#ffffcc; color:green; width:500px" %)
1241 -|=(% style="width: 268px;" %)**Command Example**|=(% style="width: 255px;" %)**Function**|=(% style="width: 50px;" %)**Response**
1242 -|(% style="width:268px" %)AT+WMOD=parameter1,parameter2,parameter3,parameter4|(% style="width:255px" %)Set internal and external temperature sensor alarms|(% style="width:181px" %)OK
1244 +(% border="1" style="background-color:#ffffcc; color:green; width:450px" %)
1245 +|(%%)(% _msthash="1231737" _msttexthash="251862" _mstvisible="6" %)**Command Example**|(%%)(% _msthash="1231738" _msttexthash="116025" _mstvisible="6" %)**Function**|(%%)(% _msthash="1231739" _msttexthash="116831" _mstvisible="6" %)**Response**
1246 +|(%%)(% style="color:#037691" %)AT+WMOD=parameter1,parameter2,parameter3,parameter4|Set internal and external temperature sensor alarms|OK
1243 1243  
1244 1244  (% style="color:#037691" %)**AT+WMOD=parameter1,parameter2,parameter3,parameter4**
1245 1245