I am working on GSM900A module and Arduino Uno R3.
I am getting output as following while sending an SMS using AT commands:
AT+CMGF=1
Ok
AT+CMGS="+91 10digit mobile number"
message
ERROR
And SMS is not sent to the particular 10 digit number. How can I overcome this problem.