Last modified by Mengting Qiu on 2023/12/14 11:15

From version 118.18
edited by Xiaoling
on 2023/11/28 14:26
Change comment: There is no comment for this version
To version 118.16
edited by Xiaoling
on 2023/11/28 14:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -551,6 +551,7 @@
551 551  Example 2: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
552 552  )))
553 553  
554 +
554 554  === 3.3.2 Set Interrupt Mode ===
555 555  
556 556  
... ... @@ -590,6 +590,7 @@
590 590  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
591 591  
592 592  
594 +
593 593  == 3.3.3 Set work mode ==
594 594  
595 595  
... ... @@ -611,6 +611,7 @@
611 611  
612 612  * **Example:** 0x0A01  ~/~/  Same as AT+MOD=1
613 613  
616 +
614 614  === 3.3.4 Set threshold and threshold mode ===
615 615  
616 616  
... ... @@ -620,8 +620,8 @@
620 620  
621 621  (% style="color:blue" %)**AT Command: AT+DOL**
622 622  
623 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
624 -|(% style="background-color:#4f81bd; color:white; width:162px" %)**Command Example**|(% style="background-color:#4f81bd; color:white; width:240px" %)**Function**|(% style="background-color:#4f81bd; color:white; width:108px" %)**Response**
626 +(% border="1" cellspacing="4" style="width:510px;background-color:#f2f2f2" %)
627 +|(% style="width:162px;background-color:#4F81BD;color:white" %)**Command Example**|(% style="width:240px;background-color:#4F81BD;color:white" %)**Function**|(% style="width:108px;background-color:#4F81BD;color:white" %)**Response**
625 625  |(% style="width:172px" %)AT+ DOL =?|(% style="width:279px" %)Get the current threshold mode and sampling time|(% style="width:118px" %)(((
626 626  0,0,0,0,400
627 627  OK
... ... @@ -629,13 +629,12 @@
629 629  |(% style="width:172px" %)AT+ DOL =1,1800,100,0,400|(% style="width:279px" %)Set only the upper and lower thresholds|(% style="width:118px" %)OK
630 630  
631 631  
632 -
633 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
634 -|(% rowspan="11" style="color:blue; width:120px" %)**AT+DOL=5,1800,0,0,400**|(% rowspan="6" style="width:240px" %)The first bit sets the limit mode|(% style="width:150px" %)0: Do not use upper and lower limits
635 -|(% style="width:251px" %)1: Use upper and lower limits
636 -|(% style="width:251px" %)2: Less than the lower limit
637 -|(% style="width:251px" %)3: Greater than the lower limit
638 -|(% style="width:251px" %)4: Less than the upper limit
635 +(% border="1" cellspacing="4" style="width:510px;background-color:#f2f2f2" %)
636 +|(% rowspan="11" style="width:120px;color:blue" %)**AT+DOL=5,1800,0,0,400**|(% rowspan="6" style="width:240px" %)The first bit sets the limit mode|(% style="width:150px" %)0:Do not use upper and lower limits
637 +|(% style="width:251px" %)1:Use upper and lower limits
638 +|(% style="width:251px" %)2:Less than the lower limit
639 +|(% style="width:251px" %)3:Greater than the lower limit
640 +|(% style="width:251px" %)4:Less than the upper limit
639 639  |(% style="width:251px" %)5: Greater than the upper limit
640 640  |(% style="width:226px" %)The second bit sets the upper limit value|(% style="width:251px" %)3~~2000MM
641 641  |(% style="width:226px" %)The third bit sets the lower limit value|(% style="width:251px" %)3~~2000MM
... ... @@ -657,6 +657,7 @@
657 657  
658 658  
659 659  
662 +
660 660  = 4. Battery & Power Consumption =
661 661  
662 662