This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to read message from particular number ?

hi i am developing one application.

in that i want read messages from some perticular number.and i want to read sms using AT commands only,so how can i read sms from particular number?

now my AT commands are

AT+CMGF = 1

AT+CMGL="REC UNREAD"

i am reading all messages. but i want to read msg from particular number?

help me out.i am using "C" programming laguage