PDA

View Full Version : Access to sim memu



sahin5002
- 9th June 2009, 17:58
I need to know the AT command to access and browse the SIM menu.
There are some push pull services given by the mobile operator. So how i can access the menu by the help of AT command or any other way. I am using SIMCOM gsm module.

aratti
- 15th June 2009, 17:08
Sim toolkit command:

AT^SSTK=? (responce = ^SSTK:<profile>)

AT^SSTK= Length [,Mode] CR

where:

Length = toolkit command
Mode = 0 (single command)
Mode = 1 (sequence of commands)
CR = carriage return

The above comand works with Siemens, it should works also with your SIMCOM gsm module

Al.

sahin5002
- 16th June 2009, 12:57
hi aratti

This command do not work in simcom sim300c module.

Gives an error message.