UI (User Interface)
3-320 AT Commands Reference Manual June 30, 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-207:+MKPD Parameters
<Parameter> Description
<state> Key press state
0 Release
1Press
<key> Virtual keycodes, described in Table3-206.