using AT+CMGS

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • anoop1005
    New Member
    • Oct 2008
    • 1

    #1

    using AT+CMGS

    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>
Working...