hi ..,
I want to send sms using the AT+CMGS command.With minicom i am able to do this.But doing it programatically i have an issue.Infact i have to wait for the prompt '>' before sending the message.Is it possible to send the message without waiting for the prompt.
like AT+CMGS="phone no\nMessage"<ct rl+z>