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

From version 118.9
edited by Xiaoling
on 2023/11/28 14:10
Change comment: There is no comment for this version
To version 118.12
edited by Xiaoling
on 2023/11/28 14:17
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -599,12 +599,11 @@
599 599  
600 600  (% style="color:blue" %)**AT Command: AT+MOD**
601 601  
602 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:463px" %)
603 -|=(% style="width: 162px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 193px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 108px;background-color:#4F81BD;color:white" %)**Response**
602 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %)
603 +|=(% style="width: 162px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 193px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 155px;background-color:#4F81BD;color:white" %)**Response**
604 604  |(% style="width:162px" %)AT+MOD=?|(% style="width:191px" %)Get the current working mode.|(% style="width:106px" %)OK
605 605  |(% style="width:162px" %)AT+MOD=1|(% style="width:191px" %)Set the working mode to Regular measurements.|(% style="width:106px" %)(((
606 606  OK
607 -
608 608  Attention:Take effect after ATZ
609 609  )))
610 610  
... ... @@ -625,10 +625,9 @@
625 625  (% style="color:blue" %)**AT Command: AT+DOL**
626 626  
627 627  (% border="1" cellspacing="4" style="width:510px;background-color:#f2f2f2" %)
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**
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**
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 -
632 632  OK
633 633  )))
634 634  |(% style="width:172px" %)AT+ DOL =1,1800,100,0,400|(% style="width:279px" %)Set only the upper and lower thresholds|(% style="width:118px" %)OK