Forum >Sim 908 message
ArduinoGeneral

Sim 908 message

userHead arnaud.primoguet 2016-04-29 06:39:26 1571 Views1 Replies
Hello

I have a sim 908 shield and a arduino AT mega 2560

With my cellphone i want to send a message to the arduino and i want to see it the serial monitor . Can you please share me the program for that

I really need your help

Thank You
2016-04-30 21:58:26 Hey,

How to Control your Arduino via SMS, through the wiki tutorial, the arduino will receive a message from your phone, and use it to control a LED, if you want to see it in serial monitor, just use serial.print(the signal arduino received) will work.
userHeadPic Leff