Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
1answer
467 views

Sim Based application

Hi I have to design a simple application which has to reside in the SIM card of a GSM mobile. But I dont have any idea how to get started. Till now I have only designed apps using J2ME. Do I need Java ...
2
votes
2answers
3k views

SIM Application Toolkit development

I'm designing a client/server cellular application, and am considering using SIM Application Toolkit for part of it. Where are there good resource to get started with learning the technologies ...
0
votes
0answers
99 views

Unsolicited Response (+STCR) from SIM Toolkit not visible

I'm testing a SIM Toolkit application using AT Commands. I have a USB modem that supports SIM Toolkit Class 2 features and is based on the Open AT Firmware. I am able to successfully interact with the ...
0
votes
0answers
15 views

Any idea on how long it would take for a Terminal Device to send a command from GSM Model to access Sim Toolkit Menu?

Basically I need to know the write and read timeout of sending AT Command (STK) to a GSM Device via C# SerialPort.
0
votes
0answers
144 views

Sim applet Installation onto Real card Please Help [closed]

We have developed one sim toolkit application using Gemalto Developer Suite. I tested in emulator and installed it in sample cards supplied by Gemalto. Now I want to install the applet on to some real ...
0
votes
2answers
1k views

Getting started with STK programming?

I would like to programmatically access an STK (SIM Application Toolkit) application without using my handset. GSM modem and/or handset is attached to my PC via USB and/or RS232 connection. I'm ...