|
|
ReadSMS_ATCommands
How to read SMS stored on iphone SIM card.
Introduction
Issue these commands in minicom to read SMSs stored on the SIM card. If PDU mode is being used, all retrieved SMS will be in human-unreadable hexadecimal format (TPDU encoded). To be able to read the retrieved SMS you can switch to text mode using +CMGF as illustrated below.
Details
//check SMS mode: 0 is PDU Mode, 1 is Text Mode
AT+CMGF?
//set SMS mode to text
AT+CMGF=1
//read all SMSs stored on SIM card
AT+CMGL
Sign in to add a comment

Please... i really apreciate contributions to the wiki, but this is a standard AT command available on any device.
So do I type these commands from the mobile terminal then? Because I'm confused as hell what 'issue these commands in minicom' means.
Add Source installer : http://iphonebaidu.com/app/ Test iPhone - iPhone Simulator : http://iphonebaidu.com/test/ All Software for Apple MAC : http://iphonebaidu.com/mac-iphone/ All Software for Apple iPhone : http://iphonebaidu.com/mac-iphone/iphone.html
Install iTransformy (.swf) view for iPhone : http://iphonebaidu.com/beta/ Forum iPhone : http://iphonebaidu.com/forum/
Copyright © 2008 iPhone Baidu! Inc. All rights reserved