NAL Research Corporation (451-93156-002A)
29
255
unspecified error
300
A3LA-RM failure
301
SMS service reserved
302
operation not allowed
303
operation not supported
304
invalid PDU mode parameter
305
invalid text mode parameter
310
no SIM
311
SIM PIN required
312
PH-SIM PIN required
313
SIM failure
314
SIM busy
315
SIM wrong
320
memory failure
321
invalid memory index
322
memory full
330
SM-SC address unknown
331
no network service
332
network timeout
500
unknown error
A.8.36 +CMGF – SMS Message Format
Set Command: +CMGF=[<mode>]
Set command tells the A3LA-RM, which input and output format of messages to use. <mode>
indicates the format of messages used with send, list, read and write commands and unsolicited
result codes resulting from received messages. Mode can be either PDU mode (entire TP data
units used) or text mode (headers and body of the messages given as separate parameters).
Only PDU mode is supported at this time.
Valid values for <mode> are:
0
PDU mode (default)
Read Command: +CMGF?
Read command returns the current <mode> set. Response is in the form:
+CMGF: <mode>
Test Command: +CMGF=?
Test command returns the list of supported <mode>s. Response is in the form:
+CMGF: (list of supported <mode>s)
A.8.37 +CMGL – List SMS Messages
Exec Command: +CMGL[=<stat>]
Execution command returns messages with status value <stat> from message storage
<mem1> (<mem1> is the selected message storage from the +CPMS command) to the DTE. If
listing fails, final result code +CMS ERROR: <cms_err> is returned.