- This topic has 1 reply, 2 voices, and was last updated 7 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Miscellaneous › Others › AT Commands
Im trying to send an SMS through GSM modem SIM 900A GSM connected to a desktop using AT commands. I send a message using AT+CMGS="9989398787" <CR> Hello <Ctrl+Z>. Then I receive the message on my phone but it prompts me with a message box, saying New Message Hello "Save" or "Cancel". If I save only then the msg is stored in the message box, else the message is discarded.
My question is I want the message to be sent as a normal msg when we send from any other mobile where it does not ask for save option. How can I send SMS which will auto save, using AT command.
Thanks
Pramod
Hi Pramod
Just want to know, are you writing the message after module responds with ">" ? If no, then make sure you do so. This sign will come after you type AT+CMGS="9989398787" <CR> and it is recommended to type the message after module sends ">".
Well, this doesn't seem to be a reason for your problem, but make sure you do it this way. Did you check for your mobile phone settings? maybe some changes are required.