User guide

Developers guidelines | AT commands
164 June 2010
AT*EMEM Ericsson memory management
Execution
command: AT+CMUT=<n>
Read command: AT+CMUT? Displays current settings.
Read command
response: +CMUT: <n>
Test command: AT+CMUT=? Shows if the command is supported.
Test command
response: +CMUT: (list of supported <n>s)
Parameter:
<n>:
<n> Description
0 Mute off. Default value
1 Mute on
Description: Reports the file system memory usage.
Action command: AT*EMEM
Action command
response: *EMEM:
<free_mem>,<tot_mem>,<image_mem>,<sound_mem>,<theme_mem>
Test command: AT*EMEM=? Shows if the command is supported.
Parameters:
<free_mem>:
<free_mem> Description
Integer Remaining free memory (in bytes) in the file system
<tot_mem>:
<tot_mem> Description
Integer Total memory size (in bytes) of the file system
<image_mem>:
<image_mem> Description
Integer Number of bytes (in the file system) used by images
<sound_mem>:
<sound_mem> Description
Integer Number of bytes (in the file system) used by sounds
<theme_mem>:
<theme_mem> Description
Integer Number of bytes (in the file system) used by themes