hi everybody,
I am working on a project wich consist of sending and receiving sms with a t610 connected to a PC. I am not using the original cable but I just use a home made one. 4---(rx); 5---(tx) and 10---(GND) via a max232 connexion to the PC is done.
and the following is what I have with hyperterminal (57600-8-N-1)
at
OK
at+cmgf=1
OK
at+cpms="me","me"
+CPMS: 16,70,16,70,16,70
OK
at+cnmi=2,1
OK
at+cscs="ucs2"
OK
at+cmgs="+221775053974"
ERROR
at+cmgs="+221775053974"
ERROR
at+cmgs=?
OK
at+cmgs?
ERROR
at+cmgs="+221775053974"
ERROR
I read somewhere it seems that DCD signal should be ON if I want to use the "at+cmgs" command.
Please any help would be greatly appreciated