User guide
Developers guidelines | AT commands
173 June 2010
*STKN SIM application toolkit notify
Use scenarios
Mobile equipment control mode and event reporting
This scenario operates the keypad and reads the keypad and indicator status.
<stkCmd> Description
String type SIM application toolkit command (hexadecimal
format) starting with command tag. See 3GPP TS
11.14 for details
Description: Indicates commands and responses handled by ME. Enabled by
AT*STKC.
Unsolicited result
code: *STKN: <stkNtfy>
Parameters:
<stkNtfy>:
<stkNtfy> Description
String type SIM application toolkit command or resonse
(hexadecimal format) starting with command tag or
first byte of response. See 3GPP TS 11.14 for
details
AT command Response Comment
AT+CKPD=”0461930
00S”,5,1
Dial number 046193000 by emulating a
sequence of key presses.
Each key is pressed for half a second and the
pause between the keystrokes is 0.1 seconds
OK
AT+CKPD=”E”,5 End connection by emulating a stroke of the “on
hook” button for half a second
OK
AT+CIND? Query the current indicator values
+CIND:
3,4,0,0,1,0,0,0,0
,0,0
OK
AT+CMER=,2,,1, Request unsolicited result codes for keypad and
indicator events
OK
+CKEV: 49,1 Number key 1 is pressed
+CKEV: 49,0 Number key 1 is released










