Last modified by Xiaoling on 2025/06/12 15:06

From version 122.1
edited by Mengting Qiu
on 2025/04/02 11:17
Change comment: There is no comment for this version
To version 123.1
edited by Mengting Qiu
on 2025/04/02 11:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -880,7 +880,7 @@
880 880  
881 881  * In **MOD=7**, there are three interrupt pins in effect.
882 882  
883 -See the AT+INTMODx command explained to set the three pin interrupt modes.
883 +See the **[[AT+INTMODx>>||anchor="H3.3.3SetInterruptMode"]] **command explained to set the three pin interrupt modes.
884 884  
885 885  As you can see from the byte parsing table of pattern 7, the seventh byte of the original load is used to display the PA8 pin interrupt flag and status, the eighth byte of the original load is used to display the PA4 pin interrupt flag and status, and the ninth byte of the original load is used to display the PB15 pin interrupt flag and status.
886 886  
... ... @@ -1172,7 +1172,6 @@
1172 1172  * Downlink Payload: **06 00 01 02     **~/~/ Equal to AT+INTMOD2=2
1173 1173  * Downlink Payload: **06 00 02 03     **~/~/ Equal to AT+INTMOD3=3
1174 1174  
1175 -
1176 1176  ==== 3.3.3.2 Since V1.3.4 firmware ====
1177 1177  
1178 1178  (% style="color:red" %)**Note: Since V1.3.4 firmware, the Interrupt function has added a new parameter to set the delay time, i.e. the state hold time.**