Hey!! I'm trying to use the arduino to recieve messages and i tried running the example code on the arduino but it gives the following errors (attached is a screenshot).
Hope u guys can help.
Thanks
errors.doc (101 KB)
Hey!! I'm trying to use the arduino to recieve messages and i tried running the example code on the arduino but it gives the following errors (attached is a screenshot).
Hope u guys can help.
Thanks
errors.doc (101 KB)
Recieving sms
Using?
im using arduino uno and sim900(bought it from itead studios, version v1.0)
i tried running the example code on the arduino
Right. That screen shot embedded in a word document shows that code failed to even compile.
But, since we have no idea what code you were trying to compile, you're on your own fixing the problems.
I tried this example http://arduino.cc/en/Tutorial/GSMExamplesReceiveSMS
And i'm using the gprs shield by itead studios v1.0 with arduino uno, i'm not sure as to if i can use this particular example or i've to use the sim900 hedaer file to recieve sms's through the arrangement
So, i realised the problem was i was trying to run the code on arduino software version 1.0.1 and the gsm library isn't compatible.
Thanks for all your help guys
hey I am using the same module, sim900 from itead studios, can we have the code? the code given in the arduino.cc doesnt work
I'm still working on the recieving sms part, right now i'm using messages that are already stored on my sim. If i get the recieving sms part i'll definetly post the code here