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

From version 45.5
edited by Xiaoling
on 2023/05/27 08:58
Change comment: There is no comment for this version
To version 48.6
edited by Xiaoling
on 2024/01/17 10:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -45,8 +45,6 @@
45 45  * External PIR Sensor
46 46  * Tri-color LED to indicate working status
47 47  
48 -
49 -
50 50  (% style="display:none" %)
51 51  
52 52  == 1.3 Specification ==
... ... @@ -72,7 +72,6 @@
72 72  * Cable Length : 1 meter
73 73  * Stable detect distance : 0~~3 meter
74 74  
75 -
76 76  = 2. Connect LHT65N-PIR to IoT Server =
77 77  
78 78  == 2.1 How does LHT65N-PIR work? ==
... ... @@ -99,17 +99,20 @@
99 99  
100 100  
101 101  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
102 -|=(% style="width: 167px;background-color:#D9E2F3;color:#0070C0" %)**Behavior on ACT**|=(% style="width: 117px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 225px;background-color:#D9E2F3;color:#0070C0" %)**Action**
99 +|=(% style="width: 167px;background-color:#4F81BD;color:white" %)**Behavior on ACT**|=(% style="width: 117px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 226px;background-color:#4F81BD;color:white" %)**Action**
103 103  |(% style="background-color:#f2f2f2; width:167px" %)Pressing ACT between 1s < time < 3s|(% style="background-color:#f2f2f2; width:117px" %)Test uplink status|(% style="background-color:#f2f2f2; width:225px" %)(((
104 -If LHT65N is already Joined to rhe LoRaWAN network, LHT65N will send an uplink packet, if LHT65N has external sensor connected,(% style="color:blue" %)**Blue led** (%%)will blink once. If LHT65N has not external sensor, (% style="color:red" %)**Red led**(%%) will blink once.
101 +
102 +
103 +If LHT65N-PIR is already Joined to rhe LoRaWAN network, LHT65N-PIR will send an uplink packet, if LHT65N-PIR has external sensor connected,Blue led will blink once. If LHT65N-PIR has not external sensor, Red led will blink once.
105 105  )))
106 106  |(% style="background-color:#f2f2f2; width:167px" %)Pressing ACT for more than 3s|(% style="background-color:#f2f2f2; width:117px" %)Active Device|(% style="background-color:#f2f2f2; width:225px" %)(((
107 -(% style="background-color:#f2f2f2; color:green" %)**Green led**(%%) will fast blink 5 times, LHT65N will enter working mode and start to JOIN LoRaWAN network.
108 -(% style="background-color:#f2f2f2; color:green" %)**Green led**(%%) will solidly turn on for 5 seconds after join in network.
106 +
107 +
108 +Green led will fast blink 5 times, LHT65N-PIR will enter working mode and start to JOIN LoRaWAN network.
109 +Green led will solidly turn on for 5 seconds after join in network.
109 109  )))
110 -|(% 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.
111 +|(% 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" %)Red led will solid on for 5 seconds. Means LHT65N-PIR is in Deep Sleep Mode.
111 111  
112 -
113 113  == 2.3 Example to join LoRaWAN network ==
114 114  
115 115  
... ... @@ -165,10 +165,10 @@
165 165  Use ACT button to activate LHT65N-PIR 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.
166 166  
167 167  
168 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N-E5%20LoRaWAN%20Temperature_Humidity%20%26%20Illuminance%20Sensor%20User%20Manual/WebHome/image-20220522233300-8.png?rev=1.1||alt="image-20220522233300-8.png"]]
168 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N-E5%20LoRaWAN%20Temperature_Humidity%20%26%20Illuminance%20Sensor%20User%20Manual/WebHome/image-20220522233300-8.png?rev=1.1||alt="image-20220522233300-8.png" height="378" width="1248"]]
169 169  
170 170  
171 -== 2.4 Uplink Payload~-~-Device Status, (Fport~=5) ==
171 +== 2.4 Uplink Payload~-~-Device Status, (Fport~=5)(% style="display:none" %) (%%) ==
172 172  
173 173  
174 174  Users can use the downlink command(**0x26 01**) to ask LHT65N-PIR to send device configure detail, include device configure status. LHT65N-PIR will uplink a payload via FPort=5 to server.
... ... @@ -176,13 +176,13 @@
176 176  The Payload format is as below.
177 177  
178 178  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
179 -|(% colspan="6" style="background-color:#d9e2f3; color:#0070c0" %)**Device Status (FPORT=5)**
179 +|(% colspan="6" style="background-color:#4F81BD;color:white" %)**Device Status (FPORT=5)**
180 180  |(% style="background-color:#f2f2f2; width:103px" %)**Size (bytes)**|(% style="background-color:#f2f2f2; width:72px" %)**1**|(% style="background-color:#f2f2f2" %)**2**|(% style="background-color:#f2f2f2; width:91px" %)**1**|(% style="background-color:#f2f2f2; width:86px" %)**1**|(% style="background-color:#f2f2f2; width:44px" %)**2**
181 -|(% style="background-color:#f2f2f2; width:103px" %)**Value**|(% style="background-color:#f2f2f2; width:72px" %)Sensor Model|(% style="background-color:#f2f2f2" %)Firmware Version|(% style="background-color:#f2f2f2; width:91px" %)Frequency Band|(% style="background-color:#f2f2f2; width:86px" %)Sub-band|(% style="background-color:#f2f2f2; width:44px" %)BAT
181 +|(% style="background-color:#f2f2f2; width:103px" %)Value|(% style="background-color:#f2f2f2; width:72px" %)Sensor Model|(% style="background-color:#f2f2f2" %)Firmware Version|(% style="background-color:#f2f2f2; width:91px" %)Frequency Band|(% style="background-color:#f2f2f2; width:86px" %)Sub-band|(% style="background-color:#f2f2f2; width:44px" %)BAT
182 182  
183 183  Example parse in TTNv3
184 184  
185 -[[image:image-20230508151932-1.png]]
185 +[[image:image-20230508151932-1.png||height="213" width="1245"]]
186 186  
187 187  
188 188  (% style="color:blue" %)**Sensor Model**(%%): For LHT65N-PIR, this value is 0x1A
... ... @@ -191,34 +191,35 @@
191 191  
192 192  (% style="color:blue" %)**Frequency Band**:
193 193  
194 -*0x01: EU868
194 +0x01: EU868
195 195  
196 -*0x02: US915
196 +0x02: US915
197 197  
198 -*0x03: IN865
198 +0x03: IN865
199 199  
200 -*0x04: AU915
200 +0x04: AU915
201 201  
202 -*0x05: KZ865
202 +0x05: KZ865
203 203  
204 -*0x06: RU864
204 +0x06: RU864
205 205  
206 -*0x07: AS923
206 +0x07: AS923
207 207  
208 -*0x08: AS923-1
208 +0x08: AS923-1
209 209  
210 -*0x09: AS923-2
210 +0x09: AS923-2
211 211  
212 -*0x0a: AS923-3
212 +0x0a: AS923-3
213 213  
214 -*0x0b: CN470
214 +0x0b: CN470
215 215  
216 -*0x0c: EU433
216 +0x0c: EU433
217 217  
218 -*0x0d: KR920
218 +0x0d: KR920
219 219  
220 -*0x0e: MA869
220 +0x0e: MA869
221 221  
222 +
222 222  (% style="color:blue" %)**Sub-Band**:
223 223  
224 224  AU915 and US915: value 0x00 ~~ 0x08
... ... @@ -227,6 +227,7 @@
227 227  
228 228  Other Bands: Always 0x00
229 229  
231 +
230 230  (% style="color:blue" %)**Battery Info**:
231 231  
232 232  Check the battery voltage.
... ... @@ -244,21 +244,21 @@
244 244  After each uplink, the (% style="color:blue" %)**BLUE LED**(%%) will blink once.
245 245  
246 246  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:390px" %)
247 -|=(% style="width: 60px;background-color:#D9E2F3;color:#0070C0" %)(((
249 +|=(% style="width: 60px;background-color:#4F81BD;color:white" %)(((
248 248  **Size(bytes)**
249 -)))|=(% style="width: 30px;background-color:#D9E2F3;color:#0070C0" %)(((
251 +)))|=(% style="width: 30px;background-color:#4F81BD;color:white" %)(((
250 250  **2**
251 -)))|=(% style="width: 100px;background-color:#D9E2F3;color:#0070C0" %)(((
253 +)))|=(% style="width: 100px;background-color:#4F81BD;color:white" %)(((
252 252  **2**
253 -)))|=(% style="width: 100px;background-color:#D9E2F3;color:#0070C0" %)(((
255 +)))|=(% style="width: 100px;background-color:#4F81BD;color:white" %)(((
254 254  **2**
255 -)))|=(% style="width: 50px;background-color:#D9E2F3;color:#0070C0" %)(((
257 +)))|=(% style="width: 50px;background-color:#4F81BD;color:white" %)(((
256 256  **1**
257 -)))|=(% style="width: 50px;background-color:#D9E2F3;color:#0070C0" %)(((
259 +)))|=(% style="width: 50px;background-color:#4F81BD;color:white" %)(((
258 258  **4**
259 259  )))
260 260  |(% style="width:97px" %)(((
261 -**Value**
263 +Value
262 262  )))|(% style="width:39px" %)(((
263 263  [[BAT>>||anchor="H2.5.2BAT-BatteryInfo"]]
264 264  )))|(% style="width:100px" %)(((
... ... @@ -297,11 +297,11 @@
297 297  These two bytes of BAT include the battery state and the actually voltage
298 298  
299 299  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:477px" %)
300 -|=(% style="width: 69px; background-color:#D9E2F3;color:#0070C0" %)(((
302 +|=(% style="width: 69px; background-color:#4F81BD;color:white" %)(((
301 301  **Bit(bit)**
302 -)))|=(% style="width: 253px;background-color:#D9E2F3;color:#0070C0" %)[15:14]|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)[13:0]
304 +)))|=(% style="width: 253px;background-color:#4F81BD;color:white" %)[15:14]|=(% style="width: 155px;background-color:#4F81BD;color:white" %)[13:0]
303 303  |(% style="width:66px" %)(((
304 -**Value**
306 +Value
305 305  )))|(% style="width:250px" %)(((
306 306  BAT Status
307 307  00(b): Ultra Low ( BAT <= 2.50v)
... ... @@ -320,6 +320,7 @@
320 320  
321 321  === 2.5.3 Built-in Temperature ===
322 322  
325 +
323 323  [[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"]]
324 324  
325 325  * Temperature:  0x0ABB/100=27.47℃
... ... @@ -330,6 +330,7 @@
330 330  
331 331  === 2.5.4 Built-in Humidity ===
332 332  
336 +
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%
... ... @@ -339,7 +339,7 @@
339 339  ==== 2.5.5.1 Ext~=0x0E, PIR Sensor ====
340 340  
341 341  
342 -[[image:ext=14.png||alt="image-20221224161634-2.png"]]
346 +[[image:ext=14.png||alt="image-20221224161634-2.png" height="166" width="1252"]]
343 343  
344 344  
345 345  ==== 2.5.5.2 Ext Value ====
... ... @@ -350,15 +350,15 @@
350 350  Bit0 of byte 8th shows if this uplink is generate by PIR activity.
351 351  
352 352  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:393px" %)
353 -|=(% style="width: 107px; background-color:#D9E2F3;color:#0070C0" %)(((
357 +|=(% style="width: 107px; background-color:#4F81BD;color:white" %)(((
354 354  **The 8^^th^^ byte**
355 -)))|=(% style="width: 73px; background-color:#D9E2F3;color:#0070C0" %)(((
359 +)))|=(% style="width: 73px; background-color:#4F81BD;color:white" %)(((
356 356  **Bit 1~~7**
357 -)))|=(% style="width: 213px; background-color:#D9E2F3;color:#0070C0" %)(((
361 +)))|=(% style="width: 213px; background-color:#4F81BD;color:white" %)(((
358 358  **Bit 0**
359 359  )))
360 360  |(% style="width:106px" %)(((
361 -**Value**
365 +Value
362 362  )))|(% style="width:71px" %)(((
363 363  Reserve
364 364  )))|(% style="width:211px" %)(((
... ... @@ -404,11 +404,195 @@
404 404  
405 405  [[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"]]
406 406  
411 +== 2.7 Alarm Mode & Feature "Multi sampling, one uplink" ==
407 407  
408 408  
409 -== 2.7 LED Indicator ==
414 +(((
415 +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.
416 +)))
410 410  
418 +(((
419 +(% style="color:red" %)**Note: alarm mode adds a little power consumption, and we recommend extending the normal read time when this feature is enabled.**
411 411  
421 +
422 +=== 2.7.1 ALARM MODE ( Since v1.3.1 firmware) ===
423 +
424 +
425 +**Internal GXHT30 temperature alarm(Acquisition time: fixed at one minute)**
426 +
427 +(((
428 +(% class="box infomessage" %)
429 +(((
430 +**AT+WMOD=3**:  Enable/disable alarm mode. (0: Disabled, 1: Enabled Temperature Alarm for onboard temperature sensor)
431 +
432 +**AT+CITEMP=1**:  The interval between checking the alarm temperature. (In minutes)
433 +
434 +**AT+ARTEMP**:  Gets or sets the alarm range of the internal temperature sensor
435 +
436 +(% _mstmutation="1" %)**AT+ARTEMP=? **(%%):  Gets the alarm range of the internal temperature sensor(% style="display:none" %)
437 +
438 +**AT+ARTEMP=45,105**:  Set the internal temperature sensor alarm range from 45 to 105.
439 +
440 +**AT+LEDALARM=1** :       Enable LED visual Alarm.
441 +)))
442 +)))
443 +
444 +(% style="color:#4f81bd" %)**Downlink Command:**
445 +
446 +AT+WMOD=1:  A501  , AT+WMOD=0 :  A600
447 +
448 +AT+CITEMP=1 : A60001
449 +
450 +AT+ARTEMP=1,60  :  A70001003C
451 +
452 +AT+ARTEMP=-16,60 :  A7FFF0003C
453 +
454 +AT+LEDALARM=1  :  3601
455 +
456 +
457 +(% style="color:#4f81bd" %)**Downlink Command: AAXXXXXXXXXXXXXX**
458 +
459 +Total bytes: 8 bytes
460 +
461 +**Example: **AA0100010001003C
462 +
463 +WMOD=01
464 +
465 +CITEMP=0001
466 +
467 +TEMPlow=0001
468 +
469 +TEMPhigh=003C
470 +
471 +
472 +**DS18B20 and TMP117 Threshold Alarm**
473 +
474 +**~ AT+WMOD=1,60,-10,20**
475 +
476 +(% style="color:#4f81bd" %)**Downlink Command:**
477 +
478 +**Example: **A5013CFC180014
479 +
480 +MOD=01
481 +
482 +CITEMP=3C(S)
483 +
484 +TEMPlow=FC18
485 +
486 +TEMPhigh=0014
487 +
488 +
489 +**Fluctuation alarm for DS18B20 and TMP117(Acquisition time: minimum 1s)**
490 +
491 +**AT+WMOD=2,60,5** 
492 +
493 +(% style="color:#4f81bd" %)**Downlink Command:**
494 +
495 +**Example: **A5023C05
496 +
497 +MOD=02
498 +
499 +CITEMP=3C(S)
500 +
501 +temperature fluctuation=05
502 +
503 +
504 +**Sampling multiple times and uplink together**
505 +
506 +**AT+WMOD=3,1,60,20,-16,32,1**   
507 +
508 +Explain:
509 +
510 +* (% style="color:#037691" %)**parameter1: **(%%)Set Working Mode to **Mode 3**
511 +* (% style="color:#037691" %)**parameter2:**(%%) Set the temperature sampling mode to** 1**(1:DS18B20;2:TMP117;3:** **Internal GXHT30).
512 +* (% style="color:#037691" %)**parameter3: **(%%)Sampling Interval is **60**s.
513 +* (% style="color:#037691" %)**parameter4: **(%%)When there is **20** sampling dats, Device will send these data via one uplink. (max value is 60, means max 60 sampling in one uplink)
514 +* (% style="color:#037691" %)**parameter5 & parameter6: **(%%)Temperature alarm range is **-16** to **32**°C,
515 +* (% style="color:#037691" %)**parameter7:**(%%) 1 to enable temperature alarm, **0** to disable the temperature alarm. If alarm is enabled, a data will be sent immediately  if temperate exceeds the Alarm range.
516 +
517 +(% style="color:#4f81bd" %)**Downlink Command:**
518 +
519 +**Example: **A50301003C14FFF0002001
520 +
521 +MOD=03
522 +
523 +TEMP=DS18B20
524 +
525 +CITEMP=003C(S)
526 +
527 +Total number of acquisitions=14
528 +
529 +TEMPlow=FFF0
530 +
531 +TEMPhigh=0020
532 +
533 +ARTEMP=01
534 +
535 +
536 +**Uplink payload( Fport=3)**
537 +
538 +**Example: CBEA**01**0992**//0A41//**09C4**
539 +
540 +BatV=CBEA
541 +
542 +TEMP=DS18B20
543 +
544 +Temp1=0992  ~/~/ 24.50℃
545 +
546 +Temp2=0A41  ~/~/ 26.25℃
547 +
548 +Temp3=09C4  ~/~/ 25.00℃
549 +
550 +(% style="color:red" %)**Note: This uplink will automatically select the appropriate DR according to the data length**
551 +
552 +(% style="color:red" %)** In this mode, the temperature resolution of ds18b20 is 0.25℃ to save power consumption**
553 +)))
554 +
555 +
556 +=== 2.7.2 ALARM MODE ( Before v1.3.1 firmware) ===
557 +
558 +
559 +(% class="box infomessage" %)
560 +(((
561 +(((
562 +**AT+WMOD=1**:  Enable/disable alarm mode. (0: Disabled, 1: Enabled Temperature Alarm for onboard temperature sensor)
563 +)))
564 +
565 +(((
566 +**AT+CITEMP=1**:  The interval between checking the alarm temperature. (In minutes)
567 +)))
568 +
569 +(((
570 +**AT+ARTEMP**:  Gets or sets the alarm range of the internal temperature sensor
571 +)))
572 +
573 +(((
574 +(% _mstmutation="1" %)**AT+ARTEMP=? **(%%):  Gets the alarm range of the internal temperature sensor(% style="display:none" %)
575 +)))
576 +
577 +(((
578 +**AT+ARTEMP=45,105**:  Set the internal temperature sensor alarm range from 45 to 105.
579 +)))
580 +)))
581 +
582 +(% style="color:#4f81bd" %)**Downlink Command: AAXXXXXXXXXXXXXX**
583 +
584 +Total bytes: 8 bytes
585 +
586 +**Example:**AA0100010001003C
587 +
588 +WMOD=01
589 +
590 +CITEMP=0001
591 +
592 +TEMPlow=0001
593 +
594 +TEMPhigh=003C
595 +
596 +
597 +== 2.8 LED Indicator ==
598 +
599 +
412 412  The LHT65N-PIR has a triple color LED which for easy showing different stage .
413 413  
414 414  While user press ACT button, the LED will work as per LED status with ACT button.
... ... @@ -420,7 +420,7 @@
420 420  * (% style="color:red" %)**RED LED**(%%) when external sensor is not connected
421 421  * For each success downlink, the (% style="color:purple" %)**PURPLE LED**(%%) will blink once
422 422  
423 -== 2.8 installation ==
611 +== 2.9 installation ==
424 424  
425 425  
426 426  ~1. Don't install LHT65N-PIR outdoor or place where will get wet.
... ... @@ -499,11 +499,11 @@
499 499  
500 500  Feature: Change LoRaWAN End Node Transmit Interval.
501 501  
502 -(% style="color:#4f81bd" %)**AT Command: AT+TDC**
690 +(% style="color:#4f81bd" %)**AT Command: **
503 503  
504 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:501px" %)
505 -|(% 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**
506 -|(% style="width:155px" %)AT+TDC?|(% style="width:162px" %)Show current transmit Interval|(% style="width:177px" %)30000 OK the interval is 30000ms = 30s
692 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:501px" %)
693 +|(% style="background-color:#4F81BD;color:white; width:155px" %)**Command Example**|(% style="background-color:#4F81BD;color:white; width:166px" %)**Function**|(% style="background-color:#4F81BD;color:white; width:180px" %)**Response**
694 +|(% style="width:155px" %)AT+TDC=?|(% style="width:162px" %)Show current transmit Interval|(% style="width:177px" %)30000 OK the interval is 30000ms = 30s
507 507  |(% style="width:155px" %)AT+TDC=60000|(% style="width:162px" %)Set Transmit Interval|(% style="width:177px" %)OK Set transmit interval to 60000ms = 60 seconds
508 508  
509 509  (% style="color:#4f81bd" %)**Downlink Payload: 0x01**
... ... @@ -531,10 +531,10 @@
531 531  
532 532  Feature: Set device password, max 9 digits
533 533  
534 -(% style="color:#4f81bd" %)**AT Command: AT+PWORD**
722 +(% style="color:#4f81bd" %)**AT Command: **
535 535  
536 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:372px" %)
537 -|(% 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**
724 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:372px" %)
725 +|(% style="background-color:#4F81BD;color:white; width:155px" %)**Command Example**|(% style="background-color:#4F81BD;color:white; width:128px" %)**Function**|(% style="background-color:#4F81BD;color:white; width:89px" %)**Response**
538 538  |(% style="width:155px" %)AT+PWORD=?|(% style="width:124px" %)Show password|(% style="width:86px" %)(((
539 539  123456
540 540  
... ... @@ -552,14 +552,14 @@
552 552  
553 553  Feature: Set device to sleep mode
554 554  
555 -* **AT+Sleep=0**  : Normal working mode, device will sleep and use lower power when there is no LoRa message
743 +* (% style="color:#037691" %)**AT+Sleep=0**(%%)  : Normal working mode, device will sleep and use lower power when there is no LoRa message
556 556  
557 -* **AT+Sleep=1** :  Device is in deep sleep mode, no LoRa activation happen, used for storage or shipping.
745 +* (% style="color:#037691" %)**AT+Sleep=1**(%%) :  Device is in deep sleep mode, no LoRa activation happen, used for storage or shipping.
558 558  
559 -(% style="color:#4f81bd" %)**AT Command: AT+SLEEP**
747 +(% style="color:#4f81bd" %)**AT Command: **
560 560  
561 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:513px" %)
562 -|(% 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**
749 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:513px" %)
750 +|(% style="background-color:#4F81BD;color:white; width:155px" %)**Command Example**|(% style="background-color:#4F81BD;color:white; width:140px" %)**Function**|(% style="background-color:#4F81BD;color:white; width:218px" %)**Response**
563 563  |(% style="width:155px" %)AT+SLEEP|(% style="width:139px" %)Set to sleep mode|(% style="width:213px" %)(((
564 564  Clear all stored sensor data…
565 565  
... ... @@ -575,18 +575,36 @@
575 575  
576 576  Feature: Enable / Disable Uplink on Activity
577 577  
578 -* **AT+UOA=0**  : Disable UoA
766 +(% style="color:#4f81bd" %)**AT Command: **
579 579  
580 -* **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.
768 +* (% style="color:#037691" %)**AT+UOA=0**(%%)  : Disable UoA
581 581  
770 +* (% 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.
771 +
582 582  (% 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.**
583 583  
584 -(% style="color:#4f81bd" %)**AT Command: AT+UOA**
585 585  
775 +(% style="color:#4f81bd" %)**Downlink Command:**
586 586  
587 -(% style="color:#4f81bd" %)**Downlink Command **(% class="mark" %)**xxxxxxx**
777 +Format: Command Code (0xA1) followed by 1 byte or 3 bytes.
588 588  
779 +When followed by 3 bytes, the first byte is 01, and the second and third bytes are Calm Down Time.
589 589  
781 +* (% style="color:#037691" %)**A1 00    **(%%)** ==>  AT+UOA=0     **
782 +* (% style="color:#037691" %)**A1 01 00 02  **(%%)** ==>  AT+UOA=1,2**
783 +
784 +=== 4.3.6 Get data ===
785 +
786 +
787 +Feature: Get the current sensor data
788 +
789 +(% style="color:#4f81bd" %)**AT Command:**
790 +
791 + **AT+GETSENSORVALUE=0**      ~/~/ The serial port gets the reading of the current sensor
792 +
793 + **AT+GETSENSORVALUE=1**      ~/~/  The serial port gets the current sensor reading and uploads it.
794 +
795 +
590 590  = 5. Battery & Power Consumption =
591 591  
592 592  
... ... @@ -622,7 +622,6 @@
622 622  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220615153355-1.png||_mstalt="430222"]]
623 623  
624 624  
625 -
626 626  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@1655802313617-381.png||_mstalt="293917"]]
627 627  
628 628  
... ... @@ -683,10 +683,12 @@
683 683  
684 684  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220615153355-1.png||_mstalt="430222"]]
685 685  
891 +
686 686  (% style="color:blue" %)**Step1**(%%): Install TremoProgrammer  first.
687 687  
688 688  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220615170542-5.png||_mstalt="430638"]]
689 689  
896 +
690 690  (% _mstmutation="1" style="color:blue" %)**Step2**(%%):wiring method.(% style="display:none" %)
691 691  
692 692  First connect the four lines;(% style="display:none" %)
... ... @@ -699,7 +699,6 @@
699 699  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220621170938-2.png||_mstalt="431704"]]
700 700  
701 701  
702 -
703 703  (% style="color:blue" %)**Step3:**(%%)Select the device port to be connected, baud rate and bin file to be downloaded.
704 704  
705 705  [[image:Main.User Manual for LoRaWAN End Nodes.LHT65N-E5 LoRaWAN Temperature_Humidity & Illuminance Sensor User Manual.WebHome@image-20220615171334-6.png||_mstalt="431028"]]
... ... @@ -715,8 +715,6 @@
715 715  
716 716  Finally, unplug the DuPont cable on port4, and then use the DuPont cable to short circuit port3 and port1 to reset the device.
717 717  
718 -
719 -
720 720  [[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"]]
721 721  
722 722  
... ... @@ -743,11 +743,6 @@
743 743  
744 744  * LHT65N-PIR Temperature/Humidity/PIR Sensor x 1
745 745  
746 -**Dimension and weight**:
747 -
748 -* Device Size:  10 x 10 x 3.5 mm
749 -* Device Weight: 120.5g
750 -
751 751  = 10. Reference material =
752 752  
753 753  
... ... @@ -761,3 +761,6 @@
761 761  (1) This device may not cause harmful interference;
762 762  
763 763  (2) this device must accept any interference received, including interference that may cause undesired operation.
963 +
964 +
965 +