Sms to arduino

Hi all, I have a question ... I recently purchased the GPRS module hilo-sagem

I've Arduino 2009 ...

I would to send SMS to number of my sim. It's in GPRS module.
I would to read message content and save it in a text file ...

Best regrards!

Thank's! :wink:

Hi all, I have a question

OK, fire away.

I recently purchased the GPRS module hilo-sagem
I've Arduino 2009 ...
I would to send SMS to number of my sim. It's in GPRS module.
I would to read message content and save it in a text file ...

What was the question?

can i send sms to arduino?
can i read sms?

how?

:slight_smile:

Yes you can and how depends on what cellular modem you use.

Google for some exampels for your cellular modem.

yes, using AT command via Serial communication to talk with GPRS module.
for save as txt need a SD card i think for did i don't have experiment yet, but i think arduino can done it as well