HOW CAN I READ SMS FROM SEIMENS S45?

Status
Not open for further replies.

BOB_SANTANA

Newbie level 3
Joined
May 27, 2007
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,302
Hi All
i have being trying to read sms meassage from a seimens S45 mobile phone
via hypertheminal but cant seens to get it right.
i am using the command
AT+CMGR=1

And i get the reply
+CMGR: 0,,0

Does this mean there is no message ,but i know there is a message please help me

Bob
 

well as for my experience i build one but i use a nokia 6210, well as u mention you get the reply (+CMGR: 0,,0)yes i think there is no message on that address try to other address just simply change the address no. because in nokia if that specific address no message you'll recieve an error message so i think its fine... just try firts to other address ok... good luck...
 

Hi Bob,
Try this
Code:
AT+CMGF=1    (answer: OK)
AT+CMGL      (answer: OK)
AT+CMGL="ALL"  // REC_UNREAD + REC_READ etc.
And it should dump all messages aboard.
Rec
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…