<
From version < 37.9 >
edited by Xiaoling
on 2023/04/27 10:29
To version < 37.7 >
edited by Xiaoling
on 2023/04/27 09:28
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -350,19 +350,19 @@
350 350  
351 351  Bit0 of byte 8th shows if this uplink is generate by PIR activity.
352 352  
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);" %)(((
353 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:490px" %)
354 +|=(% style="width: 147px;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);" %)(((
356 +)))|=(% style="width: 108px;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);" %)(((
358 +)))|=(% style="width: 228px;background-color:#D9E2F3;color:#0070C0" %)(((
359 359  **Bit 0**
360 360  )))
361 -|(% style="width:106px" %)(((
361 +|(% style="width:147px" %)(((
362 362  **Value**
363 -)))|(% style="width:71px" %)(((
363 +)))|(% style="width:108px" %)(((
364 364  Reserve
365 -)))|(% style="width:211px" %)(((
365 +)))|(% style="width:228px" %)(((
366 366  (((
367 367  0: Normal Uplink
368 368  
... ... @@ -467,7 +467,7 @@
467 467  
468 468  LHT65N-PIR supports below configure method:
469 469  
470 -* AT Command via UART Connection : See [[FAQ>>||anchor="H7.FAQ"]].
470 +* AT Command via UART Connection : See [[FAQ>>path:#H7.FAQ]].
471 471  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>url:http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
472 472  
473 473  == 4.2 General Commands ==
... ... @@ -497,11 +497,9 @@
497 497  
498 498  (% style="color:#4f81bd" %)**AT Command: AT+TDC**
499 499  
500 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:501px" %)
501 -|(% 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**
502 -|(% style="width:155px" %)AT+TDC?|(% style="width:162px" %)Show current transmit Interval|(% style="width:177px" %)30000 OK the interval is 30000ms = 30s
503 -|(% style="width:155px" %)AT+TDC=60000|(% style="width:162px" %)Set Transmit Interval|(% style="width:177px" %)OK Set transmit interval to 60000ms = 60 seconds
500 +[[image:image-20220523150701-2.png||_mstalt="427453"]]
504 504  
502 +
505 505  (% style="color:#4f81bd" %)**Downlink Payload: 0x01**
506 506  
507 507  Format: Command Code (0x01) followed by 3 bytes time value.
... ... @@ -527,24 +527,26 @@
527 527  Feature: Set device password, max 9 digits
528 528  
529 529  
530 -(% style="color:#4f81bd" %)**AT Command: AT+PWORD**
528 +(% style="color:#4f81bd" %)**AT Command: AT+EXT**
531 531  
530 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
531 +|Command Example|Function|Response
532 +|AT+EXT=?|Get or Set external sensor model|(((
533 +5
532 532  
533 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:372px" %)
534 -|(% 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**
535 -|(% style="width:155px" %)AT+PWORD=?|(% style="width:124px" %)Show password|(% style="width:86px" %)(((
536 -123456
537 -
538 -OK
535 +OK
539 539  )))
540 -|(% style="width:155px" %)AT+PWORD=999999|(% style="width:124px" %)Set password|(% style="width:86px" %)OK
537 +|AT+EXT=5|(% colspan="2" %)Set external sensor mode to 5
541 541  
542 -(% style="color:#4f81bd" %)**Downlink Command:**
539 +(% style="color:#4f81bd" %)**Downlink Command:0xA2**
543 543  
544 -No downlink command for this feature.
545 545  
542 +Total bytes: 2 bytes
546 546  
544 +**Example:**
547 547  
546 +* 0xA205: Set external sensor type to E5
547 +
548 548  === 4.3.4 Set to sleep mode ===
549 549  
550 550  
... ... @@ -551,7 +551,6 @@
551 551  Feature: Set device to sleep mode
552 552  
553 553  * **AT+Sleep=0**  : Normal working mode, device will sleep and use lower power when there is no LoRa message
554 -
555 555  * **AT+Sleep=1** :  Device is in deep sleep mode, no LoRa activation happen, used for storage or shipping.
556 556  
557 557  (% style="color:#4f81bd" %)**AT Command: AT+SLEEP**
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0