
Originally Posted by
aratti
Since you said to have already tested a working system using hyperterminal, you should know the basic AT commands!
First of all you will need a phone that is capable of text mode. You will easily check your phone
if is capable of text mode, connecting it to your PC and with hyperterminal send the following AT command "AT+CMGF=1" if answer will be "OK" then you can have a chance to complete your project, if the answer you will obtain will be "ERROR" then your phone use only the PDU mode which need a lot of decoding before you can read the message received. So search a phone that has the text mode.
Before to connect the phone to any PIC device you need to interface the RS232 signal to a TTL in/out this is easily solved using the MAXIM 232
When your hardware is ready you should program your pic using the same AT commands you have used experimenting with hyperterminal as you said.
Bookmarks