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

From version 239.1
edited by Ellie Zhang
on 2023/05/08 11:20
Change comment: Uploaded new attachment "65N-E31F-1.jpg", version {1}
To version 238.6
edited by Xiaoling
on 2023/04/26 18:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Ellie
1 +XWiki.Xiaoling
Content
... ... @@ -43,7 +43,6 @@
43 43  )))
44 44  
45 45  
46 -
47 47  == 1.2 Features ==
48 48  
49 49  
... ... @@ -383,7 +383,7 @@
383 383  |(% style="width:110px" %)(((
384 384  **Value**
385 385  )))|(% style="width:71px" %)(((
386 -External temperature
385 +[[External temperature>>||anchor="H4.2SetExternalSensorMode"]]
387 387  )))|(% style="width:99px" %)(((
388 388  [[Built-In Temperature>>||anchor="H2.4.3Built-inTemperature"]]
389 389  )))|(% style="width:132px" %)(((
... ... @@ -1000,6 +1000,7 @@
1000 1000  * For each success downlink, the PURPLE LED will blink once
1001 1001  
1002 1002  
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,6 +1177,7 @@
1177 1177  
1178 1178  (% style="color:#4f81bd" %)**AT Command:**
1179 1179  
1180 +
1180 1180  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:381px" %)
1181 1181  |(% 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**
1182 1182  |(% style="width:155px" %)AT+PID=1|(% style="width:136px" %)Enable PID uplink|(% style="width:86px" %)OK
... ... @@ -1193,8 +1193,10 @@
1193 1193  
1194 1194  Feature: Set device password, max 9 digits
1195 1195  
1197 +
1196 1196  (% style="color:#4f81bd" %)**AT Command: AT+PWORD**
1197 1197  
1200 +
1198 1198  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:372px" %)
1199 1199  |(% 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**
1200 1200  |(% style="width:155px" %)AT+PWORD=?|(% style="width:124px" %)Show password|(% style="width:86px" %)(((
... ... @@ -1214,8 +1214,10 @@
1214 1214  
1215 1215  Feature: Quit AT Command mode, so user needs to input password again before use AT Commands.
1216 1216  
1220 +
1217 1217  (% style="color:#4f81bd" %)**AT Command: AT+DISAT**
1218 1218  
1223 +
1219 1219  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
1220 1220  |(% 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**
1221 1221  |(% style="width:155px" %)AT+DISAT|(% style="width:191px" %)Quit AT Commands mode|(% style="width:86px" %)OK
... ... @@ -1235,6 +1235,7 @@
1235 1235  
1236 1236  (% style="color:#4f81bd" %)**AT Command: AT+SLEEP**
1237 1237  
1243 +
1238 1238  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:513px" %)
1239 1239  |(% 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**
1240 1240  |(% style="width:155px" %)AT+SLEEP|(% style="width:139px" %)Set to sleep mode|(% style="width:213px" %)(((
... ... @@ -1254,8 +1254,10 @@
1254 1254  
1255 1255  Feature: Set system time, unix format. [[See here for format detail.>>||anchor="H2.6.2UnixTimeStamp"]]
1256 1256  
1263 +
1257 1257  (% style="color:#4f81bd" %)**AT Command:**
1258 1258  
1266 +
1259 1259  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:506px" %)
1260 1260  |(% style="background-color:#d9e2f3; color:#0070c0; width:188px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:318px" %)**Function**
1261 1261  |(% style="width:154px" %)AT+TIMESTAMP=1611104352|(% style="width:285px" %)(((
... ... @@ -1278,10 +1278,13 @@
1278 1278  
1279 1279  (((
1280 1280  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 +
1281 1281  )))
1282 1282  
1283 1283  (% style="color:#4f81bd" %)**AT Command:**
1284 1284  
1295 +
1285 1285  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:475px" %)
1286 1286  |(% style="background-color:#d9e2f3; color:#0070c0; width:156px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:315px" %)**Function**
1287 1287  |(% style="width:156px" %)AT+SYNCMOD=1|(% style="width:315px" %)Enable Sync system time via LoRaWAN MAC Command (DeviceTimeReq)
... ... @@ -1297,8 +1297,10 @@
1297 1297  
1298 1298  Feature: Define System time sync interval. SYNCTDC default value: 10 days.
1299 1299  
1311 +
1300 1300  (% style="color:#4f81bd" %)**AT Command:**
1301 1301  
1314 +
1302 1302  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:472px" %)
1303 1303  |(% style="background-color:#d9e2f3; color:#0070c0; width:158px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:314px" %)**Function**
1304 1304  |(% style="width:156px" %)AT+SYNCTDC=0x0A |(% style="width:311px" %)Set SYNCTDC to 10 (0x0A), so the sync time is 10 days.
... ... @@ -1313,6 +1313,7 @@
1313 1313  
1314 1314  Feature: Print the sector data from start page to stop page (max is 416 pages).
1315 1315  
1329 +
1316 1316  (% style="color:#4f81bd" %)**AT Command: AT+PDTA**
1317 1317  
1318 1318  [[image:image-20230426164330-2.png]]
... ... @@ -1328,6 +1328,7 @@
1328 1328  
1329 1329  Feature: Print the last few data entries
1330 1330  
1345 +
1331 1331  (% style="color:#4f81bd" %)**AT Command: AT+PLDTA**
1332 1332  
1333 1333  [[image:image-20230426164932-3.png]]
... ... @@ -1366,6 +1366,7 @@
1366 1366  
1367 1367  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.
1368 1368  
1384 +
1369 1369  (% style="color:#4f81bd" %)**AT Command: AT+PNACKMD**
1370 1370  
1371 1371  The default factory setting is 0
65N-E31F-1.jpg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ellie
Size
... ... @@ -1,1 +1,0 @@
1 -43.5 KB
Content