I have been having some trouble using SMS on the PCS unit.
I know SMS cannot be utilized simulateously with GPRS.
Below is the code that I have be using:
AT+CMGF=1
OK
AT+CMGS=“+61*********” //number starred out
Test message 123 (CTRL-Z)
+CMGS: 57
OK
Now this all seems to work nicely and according to this the message has been sent. But it never arrives. I have tried exactly the same code on a Siemens module (using the same SIM card) and that works.
Any suggestions would be apprieciated.
Robert