Iridium Communications, Inc. Information Contained in this Guide
Iridium 9523 Product Developers’ Guide is Subject to Change Without Notice
Revision 2.6
Iridium Communications, Inc. Distribution of Guide Restricted
Proprietary & Confidential Information Page 46 of 115 to Product Developers
Only
208 SIM SMS storage full
209 no SMS storage capability in SIM
210 error in MS
211 memory capacity exceeded
255 unspecified error
300 phone 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
5.7.36 +CMGF - SMS Message Format
Set Command: +CMGF=[<mode>]
Set command tells the phone, 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=?