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

From version 238.6
edited by Xiaoling
on 2023/04/26 18:05
Change comment: There is no comment for this version
To version 238.7
edited by Xiaoling
on 2023/04/27 10:49
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -43,6 +43,7 @@
43 43  )))
44 44  
45 45  
46 +
46 46  == 1.2 Features ==
47 47  
48 48  
... ... @@ -382,7 +382,7 @@
382 382  |(% style="width:110px" %)(((
383 383  **Value**
384 384  )))|(% style="width:71px" %)(((
385 -[[External temperature>>||anchor="H4.2SetExternalSensorMode"]]
386 +External temperature
386 386  )))|(% style="width:99px" %)(((
387 387  [[Built-In Temperature>>||anchor="H2.4.3Built-inTemperature"]]
388 388  )))|(% style="width:132px" %)(((
... ... @@ -999,7 +999,6 @@
999 999  * For each success downlink, the PURPLE LED will blink once
1000 1000  
1001 1001  
1002 -
1003 1003  == 2.9 installation ==
1004 1004  
1005 1005  
... ... @@ -1111,7 +1111,7 @@
1111 1111  
1112 1112  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:501px" %)
1113 1113  |(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:166px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:180px" %)**Response**
1114 -|(% style="width:155px" %)AT+TDC?|(% style="width:162px" %)Show current transmit Interval|(% style="width:177px" %)30000 OK the interval is 30000ms = 30s
1114 +|(% style="width:155px" %)AT+TDC=?|(% style="width:162px" %)Show current transmit Interval|(% style="width:177px" %)30000 OK the interval is 30000ms = 30s
1115 1115  |(% style="width:155px" %)AT+TDC=60000|(% style="width:162px" %)Set Transmit Interval|(% style="width:177px" %)OK Set transmit interval to 60000ms = 60 seconds
1116 1116  
1117 1117  (% style="color:#4f81bd" %)**Downlink Command: 0x01**
... ... @@ -1137,7 +1137,7 @@
1137 1137  
1138 1138  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:468px" %)
1139 1139  |(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:153px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:160px" %)**Response**
1140 -|(% style="width:155px" %)AT+EXT?|(% style="width:151px" %)Get current external sensor mode|(% style="width:158px" %)1 OK External Sensor mode =1
1140 +|(% style="width:155px" %)AT+EXT=?|(% style="width:151px" %)Get current external sensor mode|(% style="width:158px" %)1 OK External Sensor mode =1
1141 1141  |(% style="width:155px" %)AT+EXT=1|(% colspan="2" rowspan="1" style="width:309px" %)Set external sensor mode to 1
1142 1142  |(% style="width:155px" %)AT+EXT=9|(% colspan="2" rowspan="1" style="width:309px" %)Set to external DS18B20 with timestamp
1143 1143  
... ... @@ -1177,7 +1177,6 @@
1177 1177  
1178 1178  (% style="color:#4f81bd" %)**AT Command:**
1179 1179  
1180 -
1181 1181  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:381px" %)
1182 1182  |(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:138px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:88px" %)**Response**
1183 1183  |(% style="width:155px" %)AT+PID=1|(% style="width:136px" %)Enable PID uplink|(% style="width:86px" %)OK
... ... @@ -1194,10 +1194,8 @@
1194 1194  
1195 1195  Feature: Set device password, max 9 digits
1196 1196  
1197 -
1198 1198  (% style="color:#4f81bd" %)**AT Command: AT+PWORD**
1199 1199  
1200 -
1201 1201  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:372px" %)
1202 1202  |(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:128px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:89px" %)**Response**
1203 1203  |(% style="width:155px" %)AT+PWORD=?|(% style="width:124px" %)Show password|(% style="width:86px" %)(((
... ... @@ -1217,10 +1217,8 @@
1217 1217  
1218 1218  Feature: Quit AT Command mode, so user needs to input password again before use AT Commands.
1219 1219  
1220 -
1221 1221  (% style="color:#4f81bd" %)**AT Command: AT+DISAT**
1222 1222  
1223 -
1224 1224  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
1225 1225  |(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:191px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:86px" %)**Response**
1226 1226  |(% style="width:155px" %)AT+DISAT|(% style="width:191px" %)Quit AT Commands mode|(% style="width:86px" %)OK
... ... @@ -1240,7 +1240,6 @@
1240 1240  
1241 1241  (% style="color:#4f81bd" %)**AT Command: AT+SLEEP**
1242 1242  
1243 -
1244 1244  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:513px" %)
1245 1245  |(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:140px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:218px" %)**Response**
1246 1246  |(% style="width:155px" %)AT+SLEEP|(% style="width:139px" %)Set to sleep mode|(% style="width:213px" %)(((
... ... @@ -1260,10 +1260,8 @@
1260 1260  
1261 1261  Feature: Set system time, unix format. [[See here for format detail.>>||anchor="H2.6.2UnixTimeStamp"]]
1262 1262  
1263 -
1264 1264  (% style="color:#4f81bd" %)**AT Command:**
1265 1265  
1266 -
1267 1267  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:506px" %)
1268 1268  |(% style="background-color:#d9e2f3; color:#0070c0; width:188px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:318px" %)**Function**
1269 1269  |(% style="width:154px" %)AT+TIMESTAMP=1611104352|(% style="width:285px" %)(((
... ... @@ -1286,13 +1286,10 @@
1286 1286  
1287 1287  (((
1288 1288  SYNCMOD is set to 1 by default. If user want to set a different time from LoRaWAN server, user need to set this to 0.
1289 -
1290 -
1291 1291  )))
1292 1292  
1293 1293  (% style="color:#4f81bd" %)**AT Command:**
1294 1294  
1295 -
1296 1296  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:475px" %)
1297 1297  |(% style="background-color:#d9e2f3; color:#0070c0; width:156px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:315px" %)**Function**
1298 1298  |(% style="width:156px" %)AT+SYNCMOD=1|(% style="width:315px" %)Enable Sync system time via LoRaWAN MAC Command (DeviceTimeReq)
... ... @@ -1308,10 +1308,8 @@
1308 1308  
1309 1309  Feature: Define System time sync interval. SYNCTDC default value: 10 days.
1310 1310  
1311 -
1312 1312  (% style="color:#4f81bd" %)**AT Command:**
1313 1313  
1314 -
1315 1315  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:472px" %)
1316 1316  |(% style="background-color:#d9e2f3; color:#0070c0; width:158px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:314px" %)**Function**
1317 1317  |(% style="width:156px" %)AT+SYNCTDC=0x0A |(% style="width:311px" %)Set SYNCTDC to 10 (0x0A), so the sync time is 10 days.
... ... @@ -1326,7 +1326,6 @@
1326 1326  
1327 1327  Feature: Print the sector data from start page to stop page (max is 416 pages).
1328 1328  
1329 -
1330 1330  (% style="color:#4f81bd" %)**AT Command: AT+PDTA**
1331 1331  
1332 1332  [[image:image-20230426164330-2.png]]
... ... @@ -1342,7 +1342,6 @@
1342 1342  
1343 1343  Feature: Print the last few data entries
1344 1344  
1345 -
1346 1346  (% style="color:#4f81bd" %)**AT Command: AT+PLDTA**
1347 1347  
1348 1348  [[image:image-20230426164932-3.png]]
... ... @@ -1381,7 +1381,6 @@
1381 1381  
1382 1382  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.
1383 1383  
1384 -
1385 1385  (% style="color:#4f81bd" %)**AT Command: AT+PNACKMD**
1386 1386  
1387 1387  The default factory setting is 0