Hello,can anybody tell me if the gsm receive sms code provided on the arduino GSM library,can be used on an sim 300 gsm modem(and not just the arduino gsm shield) as well?.
I wanted to connect rx and tx pins on the sim300 to rx and tx pins of arduino and remove the connections while uploading the code and reconnect once code is uploaded .is this correct?
I've written my own code to send and receive sms ,but the receive bit is giving me junk values along with the sms content.Hence wanted to try the code in the library.
Thanks in advance for the help ! :-)