Last modified by Xiaoling on 2025/06/10 09:17

From version 45.1
edited by Edwin Chen
on 2023/05/24 16:01
Change comment: There is no comment for this version
To version 45.7
edited by Xiaoling
on 2023/05/27 09:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Xiaoling
Content
... ... @@ -43,9 +43,12 @@
43 43  * Built-in 2400mAh battery for up to 5 years of use.
44 44  * Built-in Temperature & Humidity sensor
45 45  * External PIR Sensor
46 -* Tri-color LED to indicate working status(% style="display:none" %)
46 +* Tri-color LED to indicate working status
47 47  
48 48  
49 +
50 +(% style="display:none" %)
51 +
49 49  == 1.3 Specification ==
50 50  
51 51  
... ... @@ -70,6 +70,7 @@
70 70  * Stable detect distance : 0~~3 meter
71 71  
72 72  
76 +
73 73  = 2. Connect LHT65N-PIR to IoT Server =
74 74  
75 75  == 2.1 How does LHT65N-PIR work? ==
... ... @@ -107,6 +107,7 @@
107 107  |(% 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.
108 108  
109 109  
114 +
110 110  == 2.3 Example to join LoRaWAN network ==
111 111  
112 112  
... ... @@ -182,11 +182,11 @@
182 182  [[image:image-20230508151932-1.png]]
183 183  
184 184  
185 -**Sensor Model**: For LHT65N-PIR, this value is 0x1A
190 +(% style="color:blue" %)**Sensor Model**(%%): For LHT65N-PIR, this value is 0x1A
186 186  
187 -**Firmware Version**: 0x0100, Means: v1.0.0 version
192 +(% style="color:blue" %)**Firmware Version**(%%): 0x0100, Means: v1.0.0 version
188 188  
189 -**Frequency Band**:
194 +(% style="color:blue" %)**Frequency Band**:
190 190  
191 191  *0x01: EU868
192 192  
... ... @@ -216,15 +216,15 @@
216 216  
217 217  *0x0e: MA869
218 218  
219 -**Sub-Band**:
224 +(% style="color:blue" %)**Sub-Band**:
220 220  
221 -AU915 and US915:value 0x00 ~~ 0x08
226 +AU915 and US915: value 0x00 ~~ 0x08
222 222  
223 223  CN470: value 0x0B ~~ 0x0C
224 224  
225 225  Other Bands: Always 0x00
226 226  
227 -**Battery Info**:
232 +(% style="color:blue" %)**Battery Info**:
228 228  
229 229  Check the battery voltage.
230 230  
... ... @@ -241,21 +241,21 @@
241 241  After each uplink, the (% style="color:blue" %)**BLUE LED**(%%) will blink once.
242 242  
243 243  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:390px" %)
244 -|=(% style="width: 60px;background-color:#D9E2F3" %)(((
249 +|=(% style="width: 60px;background-color:#D9E2F3;color:#0070C0" %)(((
245 245  **Size(bytes)**
246 -)))|=(% style="width: 30px;background-color:#D9E2F3" %)(((
251 +)))|=(% style="width: 30px;background-color:#D9E2F3;color:#0070C0" %)(((
247 247  **2**
248 -)))|=(% style="width: 100px;background-color:#D9E2F3" %)(((
253 +)))|=(% style="width: 100px;background-color:#D9E2F3;color:#0070C0" %)(((
249 249  **2**
250 -)))|=(% style="width: 100px;background-color:#D9E2F3" %)(((
255 +)))|=(% style="width: 100px;background-color:#D9E2F3;color:#0070C0" %)(((
251 251  **2**
252 -)))|=(% style="width: 50px;background-color:#D9E2F3" %)(((
257 +)))|=(% style="width: 50px;background-color:#D9E2F3;color:#0070C0" %)(((
253 253  **1**
254 -)))|=(% style="width: 50px;background-color:#D9E2F3" %)(((
259 +)))|=(% style="width: 50px;background-color:#D9E2F3;color:#0070C0" %)(((
255 255  **4**
256 256  )))
257 257  |(% style="width:97px" %)(((
258 -**Value**
263 +Value
259 259  )))|(% style="width:39px" %)(((
260 260  [[BAT>>||anchor="H2.5.2BAT-BatteryInfo"]]
261 261  )))|(% style="width:100px" %)(((
... ... @@ -278,6 +278,7 @@
278 278  * The 9^^th^^ ~~ 11^^st^^  byte: Movement Detect Count.
279 279  
280 280  
286 +
281 281  === 2.5.1 Decoder in TTN V3 ===
282 282  
283 283  
... ... @@ -299,7 +299,7 @@
299 299  **Bit(bit)**
300 300  )))|=(% style="width: 253px;background-color:#D9E2F3;color:#0070C0" %)[15:14]|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)[13:0]
301 301  |(% style="width:66px" %)(((
302 -**Value**
308 +Value
303 303  )))|(% style="width:250px" %)(((
304 304  BAT Status
305 305  00(b): Ultra Low ( BAT <= 2.50v)
... ... @@ -317,8 +317,10 @@
317 317  * Battery Voltage =0xCBF6&0x3FFF=0x0BA4=2980mV
318 318  
319 319  
326 +
320 320  === 2.5.3 Built-in Temperature ===
321 321  
329 +
322 322  [[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"]]
323 323  
324 324  * Temperature:  0x0ABB/100=27.47℃
... ... @@ -328,13 +328,16 @@
328 328  * Temperature:  (0xF5C6-65536)/100=-26.18℃
329 329  
330 330  
339 +
331 331  === 2.5.4 Built-in Humidity ===
332 332  
342 +
333 333  [[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"]]
334 334  
335 335  * Humidity:    0x025C/10=60.4%
336 336  
337 337  
348 +
338 338  === 2.5.5 Ext value ===
339 339  
340 340  ==== 2.5.5.1 Ext~=0x0E, PIR Sensor ====
... ... @@ -351,11 +351,11 @@
351 351  Bit0 of byte 8th shows if this uplink is generate by PIR activity.
352 352  
353 353  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:393px" %)
354 -|=(% style="width: 106px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)(((
365 +|=(% style="width: 107px; background-color:#D9E2F3;color:#0070C0" %)(((
355 355  **The 8^^th^^ byte**
356 -)))|=(% style="width: 71px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)(((
367 +)))|=(% style="width: 73px; background-color:#D9E2F3;color:#0070C0" %)(((
357 357  **Bit 1~~7**
358 -)))|=(% style="width: 211px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)(((
369 +)))|=(% style="width: 213px; background-color:#D9E2F3;color:#0070C0" %)(((
359 359  **Bit 0**
360 360  )))
361 361  |(% style="width:106px" %)(((
... ... @@ -406,7 +406,6 @@
406 406  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20221224161957-6.png||height="306" width="852"]]
407 407  
408 408  
409 -
410 410  == 2.7 LED Indicator ==
411 411  
412 412  
... ... @@ -422,6 +422,7 @@
422 422  * For each success downlink, the (% style="color:purple" %)**PURPLE LED**(%%) will blink once
423 423  
424 424  
435 +
425 425  == 2.8 installation ==
426 426  
427 427  
... ... @@ -447,6 +447,7 @@
447 447  * 5. Do not install more than one (2 or above) Wireless PIR in the same detection space (like at the same room).
448 448  
449 449  
461 +
450 450  = 3. Sensors and Accessories =
451 451  
452 452  == 3.1 E2 Extension Cable ==
... ... @@ -479,6 +479,7 @@
479 479  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>url:http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
480 480  
481 481  
494 +
482 482  == 4.2 General Commands ==
483 483  
484 484  
... ... @@ -521,6 +521,7 @@
521 521  * **Example 2**: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
522 522  
523 523  
537 +
524 524  === 4.3.2 Get Device Status ===
525 525  
526 526  
... ... @@ -576,6 +576,7 @@
576 576  * There is no downlink command to set to Sleep mode.
577 577  
578 578  
593 +
579 579  === 4.3.5 Set UOA (Uplink on Activity) ===
580 580  
581 581  
... ... @@ -618,6 +618,7 @@
618 618  * 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]]**.
619 619  
620 620  
636 +
621 621  = 7. FAQ =
622 622  
623 623  == 7.1 How to use AT Command? ==
... ... @@ -744,6 +744,7 @@
744 744  * (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
745 745  
746 746  
763 +
747 747  = 9. Packing Info =
748 748  
749 749  
... ... @@ -757,6 +757,7 @@
757 757  * Device Weight: 120.5g
758 758  
759 759  
777 +
760 760  = 10. Reference material =
761 761  
762 762  
... ... @@ -763,6 +763,7 @@
763 763  * [[Datasheet, photos, decoder, firmware>>https://www.dropbox.com/sh/una19zsni308dme/AACOKp6J2RF5TMlKWT5zU3RTa?dl=0]]
764 764  
765 765  
784 +
766 766  = 11. FCC Warning =
767 767  
768 768