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

From version 45.4
edited by Xiaoling
on 2023/05/27 08:48
Change comment: There is no comment for this version
To version 45.8
edited by Xiaoling
on 2023/05/27 09:26
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -46,6 +46,7 @@
46 46  * Tri-color LED to indicate working status
47 47  
48 48  
49 +
49 49  (% style="display:none" %)
50 50  
51 51  == 1.3 Specification ==
... ... @@ -259,7 +259,7 @@
259 259  **4**
260 260  )))
261 261  |(% style="width:97px" %)(((
262 -**Value**
263 +Value
263 263  )))|(% style="width:39px" %)(((
264 264  [[BAT>>||anchor="H2.5.2BAT-BatteryInfo"]]
265 265  )))|(% style="width:100px" %)(((
... ... @@ -281,6 +281,8 @@
281 281  * The 8^^th^^ byte: Alarm Bit (if this uplink is from periodically or movement)
282 282  * The 9^^th^^ ~~ 11^^st^^  byte: Movement Detect Count.
283 283  
285 +
286 +
284 284  === 2.5.1 Decoder in TTN V3 ===
285 285  
286 286  
... ... @@ -302,7 +302,7 @@
302 302  **Bit(bit)**
303 303  )))|=(% style="width: 253px;background-color:#D9E2F3;color:#0070C0" %)[15:14]|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)[13:0]
304 304  |(% style="width:66px" %)(((
305 -**Value**
308 +Value
306 306  )))|(% style="width:250px" %)(((
307 307  BAT Status
308 308  00(b): Ultra Low ( BAT <= 2.50v)
... ... @@ -319,8 +319,11 @@
319 319  * BAT status=(0xcba4>>14)&0xFF=11(B),very good
320 320  * Battery Voltage =0xCBF6&0x3FFF=0x0BA4=2980mV
321 321  
325 +
326 +
322 322  === 2.5.3 Built-in Temperature ===
323 323  
329 +
324 324  [[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"]]
325 325  
326 326  * Temperature:  0x0ABB/100=27.47℃
... ... @@ -329,12 +329,17 @@
329 329  
330 330  * Temperature:  (0xF5C6-65536)/100=-26.18℃
331 331  
338 +
339 +
332 332  === 2.5.4 Built-in Humidity ===
333 333  
342 +
334 334  [[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"]]
335 335  
336 336  * Humidity:    0x025C/10=60.4%
337 337  
347 +
348 +
338 338  === 2.5.5 Ext value ===
339 339  
340 340  ==== 2.5.5.1 Ext~=0x0E, PIR Sensor ====
... ... @@ -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  
... ... @@ -421,6 +421,8 @@
421 421  * (% style="color:red" %)**RED LED**(%%) when external sensor is not connected
422 422  * For each success downlink, the (% style="color:purple" %)**PURPLE LED**(%%) will blink once
423 423  
434 +
435 +
424 424  == 2.8 installation ==
425 425  
426 426  
... ... @@ -445,6 +445,8 @@
445 445  
446 446  * 5. Do not install more than one (2 or above) Wireless PIR in the same detection space (like at the same room).
447 447  
460 +
461 +
448 448  = 3. Sensors and Accessories =
449 449  
450 450  == 3.1 E2 Extension Cable ==
... ... @@ -476,6 +476,8 @@
476 476  
477 477  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>url:http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
478 478  
493 +
494 +
479 479  == 4.2 General Commands ==
480 480  
481 481  
... ... @@ -517,6 +517,8 @@
517 517  
518 518  * **Example 2**: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
519 519  
536 +
537 +
520 520  === 4.3.2 Get Device Status ===
521 521  
522 522  
... ... @@ -571,6 +571,8 @@
571 571  
572 572  * There is no downlink command to set to Sleep mode.
573 573  
592 +
593 +
574 574  === 4.3.5 Set UOA (Uplink on Activity) ===
575 575  
576 576  
... ... @@ -612,6 +612,8 @@
612 612  * (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/]]
613 613  * 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]]**.
614 614  
635 +
636 +
615 615  = 7. FAQ =
616 616  
617 617  == 7.1 How to use AT Command? ==
... ... @@ -737,6 +737,8 @@
737 737  * (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
738 738  * (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
739 739  
762 +
763 +
740 740  = 9. Packing Info =
741 741  
742 742  
... ... @@ -749,11 +749,15 @@
749 749  * Device Size:  10 x 10 x 3.5 mm
750 750  * Device Weight: 120.5g
751 751  
776 +
777 +
752 752  = 10. Reference material =
753 753  
754 754  
755 755  * [[Datasheet, photos, decoder, firmware>>https://www.dropbox.com/sh/una19zsni308dme/AACOKp6J2RF5TMlKWT5zU3RTa?dl=0]]
756 756  
783 +
784 +
757 757  = 11. FCC Warning =
758 758  
759 759