<
From version < 45.3 >
edited by Xiaoling
on 2023/05/27 08:43
To version < 45.1 >
edited by Edwin Chen
on 2023/05/24 16:01
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Edwin
Content
... ... @@ -45,6 +45,7 @@
45 45  * External PIR Sensor
46 46  * Tri-color LED to indicate working status(% style="display:none" %)
47 47  
48 +
48 48  == 1.3 Specification ==
49 49  
50 50  
... ... @@ -68,6 +68,7 @@
68 68  * Cable Length : 1 meter
69 69  * Stable detect distance : 0~~3 meter
70 70  
72 +
71 71  = 2. Connect LHT65N-PIR to IoT Server =
72 72  
73 73  == 2.1 How does LHT65N-PIR work? ==
... ... @@ -104,6 +104,7 @@
104 104  )))
105 105  |(% style="background-color:#f2f2f2; width:167px" %)Fast press ACT 5 times.|(% style="background-color:#f2f2f2; width:117px" %)Deactivate Device|(% style="background-color:#f2f2f2; width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means LHT65N is in Deep Sleep Mode.
106 106  
109 +
107 107  == 2.3 Example to join LoRaWAN network ==
108 108  
109 109  
... ... @@ -179,11 +179,11 @@
179 179  [[image:image-20230508151932-1.png]]
180 180  
181 181  
182 -(% style="color:blue" %)**Sensor Model**(%%): For LHT65N-PIR, this value is 0x1A
185 +**Sensor Model**: For LHT65N-PIR, this value is 0x1A
183 183  
184 -(% style="color:blue" %)**Firmware Version**(%%): 0x0100, Means: v1.0.0 version
187 +**Firmware Version**: 0x0100, Means: v1.0.0 version
185 185  
186 -(% style="color:blue" %)**Frequency Band**:
189 +**Frequency Band**:
187 187  
188 188  *0x01: EU868
189 189  
... ... @@ -213,7 +213,7 @@
213 213  
214 214  *0x0e: MA869
215 215  
216 -(% style="color:blue" %)**Sub-Band**:
219 +**Sub-Band**:
217 217  
218 218  AU915 and US915:value 0x00 ~~ 0x08
219 219  
... ... @@ -221,7 +221,7 @@
221 221  
222 222  Other Bands: Always 0x00
223 223  
224 -(% style="color:blue" %)**Battery Info**:
227 +**Battery Info**:
225 225  
226 226  Check the battery voltage.
227 227  
... ... @@ -274,6 +274,7 @@
274 274  * The 8^^th^^ byte: Alarm Bit (if this uplink is from periodically or movement)
275 275  * The 9^^th^^ ~~ 11^^st^^  byte: Movement Detect Count.
276 276  
280 +
277 277  === 2.5.1 Decoder in TTN V3 ===
278 278  
279 279  
... ... @@ -312,6 +312,7 @@
312 312  * BAT status=(0xcba4>>14)&0xFF=11(B),very good
313 313  * Battery Voltage =0xCBF6&0x3FFF=0x0BA4=2980mV
314 314  
319 +
315 315  === 2.5.3 Built-in Temperature ===
316 316  
317 317  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220522235639-2.png||_mstalt="431756" height="138" width="722"]]
... ... @@ -322,6 +322,7 @@
322 322  
323 323  * Temperature:  (0xF5C6-65536)/100=-26.18℃
324 324  
330 +
325 325  === 2.5.4 Built-in Humidity ===
326 326  
327 327  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220522235639-4.png||_mstalt="432484" height="138" width="722"]]
... ... @@ -328,6 +328,7 @@
328 328  
329 329  * Humidity:    0x025C/10=60.4%
330 330  
337 +
331 331  === 2.5.5 Ext value ===
332 332  
333 333  ==== 2.5.5.1 Ext~=0x0E, PIR Sensor ====
... ... @@ -344,11 +344,11 @@
344 344  Bit0 of byte 8th shows if this uplink is generate by PIR activity.
345 345  
346 346  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:393px" %)
347 -|=(% style="width: 107px; background-color:#D9E2F3;color:#0070C0" %)(((
354 +|=(% style="width: 106px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)(((
348 348  **The 8^^th^^ byte**
349 -)))|=(% style="width: 73px; background-color:#D9E2F3;color:#0070C0" %)(((
356 +)))|=(% style="width: 71px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)(((
350 350  **Bit 1~~7**
351 -)))|=(% style="width: 213px; background-color:#D9E2F3;color:#0070C0" %)(((
358 +)))|=(% style="width: 211px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)(((
352 352  **Bit 0**
353 353  )))
354 354  |(% style="width:106px" %)(((
... ... @@ -414,6 +414,7 @@
414 414  * (% style="color:red" %)**RED LED**(%%) when external sensor is not connected
415 415  * For each success downlink, the (% style="color:purple" %)**PURPLE LED**(%%) will blink once
416 416  
424 +
417 417  == 2.8 installation ==
418 418  
419 419  
... ... @@ -438,6 +438,7 @@
438 438  
439 439  * 5. Do not install more than one (2 or above) Wireless PIR in the same detection space (like at the same room).
440 440  
449 +
441 441  = 3. Sensors and Accessories =
442 442  
443 443  == 3.1 E2 Extension Cable ==
... ... @@ -469,6 +469,7 @@
469 469  
470 470  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>url:http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
471 471  
481 +
472 472  == 4.2 General Commands ==
473 473  
474 474  
... ... @@ -510,6 +510,7 @@
510 510  
511 511  * **Example 2**: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
512 512  
523 +
513 513  === 4.3.2 Get Device Status ===
514 514  
515 515  
... ... @@ -564,6 +564,7 @@
564 564  
565 565  * There is no downlink command to set to Sleep mode.
566 566  
578 +
567 567  === 4.3.5 Set UOA (Uplink on Activity) ===
568 568  
569 569  
... ... @@ -605,6 +605,7 @@
605 605  * (Recommanded way) OTA firmware update via wireless: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]
606 606  * Update through UART TTL interface. **[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]**.
607 607  
620 +
608 608  = 7. FAQ =
609 609  
610 610  == 7.1 How to use AT Command? ==
... ... @@ -730,6 +730,7 @@
730 730  * (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
731 731  * (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
732 732  
746 +
733 733  = 9. Packing Info =
734 734  
735 735  
... ... @@ -742,11 +742,13 @@
742 742  * Device Size:  10 x 10 x 3.5 mm
743 743  * Device Weight: 120.5g
744 744  
759 +
745 745  = 10. Reference material =
746 746  
747 747  
748 748  * [[Datasheet, photos, decoder, firmware>>https://www.dropbox.com/sh/una19zsni308dme/AACOKp6J2RF5TMlKWT5zU3RTa?dl=0]]
749 749  
765 +
750 750  = 11. FCC Warning =
751 751  
752 752  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0