Hi,
I have not much experience in programming microcontrollers, this is why I have a problem.
I bought the GPRS shield and I managed to make calls and send some SMS via terminal using your sketches from the garden.
But now I am trying to receive and interpret incoming SMS.
How can I configure the shield to write the text of an incoming sms to the terminal?
Here is an example of the terminal output:
"
<0>ÿÿÿÿÿÿÿÿ
RDY
+CFUN: 1
+CPIN: READY
Call Ready
AT
OK
AT+CMGF=1
OK
+CMT: “+49xxxxxxxxxx”,"",“11/08/27,02:40:24+08”,145,32,0,0,"+497
"
The text I sent from my phone was “Test”.
Please can anyone help me?
Thank you
Ryanthusar