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 recieve msg from owner to gsm

hai,

how to recieve the message from a particular number to gsm model using 8051 while others should be regratted and sending the msg from unknown number and details to owner .....
please explain me.... how to over come

  • Can you obtain and read the AT command manual for the GSM Modem you have chosen for your project? Have you done that? Do you think the purpose of the project is to test your own abilities, not those of the internet denizens.

    Depending on the modem there is usually a number of ways to read the phone number for the SIM card present. You could also hard code other white listed numbers. When you enumerate through and process the SMS messages with AT+CMGR, check the sending party and send back with AT+CMGS to either that or the "owner".