Changes for page LHT65N -- Manual do sensor de temperatura e umidade LoRaWAN
Last modified by Xiaoling on 2023/07/18 10:12
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1026,12 +1026,15 @@ 1026 1026 1027 1027 == 2.7 Alarm Mode == 1028 1028 1029 + 1029 1029 ((( 1030 1030 when the device is in alarm mode, it checks the built-in sensor temperature for a short time. if the temperature exceeds the preconfigured range, it sends an uplink immediately. 1031 1031 ))) 1032 1032 1033 1033 ((( 1034 -(% style="color:red" %)Note: alarm mode adds a little power consumption, and we recommend extending the normal read time when this feature is enabled. 1035 +(% style="color:red" %)**Note: alarm mode adds a little power consumption, and we recommend extending the normal read time when this feature is enabled.** 1036 + 1037 + 1035 1035 ))) 1036 1036 1037 1037 ((( ... ... @@ -1076,8 +1076,10 @@ 1076 1076 TEMPhigh=003C 1077 1077 1078 1078 1082 + 1079 1079 == 2.8 LED Indicator == 1080 1080 1085 + 1081 1081 The LHT65 has a triple color LED which for easy showing different stage . 1082 1082 1083 1083 While user press ACT button, the LED will work as per LED status with ACT button. ... ... @@ -1090,8 +1090,10 @@ 1090 1090 * For each success downlink, the PURPLE LED will blink once 1091 1091 1092 1092 1098 + 1093 1093 == 2.9 installation == 1094 1094 1101 + 1095 1095 (% _mstvisible="1" %) 1096 1096 [[image:image-20220516231650-1.png||_mstalt="428597" _mstvisible="3" height="436" width="428"]] 1097 1097 ... ... @@ -1101,8 +1101,10 @@ 1101 1101 1102 1102 == 3.1 E2 Extension Cable == 1103 1103 1111 + 1104 1104 [[image:image-20220619092222-1.png||height="182" width="188"]][[image:image-20220619092313-2.png||height="182" width="173"]] 1105 1105 1114 + 1106 1106 **1m long breakout cable for LHT65N. Features:** 1107 1107 1108 1108 * ((( ... ... @@ -1119,6 +1119,9 @@ 1119 1119 ))) 1120 1120 * ((( 1121 1121 Exposed All pins from the LHT65N Type-C connector. 1131 + 1132 + 1133 + 1122 1122 ))) 1123 1123 1124 1124 [[image:image-20220619092421-3.png||height="371" width="529"]] ... ... @@ -1141,8 +1141,10 @@ 1141 1141 * Working voltage 2.35v ~~ 5v 1142 1142 1143 1143 1156 + 1144 1144 = 4. Configure LHT65N via AT command or LoRaWAN downlink = 1145 1145 1159 + 1146 1146 ((( 1147 1147 Use can configure LHT65N via AT Command or LoRaWAN Downlink. 1148 1148 ))) ... ... @@ -1187,10 +1187,13 @@ 1187 1187 ))) 1188 1188 1189 1189 1204 + 1190 1190 == 4.1 Set Transmit Interval Time == 1191 1191 1207 + 1192 1192 Feature: Change LoRaWAN End Node Transmit Interval. 1193 1193 1210 + 1194 1194 (% style="color:#4f81bd" %)**AT Command: AT+TDC** 1195 1195 1196 1196 [[image:image-20220523150701-2.png||_mstalt="427453" _mstvisible="3"]] ... ... @@ -1207,10 +1207,13 @@ 1207 1207 * **Example 2**: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 1208 1208 1209 1209 1227 + 1210 1210 == 4.2 Set External Sensor Mode == 1211 1211 1230 + 1212 1212 Feature: Change External Sensor Mode. 1213 1213 1233 + 1214 1214 (% style="color:#4f81bd" %)**AT Command: AT+EXT** 1215 1215 1216 1216 [[image:image-20220523150759-3.png||_mstalt="432146" _mstvisible="3"]] ... ... @@ -1229,8 +1229,10 @@ 1229 1229 * 0xA20702003c: Same as AT+SETCNT=60 1230 1230 1231 1231 1252 + 1232 1232 == 4.3 Enable/Disable uplink Temperature probe ID == 1233 1233 1255 + 1234 1234 ((( 1235 1235 Feature: If PID is enabled, device will send the temperature probe ID on: 1236 1236 ))) ... ... @@ -1244,6 +1244,8 @@ 1244 1244 1245 1245 ((( 1246 1246 PID is default set to disable (0) 1269 + 1270 + 1247 1247 ))) 1248 1248 1249 1249 (% style="color:#4f81bd" %)**AT Command:** ... ... @@ -1257,10 +1257,13 @@ 1257 1257 * **0xA801** **~-~->** AT+PID=1 1258 1258 1259 1259 1284 + 1260 1260 == 4.4 Set Password == 1261 1261 1287 + 1262 1262 Feature: Set device password, max 9 digits 1263 1263 1290 + 1264 1264 (% style="color:#4f81bd" %)**AT Command: AT+PWORD** 1265 1265 1266 1266 [[image:image-20220523151052-5.png||_mstalt="428623" _mstvisible="3"]] ... ... @@ -1274,8 +1274,10 @@ 1274 1274 1275 1275 == 4.5 Quit AT Command == 1276 1276 1304 + 1277 1277 Feature: Quit AT Command mode, so user needs to input password again before use AT Commands. 1278 1278 1307 + 1279 1279 (% style="color:#4f81bd" %)**AT Command: AT+DISAT** 1280 1280 1281 1281 [[image:image-20220523151132-6.png||_mstalt="428649" _mstvisible="3"]] ... ... @@ -1289,11 +1289,14 @@ 1289 1289 1290 1290 == 4.6 Set to sleep mode == 1291 1291 1321 + 1292 1292 Feature: Set device to sleep mode 1293 1293 1294 1294 * **AT+Sleep=0** : Normal working mode, device will sleep and use lower power when there is no LoRa message 1295 1295 * **AT+Sleep=1** : Device is in deep sleep mode, no LoRa activation happen, used for storage or shipping. 1296 1296 1327 + 1328 + 1297 1297 (% _msthash="315251" _msttexthash="289783" style="color:#4f81bd" %)**AT Command: AT+SLEEP** 1298 1298 1299 1299 [[image:image-20220523151218-7.png||_mstalt="430703" _mstvisible="3"]] ... ... @@ -1304,10 +1304,13 @@ 1304 1304 * There is no downlink command to set to Sleep mode. 1305 1305 1306 1306 1339 + 1307 1307 == 4.7 Set system time == 1308 1308 1342 + 1309 1309 Feature: Set system time, unix format. [[See here for format detail.>>||anchor="H2.6.2UnixTimeStamp"]] 1310 1310 1345 + 1311 1311 (% _msthash="315253" _msttexthash="137488" style="color:#4f81bd" %)**AT Command:** 1312 1312 1313 1313 [[image:image-20220523151253-8.png||_mstalt="430677" _mstvisible="3"]] ... ... @@ -1321,6 +1321,7 @@ 1321 1321 1322 1322 == 4.8 Set Time Sync Mode == 1323 1323 1359 + 1324 1324 ((( 1325 1325 Feature: Enable/Disable Sync system time via LoRaWAN MAC Command (DeviceTimeReq), LoRaWAN server must support v1.0.3 protocol to reply this command. 1326 1326 ))) ... ... @@ -1327,6 +1327,8 @@ 1327 1327 1328 1328 ((( 1329 1329 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. 1366 + 1367 + 1330 1330 ))) 1331 1331 1332 1332 (% _msthash="506058" _msttexthash="137488" style="color:#4f81bd" %)**AT Command:** ... ... @@ -1343,8 +1343,10 @@ 1343 1343 1344 1344 == 4.9 Set Time Sync Interval == 1345 1345 1384 + 1346 1346 Feature: Define System time sync interval. SYNCTDC default value: 10 days. 1347 1347 1387 + 1348 1348 (% _msthash="315256" _msttexthash="137488" style="color:#4f81bd" %)**AT Command:** 1349 1349 1350 1350 [[image:image-20220523151411-10.png||_mstalt="449696" _mstvisible="3"]] ... ... @@ -1358,8 +1358,10 @@ 1358 1358 1359 1359 == 4.10 Print data entries base on page. == 1360 1360 1401 + 1361 1361 Feature: Print the sector data from start page to stop page (max is 416 pages). 1362 1362 1404 + 1363 1363 (% _msthash="315258" _msttexthash="264953" style="color:#4f81bd" %)**AT Command: AT+PDTA** 1364 1364 1365 1365 [[image:image-20220523151450-11.png||_mstalt="451035" _mstvisible="3"]]