Technical information
UI (User Interface)
3-322 AT Commands Reference Manual August 5, 2008
The following table shows the +MKPD parameters.
Example
AT+CMER=0,2,0,0,0
AT+MKPD=m,1 //Emulate pressing the MENU button
OK
+CKEV: "M",1 //If +CMER is configured to echo and phone not locked
AT+MKPD=m,0 //Emulate releasing the MENU button
OK
+CKEV: "M",0
Table 3-208: +MKPD Parameters
<Parameter> Description
<state> Key press state
0 Release
1Press
<key> Virtual keycodes, described in Table 3-207.