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

From version 118.2
edited by Xiaoling
on 2023/11/28 14:00
Change comment: There is no comment for this version
To version 118.3
edited by Xiaoling
on 2023/11/28 14:04
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -622,10 +622,10 @@
622 622  
623 623  When **AT+DOL=0,0,0,0,400** is set, No threshold is used, the sampling time is 400ms.
624 624  
625 -**AT Command: AT+DOL**
625 +(% style="color:blue" %)**AT Command: AT+DOL**
626 626  
627 627  (% border="1" cellspacing="4" style="width:571.818px" %)
628 -|(% style="width:172px" %)**Command Example**|(% style="width:279px" %)**Function**|(% style="width:118px" %)**Response**
628 +|(% style="width:172px;background-color:#4F81BD;color:white" %)**Command Example**|(% style="width:279px;background-color:#4F81BD;color:white" %)**Function**|(% style="width:118px;background-color:#4F81BD;color:white" %)**Response**
629 629  |(% style="width:172px" %)AT+ DOL =?|(% style="width:279px" %)Get the current threshold mode and sampling time|(% style="width:118px" %)(((
630 630  0,0,0,0,400
631 631  
... ... @@ -635,7 +635,7 @@
635 635  
636 636  
637 637  (% border="1" cellspacing="4" style="width:668.818px" %)
638 -|(% rowspan="11" style="width:166px" %)**AT+DOL=5,1800,0,0,400**|(% rowspan="6" style="width:226px" %)The first bit sets the limit mode|(% style="width:251px" %)0:Do not use upper and lower limits
638 +|(% rowspan="11" style="width:166px;background-color:#4F81BD;color:white" %)**AT+DOL=5,1800,0,0,400**|(% rowspan="6" style="width:226px" %)The first bit sets the limit mode|(% style="width:251px" %)0:Do not use upper and lower limits
639 639  |(% style="width:251px" %)1:Use upper and lower limits
640 640  |(% style="width:251px" %)2:Less than the lower limit
641 641  |(% style="width:251px" %)3:Greater than the lower limit
... ... @@ -651,13 +651,17 @@
651 651  
652 652  )))
653 653  
654 -**Downlink Command: 0x07**
654 +(% style="color:blue" %)**Downlink Command: 0x07**
655 655  
656 656  Format: Command Code (0x07) followed by 9bytes.
657 657  
658 658  * Example 0: Downlink Payload: 070000000000000190  **~-~-->**  AT+MOD=0,0,0,0,400
659 +
659 659  * Example 1: Downlink Payload: 070107080064000190  **~-~-->**  AT+MOD=1,1800,100,0,400
660 660  
662 +
663 +
664 +
661 661  = 4. Battery & Power Consumption =
662 662  
663 663