Loading...
  Show Posts
Pages: [1]
1  Using Arduino / Project Guidance / Re: Send MMS and Email using Arduino GSM Shield on: May 17, 2013, 11:23:21 pm
HI have you successed on sending MMS / Email using Arduino?Please help me with the details

Well not yet. But got some basic knowledge about basic parameters that might needed for sending MMS.
2  International / India / Re: Who are you? Where are you located? on: January 12, 2013, 12:24:16 am
I am Vennish Muthu, M.Tech Mechatronics, V.I.T University, vellor,tamil Nadu.
Good to see more number of INDIANS out here.

Welcome to community. smiley
3  Development / Other Hardware Development / ArduCam Shield on: January 11, 2013, 11:42:35 pm
Hi Friends,

I come to know about Open source Arducam shield on this website :- http://www.arducam.com/arducam/

But I am not able to find it's Schematic. Can anybody tell me from where I can get its Schematic ?

I am able to find circuit diagram for most open source design but not sure about this.

Regards,
4  Using Arduino / Project Guidance / Re: Send MMS and Email using Arduino GSM Shield on: October 27, 2012, 10:49:04 pm
For Email, you can use www.smtp2go.com along with Wifly and Mifi from any provider.
I guess that's not what you asked... 

Yeah, its something related to Desktop application.
5  Using Arduino / Project Guidance / Re: Send MMS and Email using Arduino GSM Shield on: October 27, 2012, 07:34:57 am
Hi

A bit of google-fu has hopefully found some info you can use.

Firstly, if your shield does have the SIM900D chipset, then email appears to be a somewhat straightforward set of AT commands outlined here in the SIM900 Email AT Command Manual (PDF).  In the introduction paragraph it confirms the SIM900D conforms to this operation.  From a quick scan through, so long as you know your SMTP from your POP3 this should be helpful.

For MMS I think the answer is probably in sending an SMS in PDU mode (rather than text).  There's an explanation of what's possible here (I didn't read all 17 parts, but it looks to be pretty thorough).  And it appears many of the sites that talk about operation of the SIM900 based shields (like this one) can help you get an SMS started in PDU mode.

I've not done this, just hate seeing a 0-reply post...so hope something here can be of help to get you on the way, cheers ! Geoff

Hi strykeroz ,

Thanks a ton. You have done great job for me.
Thanks again for sharing this useful documents.

Regards,
Madhav
6  International / India / Re: Who are you? Where are you located? on: October 25, 2012, 04:19:13 am
Harshad Italiya From Surat, Gujarat.

7  Using Arduino / Project Guidance / Send MMS and Email using Arduino GSM Shield on: October 25, 2012, 04:11:07 am
Hello Friends,

I want to know how to send E-mail as well as MMS using Arduino GSM Shield.
SIM900D supports both but I am not sure if there is any document which shows each step that need to given to send E-mail or MMS.

Is there anyone who had worked on such projects?

Regards,
Pages: [1]