User guide

Developers guidelines | AT commands
293 June 2010
AT*SEMMIR ver. 2
AT*SEAPP Sony Ericsson application
Description: Controls subscriptions for different multimedia content strings, for exam-
ple, artist, song and frequency strings. When a content update occurs, the
content string is sent with the unsolicted command *SEMMII. *SEMMII is
only sent if a subscription has been made for a specific media type.
The read command reports the sum of supported <media_type>s
Execute command:
Subscribe to different media information
AT*SEMMIR=<media_type_bmp>
Read command: AT*SEMMIR? Read current settings
Read command
response *SEMMIR: <media_type_bmp>
Test command: AT*SEMMIR=? Test if command is supported and list supported
parameters
Test command
response *SEMMIR: (list of supported <media_type_bmp>s)
Supported media types are presented as bitmaps, for example:
“0” = No subscriptions
“1” = Subscription to artist
“3” = Subscription to artist and song
Parameter:
<media_type>:
<media_type> Description
1 Artist
2 Song
4 – 2
32
-2
Reserved for future use
<media_type_bmp>:
<media_type_bmp> Description
0 Disable subscription
1 – 2
32
-2
Bitmap of <media_type>s
4294967295 (2
32
-1)
Enable all subscriptions
Description: Starts and terminates ME applications. The applications are assoicated
with MIME strings. The MIME strings are used in AT*SEAPP to control a
specific application. It is possible to start, terminate and, if allowed, start
the application in minimal view. Symbian phones support all kind of MIME
strings including the Sony Ericsson specific MIME strings, while OSE
phones only supports the Sony Ericsson specified MIME strings. If a MIME
string is not supported by the ME, AT_ERROR will be replied.
Execution
command:
Start and terminate multimedia applications:
AT*SEAPP=<MIME>,<action>