Notes – Synaccess Networks NP-0801DTM User Manual

Page 280

Advertising
background image

 

SIM TOOLKIT COMMANDS

 

HSPA+ AT Commands Reference Guide 

280

 

• 

AT#STSR=<cmdType>,0 answers OK but does nothing. 

if <cmdType>=5 (SET UP EVENT LIST) an unsolicited notification is sent: 
#STN: <cmdType>[,<event list mask>] 
where: 
<event list mask> ‐ (optional) hexadecimal number representing the list of events 
to monitor (see GSM 11.14). 
 ‐ '00' = MT call. 
 ‐ '01' = Call connected. 
 ‐ '02' = Call disconnected. 
 ‐ '03' = Location status. 
 ‐ '04' = User activity. 
 ‐ '05' = Idle screen available. 
 ‐ '06' = Card reader status (if class "a" is supported). 
 ‐ '07' = Language selection. 
 ‐ '08' = Browser Termination (if class "c" is supported). 
 ‐ '09' = Data available (if class "e" is supported). 
 ‐ '0A' = Channel status (if class "e" is supported). 
 
The hexadecimal number is actually a bit mask, where each bit, when set, 
indicates that the corresponding event has to be monitored (for example, if 
<event list mask> is 0x0001, it means that MT call has to be monitored). 
In these cases neither #STGI nor #STSR commands are required: 
• 

AT#STGI is accepted anyway. 

• 

AT#STSR=<cmdType>,0 answers OK but does nothing. 

All other commands: 
the unsolicited indication reports just the proactive command type: 
#STN: <cmdType> 
Note: If the call control or SMS control facility in the SIM is activated, when the 
customer application makes an outgoing call, or sends an SS or USSD, or an SMS, 
the following #STN unsolicited indication can be sent, according to GSM 11.14, to 
indicate whether the outgoing call is accepted, rejected or modified by the SIM, 
or if the SMS service centre address or destination is changed: 
#STN: <cmdTerminateValue>,<Result>[,<TextInfo>[,<Number> 
[,<MODestAddr>]]] 
where  
<cmdTerminateValue>  
  150 ‐ SMS control response. 
  160 ‐ call/SS/USSD response. 
<Result> 
  0 ‐ Call/SMS not allowed. 
  1 ‐ Call/SMS allowed. 
  2 ‐ Call/SMS allowed with modification. 
<Number> ‐ Called number, Service Center Address or SS String in ASCII format. 
<MODestAddr> ‐ MO destination address in ASCII format. 
<TextInfo> ‐ alpha identifier provided by the SIM in ASCII format. 

Notes: 

„

Only one instance at a time—the one which first issued AT#STIA=n (with n different from zero)—is allowed to 
issue SAT commands. This is valid until the same instance issues AT#STIA=0.  

„

After power cycle another instance can enable SAT. 

Advertising