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

From version 45.9
edited by Xiaoling
on 2023/08/08 14:33
Change comment: There is no comment for this version
To version 46.4
edited by Xiaoling
on 2023/08/16 10:40
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 ==
... ... @@ -72,6 +72,7 @@
72 72  * Stable detect distance : 0~~3 meter
73 73  
74 74  
76 +
75 75  = 2. Connect LHT65N-PIR to IoT Server =
76 76  
77 77  == 2.1 How does LHT65N-PIR work? ==
... ... @@ -109,6 +109,7 @@
109 109  |(% 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-PIR is in Deep Sleep Mode.
110 110  
111 111  
114 +
112 112  == 2.3 Example to join LoRaWAN network ==
113 113  
114 114  
... ... @@ -190,34 +190,35 @@
190 190  
191 191  (% style="color:blue" %)**Frequency Band**:
192 192  
193 -*0x01: EU868
196 +0x01: EU868
194 194  
195 -*0x02: US915
198 +0x02: US915
196 196  
197 -*0x03: IN865
200 +0x03: IN865
198 198  
199 -*0x04: AU915
202 +0x04: AU915
200 200  
201 -*0x05: KZ865
204 +0x05: KZ865
202 202  
203 -*0x06: RU864
206 +0x06: RU864
204 204  
205 -*0x07: AS923
208 +0x07: AS923
206 206  
207 -*0x08: AS923-1
210 +0x08: AS923-1
208 208  
209 -*0x09: AS923-2
212 +0x09: AS923-2
210 210  
211 -*0x0a: AS923-3
214 +0x0a: AS923-3
212 212  
213 -*0x0b: CN470
216 +0x0b: CN470
214 214  
215 -*0x0c: EU433
218 +0x0c: EU433
216 216  
217 -*0x0d: KR920
220 +0x0d: KR920
218 218  
219 -*0x0e: MA869
222 +0x0e: MA869
220 220  
224 +
221 221  (% style="color:blue" %)**Sub-Band**:
222 222  
223 223  AU915 and US915: value 0x00 ~~ 0x08
... ... @@ -226,6 +226,7 @@
226 226  
227 227  Other Bands: Always 0x00
228 228  
233 +
229 229  (% style="color:blue" %)**Battery Info**:
230 230  
231 231  Check the battery voltage.
... ... @@ -280,6 +280,7 @@
280 280  * The 9^^th^^ ~~ 11^^st^^  byte: Movement Detect Count.
281 281  
282 282  
288 +
283 283  === 2.5.1 Decoder in TTN V3 ===
284 284  
285 285  
... ... @@ -319,6 +319,7 @@
319 319  * Battery Voltage =0xCBF6&0x3FFF=0x0BA4=2980mV
320 320  
321 321  
328 +
322 322  === 2.5.3 Built-in Temperature ===
323 323  
324 324  
... ... @@ -331,6 +331,7 @@
331 331  * Temperature:  (0xF5C6-65536)/100=-26.18℃
332 332  
333 333  
341 +
334 334  === 2.5.4 Built-in Humidity ===
335 335  
336 336  
... ... @@ -339,6 +339,7 @@
339 339  * Humidity:    0x025C/10=60.4%
340 340  
341 341  
350 +
342 342  === 2.5.5 Ext value ===
343 343  
344 344  ==== 2.5.5.1 Ext~=0x0E, PIR Sensor ====
... ... @@ -425,6 +425,7 @@
425 425  * For each success downlink, the (% style="color:purple" %)**PURPLE LED**(%%) will blink once
426 426  
427 427  
437 +
428 428  == 2.8 installation ==
429 429  
430 430  
... ... @@ -450,6 +450,7 @@
450 450  * 5. Do not install more than one (2 or above) Wireless PIR in the same detection space (like at the same room).
451 451  
452 452  
463 +
453 453  = 3. Sensors and Accessories =
454 454  
455 455  == 3.1 E2 Extension Cable ==
... ... @@ -482,6 +482,7 @@
482 482  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>url:http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
483 483  
484 484  
496 +
485 485  == 4.2 General Commands ==
486 486  
487 487  
... ... @@ -506,11 +506,11 @@
506 506  
507 507  Feature: Change LoRaWAN End Node Transmit Interval.
508 508  
509 -(% style="color:#4f81bd" %)**AT Command: AT+TDC**
521 +(% style="color:#4f81bd" %)**AT Command: **
510 510  
511 511  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:501px" %)
512 512  |(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:166px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:180px" %)**Response**
513 -|(% style="width:155px" %)AT+TDC?|(% style="width:162px" %)Show current transmit Interval|(% style="width:177px" %)30000 OK the interval is 30000ms = 30s
525 +|(% style="width:155px" %)AT+TDC=?|(% style="width:162px" %)Show current transmit Interval|(% style="width:177px" %)30000 OK the interval is 30000ms = 30s
514 514  |(% style="width:155px" %)AT+TDC=60000|(% style="width:162px" %)Set Transmit Interval|(% style="width:177px" %)OK Set transmit interval to 60000ms = 60 seconds
515 515  
516 516  (% style="color:#4f81bd" %)**Downlink Payload: 0x01**
... ... @@ -524,6 +524,7 @@
524 524  * **Example 2**: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
525 525  
526 526  
539 +
527 527  === 4.3.2 Get Device Status ===
528 528  
529 529  
... ... @@ -539,7 +539,7 @@
539 539  
540 540  Feature: Set device password, max 9 digits
541 541  
542 -(% style="color:#4f81bd" %)**AT Command: AT+PWORD**
555 +(% style="color:#4f81bd" %)**AT Command: **
543 543  
544 544  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:372px" %)
545 545  |(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:128px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:89px" %)**Response**
... ... @@ -560,11 +560,11 @@
560 560  
561 561  Feature: Set device to sleep mode
562 562  
563 -* **AT+Sleep=0**  : Normal working mode, device will sleep and use lower power when there is no LoRa message
576 +* (% style="color:#037691" %)**AT+Sleep=0**(%%)  : Normal working mode, device will sleep and use lower power when there is no LoRa message
564 564  
565 -* **AT+Sleep=1** :  Device is in deep sleep mode, no LoRa activation happen, used for storage or shipping.
578 +* (% style="color:#037691" %)**AT+Sleep=1**(%%) :  Device is in deep sleep mode, no LoRa activation happen, used for storage or shipping.
566 566  
567 -(% style="color:#4f81bd" %)**AT Command: AT+SLEEP**
580 +(% style="color:#4f81bd" %)**AT Command: **
568 568  
569 569  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:513px" %)
570 570  |(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:140px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:218px" %)**Response**
... ... @@ -579,23 +579,32 @@
579 579  * There is no downlink command to set to Sleep mode.
580 580  
581 581  
595 +
582 582  === 4.3.5 Set UOA (Uplink on Activity) ===
583 583  
584 584  
585 585  Feature: Enable / Disable Uplink on Activity
586 586  
587 -* **AT+UOA=0**  : Disable UoA
601 +(% style="color:#4f81bd" %)**AT Command: **
588 588  
589 -* **AT+UOA=1,2** :  Enable UoA , Calm Down Time: 2 minutes. If device already send a uplink on activity, it will not send another uplink on activiy in 2 minutes, even detect activity.
603 +* (% style="color:#037691" %)**AT+UOA=0**(%%)  : Disable UoA
590 590  
605 +* (% style="color:#037691" %)**AT+UOA=1,2**(%%) :  Enable UoA , Calm Down Time: 2 minutes. If device already send a uplink on activity, it will not send another uplink on activiy in 2 minutes, even detect activity.
606 +
591 591  (% style="color:red" %)**Notice: Calm Down time range is 1 ~~ 65535 minutes. If user set Calm Down time to low value, such as 1 minute, the sensor might send uplink very frequenctly and battery drain fast.**
592 592  
593 -(% style="color:#4f81bd" %)**AT Command: AT+UOA**
594 594  
610 +(% style="color:#4f81bd" %)**Downlink Command:**
595 595  
596 -(% style="color:#4f81bd" %)**Downlink Command **(% class="mark" %)**xxxxxxx**
612 +Format: Command Code (0xA1) followed by 1 byte or 3 bytes.
597 597  
614 +When followed by 3 bytes, the first byte is 01, and the second and third bytes are Calm Down Time.
598 598  
616 +* (% style="color:#037691" %)**A1 00    **(%%)** ==>  AT+UOA=0     **
617 +* (% style="color:#037691" %)**A1 01 00 02  **(%%)** ==>  AT+UOA=1,2**
618 +
619 +
620 +
599 599  = 5. Battery & Power Consumption =
600 600  
601 601  
... ... @@ -621,6 +621,7 @@
621 621  * 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]]**.
622 622  
623 623  
646 +
624 624  = 7. FAQ =
625 625  
626 626  == 7.1 How to use AT Command? ==
... ... @@ -632,7 +632,6 @@
632 632  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220615153355-1.png||_mstalt="430222"]]
633 633  
634 634  
635 -
636 636  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@1655802313617-381.png||_mstalt="293917"]]
637 637  
638 638  
... ... @@ -693,10 +693,12 @@
693 693  
694 694  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220615153355-1.png||_mstalt="430222"]]
695 695  
718 +
696 696  (% style="color:blue" %)**Step1**(%%): Install TremoProgrammer  first.
697 697  
698 698  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220615170542-5.png||_mstalt="430638"]]
699 699  
723 +
700 700  (% _mstmutation="1" style="color:blue" %)**Step2**(%%):wiring method.(% style="display:none" %)
701 701  
702 702  First connect the four lines;(% style="display:none" %)
... ... @@ -709,7 +709,6 @@
709 709  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220621170938-2.png||_mstalt="431704"]]
710 710  
711 711  
712 -
713 713  (% style="color:blue" %)**Step3:**(%%)Select the device port to be connected, baud rate and bin file to be downloaded.
714 714  
715 715  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220615171334-6.png||_mstalt="431028"]]
... ... @@ -725,8 +725,6 @@
725 725  
726 726  Finally, unplug the DuPont cable on port4, and then use the DuPont cable to short circuit port3 and port1 to reset the device.
727 727  
728 -
729 -
730 730  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220615154519-3.png||_mstalt="431925" height="672" width="807"]]
731 731  
732 732  
... ... @@ -747,6 +747,7 @@
747 747  * (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
748 748  
749 749  
771 +
750 750  = 9. Packing Info =
751 751  
752 752  
... ... @@ -762,6 +762,7 @@
762 762  * [[Datasheet, photos, decoder, firmware>>https://www.dropbox.com/sh/una19zsni308dme/AACOKp6J2RF5TMlKWT5zU3RTa?dl=0]]
763 763  
764 764  
787 +
765 765  = 11. FCC Warning =
766 766  
767 767