Last modified by Mengting Qiu on 2025/07/01 15:58

From version 86.1
edited by Xiaoling
on 2025/03/28 17:34
Change comment: There is no comment for this version
To version 87.1
edited by Mengting Qiu
on 2025/04/07 15:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.ting
Content
... ... @@ -715,19 +715,18 @@
715 715  (% style="color:blue" %)**AT Command: AT+INTMOD**
716 716  
717 717  (% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
718 -|=(% style="width: 155px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 197px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 158px;background-color:#4F81BD;color:white" %)**Response**
719 -|(% style="width:154px" %)AT+INTMOD=?|(% style="width:196px" %)Show current interrupt mode|(% style="width:157px" %)(((
718 +|=(% style="width: 155px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 192px; background-color: rgb(79, 129, 189); color: white;" %)**Function**|=(% style="width: 161px; background-color: rgb(79, 129, 189); color: white;" %)**Response**
719 +|(% style="width:154px" %)AT+INTMOD=?|(% style="width:192px" %)Show current interrupt mode|(% style="width:161px" %)(((
720 720  0
721 721  OK
722 722  the mode is 0 =Disable Interrupt
723 723  )))
724 -|(% style="width:154px" %)AT+INTMOD=2|(% style="width:196px" %)(((
725 -Set Transmit Interval
726 -0. (Disable Interrupt),
727 -~1. (Trigger by rising and falling edge)
728 -2. (Trigger by falling edge)
729 -3. (Trigger by rising edge)
730 -)))|(% style="width:157px" %)OK
724 +|(% style="width:154px" %)AT+INTMOD=2|(% style="width:192px" %)(((
725 +0: Disable Interrupt
726 +1: Trigger by rising and falling edge
727 +2: Trigger by falling edge
728 +3: Trigger by rising edge
729 +)))|(% style="width:161px" %)OK
731 731  
732 732  (% style="color:blue" %)**Downlink Command: 0x06**
733 733