|
|
![]() |
|
|||||||
| GSM Hardware Equipments All about Hardware Instruments and equipments like Soldering Stations, Hardware Tools, Oscilloscopes , Frequency Counters ..ext. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
No Life Poster
![]() ![]() ![]() ![]() Join Date: Jan 2002
Location: ME
Posts: 450
Member: 8400 Status: Offline Thanks: 0
Thanked 0 Times in 0 Posts
|
i have a question . i just wonder can i execute sim side etsi 11.11 commands (read binary , update binary etc...) using phones sim card interface and not a special sim card programmer ?
there seems to be an AT command for this but it doesnt works for me on nokia 6210 and dlr3 cable . maybe first i need to do some command ? at+CSIM=<length>,<command> Description<br />Set command transmits to the ME the <command> it then shall send as it is to the SIM. In the same manner the SIM <response> shall be sent back by the ME to the TA as it is. Refer subclause 9.2 for <err> values.<br />This command allows a direct control of the SIM by an distant application on the TE. The TE shall then take care of processing SIM information within the frame specified by GSM. <br />Defined values<br /><length> : integer type; length of the characters that are sent to TE in <command> or <response> (two times the actual length of the command or response)<br /><command> : command passed on by the ME to the SIM in the format as described in GSM 11.11 [28] (hexadecimal character format; refer +CSCS)<br /><response> : response to the command passed on by the SIM to the ME in the format as described in GSM 11.11 [28] (hexadecimal character format; refer +CSCS)<br />Implementation<br />Optional. <br />can anyone help me on this subject ? regards NNN , and thanks for further help . |
|
|
|
#2 |
|
No Life Poster
![]() ![]() ![]() ![]() ![]() Join Date: Sep 2001
Location: Portugal
Age: 35
Posts: 693
Member: 6156 Status: Offline Thanks: 0
Thanked 3 Times in 3 Posts
|
Hmmm... that would be nice to see...
Actually commands to SIM are more like a conversation... with bytes going both ways before the command is actually finished... You should have AT to send and receive the individual bytes... Suppose in the meanwhile the phone needs to access the SIM (to write a received SMS)... How would the ongoing command be handled by both the SIM or the phone? I've taken a deep look into the commands when I patched gsm_sim and some of them can be very tricky (like read/write binary)... |
|
|
|
#3 |
|
No Life Poster
![]() ![]() ![]() ![]() Join Date: Jan 2002
Location: ME
Posts: 450
Member: 8400 Status: Offline Thanks: 0
Thanked 0 Times in 0 Posts
|
there is an at command for this there even two of them . you can find it in nokia at commands specifications ... they claim you execute a sim command in sim by the phone sim reader and the result is returned to the pc ... but the implementaion of this command is optional ...
|
|
|
|
#4 |
|
Junior Member
![]() Join Date: Mar 2002
Location: Italy
Posts: 23
Member: 9873 Status: Offline Thanks: 0
Thanked 0 Times in 0 Posts
|
With Siemens phone you can use the command:
AT^SSTK=length[,mode]<CR>PDU is given ctrl-Z/ESC Parameter: <length>: Length of PDU in bytes <mode>: 0: Single command 1: Sequence of commands <pdu>: SIM Toolkit commands, see GSM 11.14 For example, I tried this with my SL45i to display the word "SAT": at^sstk=17,0 > D00F8103012180820281028D0404534154 ctrl-Z/ESC bye, ginomi |
|
|
|
#5 |
|
Junior Member
Join Date: Aug 2003
Location: Philippines
Age: 42
Posts: 2
Member: 37226 Status: Offline Thanks: 0
Thanked 0 Times in 0 Posts
|
I am an ammateur VB programmer and would like to ask for your help with regard to SAT.
I understand that with Siemens mobile phones and using AT commands, I can interface with the SAT menus on my mobile phone. So far I've browsed through the GSM 11.14 specs and read about the SIM commands but I am still confused on how to use them? Can you tell me how I can choose a menu item by sending AT commands from my PC? Can you tell me how I can pass input to the SAT application? (For example, if the SAT application asks me for my age, how do I pass on that data to the application?) Can I use a Smar Card reader to view the menu's and the application on the SIM? Thanks. I would be very grateful if you could spend a few minutes answering these questions. Best Regards, James Guiab Philippines |
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|