PDA

View Full Version : what read stk menu's command ???


pxcom
02-10-2004, 13:27
simemu 6.01 configure can read stk menu ,
what read stk menu's command ???

simemu
02-10-2004, 21:48
The SIM-EMU configurator does not read the STK menu, it only runs the SATK (Sim Application) resident in the SIM.

It uses the GSM 11.11 and GSM 14.11 commands to interact with the application the same way as the phone does.

You can obtain the full specifications here ftp://ftp.3gpp.org/Specs/

Regards

pxcom
02-11-2004, 16:15
Can you give me runs SATK's command sample ,please????

A0 XX XX XX XX???


maybe WinExp50's script sample too

simemu
02-11-2004, 19:20
Read this post http://forum.gsmhosting.com/vbb/showthread.php?t=34157

You will need the 11.11 specification is here http://www.3gpp.org/ftp/Specs/archive/11_series/11.11/1111-8b0.zip

and the 11.14 is http://www.3gpp.org/ftp/Specs/archive/11_series/11.14/1114-8f0.zip

Regards

pxcom
02-12-2004, 09:44
can you tell me your simemu configure's all T0 command ???

thank you !

simemu
02-13-2004, 22:03
SIM-EMU supports all the T0 commands referred in GSM 11.11.
These are:

SELECT,STATUS,READ BINARY,UPDATE BINARY,READ RECORD,UPDATE RECORD,SEEK,INCREASE,VERIFY CHV,CHANGE CHV,DISABLE CHV,ENABLE CHV,UNBLOCK CHV,INVALIDATE,REHABILITATE,RUN GSM ALGORITHM,GET RESPONSE,TERMINAL PROFILE,ENVELOPE,FETCH and TERMINAL RESPONSE

I recommend you to study this rule and experiment sending all of these command using the scripter of last Cardinal.

You can use any GSM card (SIM-EMU card or any original SIM ) to see what respond.
Also, you can activate the Debug option of the PlugIn to see the handshaking.

Regards

pxcom
02-15-2004, 10:22
thanks your answer!

where is "handshaking" ?

simemu
02-15-2004, 13:28
This data is stored in the PlugIns folder in a .log file.

Regards