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
-
... ... @@ -1,5 +1,5 @@ 1 1 (% style="text-align:center" %) 2 -[[image:image-20220613162008-1.png||_mstalt="428142" height="5 10" width="334"]]2 +[[image:image-20220613162008-1.png||_mstalt="428142" height="579" width="379"]] 3 3 4 4 5 5 ... ... @@ -46,7 +46,6 @@ 46 46 47 47 == 1.2 Features == 48 48 49 - 50 50 * Wall mountable 51 51 * LoRaWAN v1.0.3 Class A protocol 52 52 * Frequency Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915 ... ... @@ -71,8 +71,6 @@ 71 71 * Long Term Drift: < 0.02 °C/yr 72 72 * Operating Range: -40 ~~ 85 °C 73 73 74 - 75 - 76 76 **Built-in Humidity Sensor:** 77 77 78 78 * Resolution: 0.04 %RH ... ... @@ -80,8 +80,6 @@ 80 80 * Long Term Drift: < 0.02 °C/yr 81 81 * Operating Range: 0 ~~ 96 %RH 82 82 83 - 84 - 85 85 **External Temperature Sensor:** 86 86 87 87 * Resolution: 0.0625 °C ... ... @@ -95,7 +95,6 @@ 95 95 96 96 == 2.1 How does LHT65N work? == 97 97 98 - 99 99 ((( 100 100 LHT65N is configured as LoRaWAN OTAA Class A mode by default. Each LHT65N is shipped with a worldwide unique set of OTAA keys. To use LHT65N in a LoRaWAN network, first, we need to put the OTAA keys in LoRaWAN Network Server and then activate LHT65N. 101 101 ))) ... ... @@ -105,10 +105,8 @@ 105 105 ))) 106 106 107 107 108 - 109 109 == 2.2 How to Activate LHT65N? == 110 110 111 - 112 112 ((( 113 113 The LHT65N has two working modes: 114 114 ))) ... ... @@ -133,7 +133,6 @@ 133 133 134 134 == 2.3 Example to join LoRaWAN network == 135 135 136 - 137 137 (% _msthash="315240" _msttexthash="9205482" _mstvisible="1" class="wikigeneratedid" %) 138 138 This section shows an example of how to join the TTN V3 LoRaWAN IoT server. Use with other LoRaWAN IoT servers is of a similar procedure. 139 139 ... ... @@ -149,7 +149,6 @@ 149 149 150 150 === 2.3.1 Step 1: Create Device n TTN === 151 151 152 - 153 153 ((( 154 154 Create a device in TTN V3 with the OTAA keys from LHT65N. 155 155 ))) ... ... @@ -191,7 +191,6 @@ 191 191 192 192 === 2.3.2 Step 2: Activate LHT65N by pressing the ACT button for more than 5 seconds. === 193 193 194 - 195 195 ((( 196 196 Use ACT button to activate LHT65N and it will auto-join to the TTN V3 network. After join success, it will start to upload sensor data to TTN V3 and user can see in the panel. 197 197 ))) ... ... @@ -203,7 +203,6 @@ 203 203 204 204 == 2.4 Uplink Payload == 205 205 206 - 207 207 ((( 208 208 The uplink payload includes totally 11 bytes. Uplink packets use FPORT=2 and (% _mstvisible="3" style="color:#4f81bd" %)**every 20 minutes**(%%) send one uplink by default. 209 209 ))) ... ... @@ -284,7 +284,6 @@ 284 284 285 285 === 2.4.1 Decoder in TTN V3 === 286 286 287 - 288 288 When the uplink payload arrives TTNv3, it shows HEX format and not friendly to read. We can add LHT65N decoder in TTNv3 for friendly reading. 289 289 290 290 Below is the position to put the decoder and LHT65N decoder can be download from here: ... ... @@ -300,7 +300,6 @@ 300 300 301 301 === 2.4.2 BAT-Battery Info === 302 302 303 - 304 304 These two bytes of BAT include the battery state and the actually voltage 305 305 306 306 [[image:image-20220523152839-18.png||_mstalt="457613" _mstvisible="3"]] ... ... @@ -318,7 +318,6 @@ 318 318 319 319 === 2.4.3 Built-in Temperature === 320 320 321 - 322 322 [[image:image-20220522235639-2.png||_mstalt="431756" _mstvisible="3" height="138" width="722"]] 323 323 324 324 * Temperature: 0x0ABB/100=27.47℃ ... ... @@ -331,7 +331,6 @@ 331 331 332 332 === 2.4.4 Built-in Humidity === 333 333 334 - 335 335 [[image:image-20220522235639-4.png||_mstalt="432484" _mstvisible="3" height="138" width="722"]] 336 336 337 337 * Humidity: 0x025C/10=60.4% ... ... @@ -340,7 +340,6 @@ 340 340 341 341 === 2.4.5 Ext # === 342 342 343 - 344 344 Bytes for External Sensor: 345 345 346 346 [[image:image-20220523152822-17.png||_mstalt="454545" _mstvisible="3"]] ... ... @@ -372,7 +372,6 @@ 372 372 373 373 ==== 2.4.6.2 Ext~=9, E3 sensor with Unix Timestamp ==== 374 374 375 - 376 376 ((( 377 377 Timestamp mode is designed for LHT65N with E3 probe, it will send the uplink payload with Unix timestamp. With the limitation of 11 bytes (max distance of AU915/US915/AS923 band), the time stamp mode will be lack of BAT voltage field, instead, it shows the battery status. The payload is as below: 378 378 ))) ... ... @@ -496,9 +496,9 @@ 496 496 497 497 498 498 481 + 499 499 ==== 2.4.6.3 Ext~=6, ADC Sensor (use with E2 Cable) ==== 500 500 501 - 502 502 In this mode, user can connect external ADC sensor to check ADC value. The 3V3_OUT can 503 503 504 504 be used to power the external ADC sensor; user can control the power on time for this ... ... @@ -546,7 +546,6 @@ 546 546 547 547 == 2.5 Show data on Datacake == 548 548 549 - 550 550 ((( 551 551 Datacake IoT platform provides a human-friendly interface to show the sensor data, once we have sensor data in TTN V3, we can use Datacake to connect to TTN V3 and see the data in Datacake. Below are the steps: 552 552 ))) ... ... @@ -594,7 +594,6 @@ 594 594 595 595 == 2.6 Datalog Feature == 596 596 597 - 598 598 ((( 599 599 Datalog Feature is to ensure IoT Server can get all sampling data from Sensor even if the LoRaWAN network is down. For each sampling, LHT65N will store the reading for future retrieving purposes. There are two ways for IoT servers to get datalog from LHT65N. 600 600 ))) ... ... @@ -603,7 +603,6 @@ 603 603 604 604 === 2.6.1 Ways to get datalog via LoRaWAN === 605 605 606 - 607 607 There are two methods: 608 608 609 609 1. IoT Server sends a downlink LoRaWAN command to [[poll the value>>||anchor="H2.6.4Pollsensorvalue"]] for specifying time range. ... ... @@ -636,7 +636,6 @@ 636 636 637 637 === 2.6.3 Set Device Time === 638 638 639 - 640 640 ((( 641 641 There are two ways to set device's time: 642 642 ))) ... ... @@ -654,7 +654,7 @@ 654 654 ))) 655 655 656 656 ((( 657 -(% style="color:red" %) **Note: LoRaWAN Server need to support LoRaWAN v1.0.3(MAC v1.0.3) or higher to support this MAC command feature, Chirpstack,TTN V3 v3 and loriot support but TTN V3 v2 doesn't support. If server doesn't support this command, it will through away uplink packet with this command, so user will lose the packet with time request for TTN V3 v2 if SYNCMOD=1.**635 +(% style="color:red" %)Note: LoRaWAN Server need to support LoRaWAN v1.0.3(MAC v1.0.3) or higher to support this MAC command feature, Chirpstack,TTN V3 v3 and loriot support but TTN V3 v2 doesn’t support. If server doesn’t support this command, it will through away uplink packet with this command, so user will lose the packet with time request for TTN V3 v2 if SYNCMOD=1. 658 658 ))) 659 659 660 660 ((( ... ... @@ -673,7 +673,6 @@ 673 673 674 674 === 2.6.4 Poll sensor value === 675 675 676 - 677 677 User can poll sensor value based on timestamps from the server. Below is the downlink command. 678 678 679 679 [[image:image-20220523152302-15.png||_mstalt="451581" _mstvisible="3"]] ... ... @@ -691,7 +691,6 @@ 691 691 692 692 === 2.6.5 Datalog Uplink payload === 693 693 694 - 695 695 (% _msthash="315267" _msttexthash="2245087" _mstvisible="1" %) 696 696 The Datalog poll reply uplink will use below payload format. 697 697 ... ... @@ -698,9 +698,6 @@ 698 698 (% _mstvisible="1" %) 699 699 ((( 700 700 (% _mstvisible="2" %) 701 - 702 - 703 -(% _mstvisible="2" %) 704 704 (% _msthash="506080" _msttexthash="451581" _mstvisible="4" %)**Retrieval data payload** 705 705 ))) 706 706 ... ... @@ -828,7 +828,6 @@ 828 828 ))) 829 829 ))) 830 830 831 - 832 832 (% _mstvisible="1" %) 833 833 (% _msthash="315268" _msttexthash="390390" _mstvisible="3" %)**Poll message flag & Ext** 834 834 ... ... @@ -964,7 +964,7 @@ 964 964 (% _mstvisible="1" %) 965 965 ((( 966 966 (% _msthash="506083" _msttexthash="737269" _mstvisible="2" style="text-align: left;" %) 967 - 939 + Stop time 60066DA7= time 21/1/19 05:27:(% _msthash="903005" _msttexthash="9672" _mstvisible="2" %)03 968 968 ))) 969 969 970 970 (% _mstvisible="1" %) ... ... @@ -1026,15 +1026,12 @@ 1026 1026 1027 1027 == 2.7 Alarm Mode == 1028 1028 1029 - 1030 1030 ((( 1031 1031 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. 1032 1032 ))) 1033 1033 1034 1034 ((( 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 - 1006 +(% style="color:red" %)Note: alarm mode adds a little power consumption, and we recommend extending the normal read time when this feature is enabled. 1038 1038 ))) 1039 1039 1040 1040 ((( ... ... @@ -1079,10 +1079,8 @@ 1079 1079 TEMPhigh=003C 1080 1080 1081 1081 1082 - 1083 1083 == 2.8 LED Indicator == 1084 1084 1085 - 1086 1086 The LHT65 has a triple color LED which for easy showing different stage . 1087 1087 1088 1088 While user press ACT button, the LED will work as per LED status with ACT button. ... ... @@ -1098,7 +1098,6 @@ 1098 1098 1099 1099 == 2.9 installation == 1100 1100 1101 - 1102 1102 (% _mstvisible="1" %) 1103 1103 [[image:image-20220516231650-1.png||_mstalt="428597" _mstvisible="3" height="436" width="428"]] 1104 1104 ... ... @@ -1108,10 +1108,8 @@ 1108 1108 1109 1109 == 3.1 E2 Extension Cable == 1110 1110 1111 - 1112 1112 [[image:image-20220619092222-1.png||height="182" width="188"]][[image:image-20220619092313-2.png||height="182" width="173"]] 1113 1113 1114 - 1115 1115 **1m long breakout cable for LHT65N. Features:** 1116 1116 1117 1117 * ((( ... ... @@ -1128,9 +1128,6 @@ 1128 1128 ))) 1129 1129 * ((( 1130 1130 Exposed All pins from the LHT65N Type-C connector. 1131 - 1132 - 1133 - 1134 1134 ))) 1135 1135 1136 1136 [[image:image-20220619092421-3.png||height="371" width="529"]] ... ... @@ -1156,7 +1156,6 @@ 1156 1156 1157 1157 = 4. Configure LHT65N via AT command or LoRaWAN downlink = 1158 1158 1159 - 1160 1160 ((( 1161 1161 Use can configure LHT65N via AT Command or LoRaWAN Downlink. 1162 1162 ))) ... ... @@ -1201,13 +1201,10 @@ 1201 1201 ))) 1202 1202 1203 1203 1204 - 1205 1205 == 4.1 Set Transmit Interval Time == 1206 1206 1207 - 1208 1208 Feature: Change LoRaWAN End Node Transmit Interval. 1209 1209 1210 - 1211 1211 (% style="color:#4f81bd" %)**AT Command: AT+TDC** 1212 1212 1213 1213 [[image:image-20220523150701-2.png||_mstalt="427453" _mstvisible="3"]] ... ... @@ -1227,10 +1227,8 @@ 1227 1227 1228 1228 == 4.2 Set External Sensor Mode == 1229 1229 1230 - 1231 1231 Feature: Change External Sensor Mode. 1232 1232 1233 - 1234 1234 (% style="color:#4f81bd" %)**AT Command: AT+EXT** 1235 1235 1236 1236 [[image:image-20220523150759-3.png||_mstalt="432146" _mstvisible="3"]] ... ... @@ -1252,7 +1252,6 @@ 1252 1252 1253 1253 == 4.3 Enable/Disable uplink Temperature probe ID == 1254 1254 1255 - 1256 1256 ((( 1257 1257 Feature: If PID is enabled, device will send the temperature probe ID on: 1258 1258 ))) ... ... @@ -1266,8 +1266,6 @@ 1266 1266 1267 1267 ((( 1268 1268 PID is default set to disable (0) 1269 - 1270 - 1271 1271 ))) 1272 1272 1273 1273 (% style="color:#4f81bd" %)**AT Command:** ... ... @@ -1284,10 +1284,8 @@ 1284 1284 1285 1285 == 4.4 Set Password == 1286 1286 1287 - 1288 1288 Feature: Set device password, max 9 digits 1289 1289 1290 - 1291 1291 (% style="color:#4f81bd" %)**AT Command: AT+PWORD** 1292 1292 1293 1293 [[image:image-20220523151052-5.png||_mstalt="428623" _mstvisible="3"]] ... ... @@ -1301,10 +1301,8 @@ 1301 1301 1302 1302 == 4.5 Quit AT Command == 1303 1303 1304 - 1305 1305 Feature: Quit AT Command mode, so user needs to input password again before use AT Commands. 1306 1306 1307 - 1308 1308 (% style="color:#4f81bd" %)**AT Command: AT+DISAT** 1309 1309 1310 1310 [[image:image-20220523151132-6.png||_mstalt="428649" _mstvisible="3"]] ... ... @@ -1318,14 +1318,11 @@ 1318 1318 1319 1319 == 4.6 Set to sleep mode == 1320 1320 1321 - 1322 1322 Feature: Set device to sleep mode 1323 1323 1324 1324 * **AT+Sleep=0** : Normal working mode, device will sleep and use lower power when there is no LoRa message 1325 1325 * **AT+Sleep=1** : Device is in deep sleep mode, no LoRa activation happen, used for storage or shipping. 1326 1326 1327 - 1328 - 1329 1329 (% _msthash="315251" _msttexthash="289783" style="color:#4f81bd" %)**AT Command: AT+SLEEP** 1330 1330 1331 1331 [[image:image-20220523151218-7.png||_mstalt="430703" _mstvisible="3"]] ... ... @@ -1339,10 +1339,8 @@ 1339 1339 1340 1340 == 4.7 Set system time == 1341 1341 1342 - 1343 1343 Feature: Set system time, unix format. [[See here for format detail.>>||anchor="H2.6.2UnixTimeStamp"]] 1344 1344 1345 - 1346 1346 (% _msthash="315253" _msttexthash="137488" style="color:#4f81bd" %)**AT Command:** 1347 1347 1348 1348 [[image:image-20220523151253-8.png||_mstalt="430677" _mstvisible="3"]] ... ... @@ -1356,7 +1356,6 @@ 1356 1356 1357 1357 == 4.8 Set Time Sync Mode == 1358 1358 1359 - 1360 1360 ((( 1361 1361 Feature: Enable/Disable Sync system time via LoRaWAN MAC Command (DeviceTimeReq), LoRaWAN server must support v1.0.3 protocol to reply this command. 1362 1362 ))) ... ... @@ -1363,8 +1363,6 @@ 1363 1363 1364 1364 ((( 1365 1365 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 - 1368 1368 ))) 1369 1369 1370 1370 (% _msthash="506058" _msttexthash="137488" style="color:#4f81bd" %)**AT Command:** ... ... @@ -1381,10 +1381,8 @@ 1381 1381 1382 1382 == 4.9 Set Time Sync Interval == 1383 1383 1384 - 1385 1385 Feature: Define System time sync interval. SYNCTDC default value: 10 days. 1386 1386 1387 - 1388 1388 (% _msthash="315256" _msttexthash="137488" style="color:#4f81bd" %)**AT Command:** 1389 1389 1390 1390 [[image:image-20220523151411-10.png||_mstalt="449696" _mstvisible="3"]] ... ... @@ -1398,10 +1398,8 @@ 1398 1398 1399 1399 == 4.10 Print data entries base on page. == 1400 1400 1401 - 1402 1402 Feature: Print the sector data from start page to stop page (max is 416 pages). 1403 1403 1404 - 1405 1405 (% _msthash="315258" _msttexthash="264953" style="color:#4f81bd" %)**AT Command: AT+PDTA** 1406 1406 1407 1407 [[image:image-20220523151450-11.png||_mstalt="451035" _mstvisible="3"]] ... ... @@ -1443,6 +1443,7 @@ 1443 1443 * Example: 0xA301 ~/~/Same as AT+CLRDTA 1444 1444 1445 1445 1382 + 1446 1446 == 4.13 Auto Send None-ACK messages == 1447 1447 1448 1448 (% _msthash="315394" _msttexthash="51837149" _mstvisible="1" %) ... ... @@ -1462,6 +1462,7 @@ 1462 1462 * Example: 0x3401 ~/~/Same as AT+PNACKMD=1 1463 1463 1464 1464 1402 + 1465 1465 = 5. Battery & How to replace = 1466 1466 1467 1467 == 5.1 Battery Type == ... ... @@ -1915,6 +1915,7 @@ 1915 1915 * (% style="color:red" %)**E3**(%%): External Temperature Probe 1916 1916 1917 1917 1856 + 1918 1918 = 8. Packing Info = 1919 1919 1920 1920 ... ... @@ -1929,11 +1929,13 @@ 1929 1929 * Device Weight: 120.5g 1930 1930 1931 1931 1871 + 1932 1932 = 9. Reference material = 1933 1933 1934 1934 * [[Datasheet, photos, decoder, firmware>>https://www.dropbox.com/sh/una19zsni308dme/AACOKp6J2RF5TMlKWT5zU3RTa?dl=0||_msthash="504975" _msttexthash="51420512"]] 1935 1935 1936 1936 1877 + 1937 1937 = 10. FCC Warning = 1938 1938 1939 1939 This device complies with part 15 of the FCC Rules.Operation is subject to the following two conditions: