Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Send several bytes via GPRS - SIM300

Status
Not open for further replies.
hi,
i want to establish connection between sim300 gsm/gprs module & remte server to tranfer & receive data, but enable to esatblish connection, following at command tried on hyperterminal

<<at+cipshut
>>SHUT OK

<<at+cgdcont=1,"IP","airtelgprs"
>>ERROR

<<at+cgdcont=1,"IP","airtelgprs"
>>OK

<<at+cdnscfg="202.56.230.5","202.56.240.5"
>>OK

<<at+cstt="airtelgprs"
>>OK

<<at+cgatt=1
>>OK

<<at+ciicr?
>>OK

<<at+cipfsr?
>>ERROR

<<at+cifsr?
>>OK

<<at+cipstatus
>>OK

>>STATE: IP START

<<at+ciphead=1
>>OK

<<at+cdnsorip=1
>>OK

<<at+cipstart="TCP","www.gotcubed.com","2020"
>>ERROR

<<at+cgact?
>>+CGACT: 1,0

>>OK

<<at+cgact=1
>>+CME ERROR: 596

<<at+cgadata?
>>ERROR

<<at+cgdata?
>>ERROR

<<at+cgdata=?
>>+CGDATA: "PPP"

>>OK

<<at+cgdata=1
>>+CME ERROR: 25

<<at+cgdata="IP"
>>+CME ERROR: 25

Hello all,

I have done the connection between the remote server and the client where the SIM300 modem is connected through TCP/IP stack.

But now i have to establish the email facility.
but i am not able to do so.

So please can anybody tell me am i using the right modem (SIMCOM SIM300)??
Does this modem have a facility to send and recieve the emails??

If yes then please send me some procedural steps for the same, and if not then which modem should i have to go for the same application??

Please reply me as soon as possible...

Thanks in advance...

Added after 3 minutes:

Is there any setting needed for the SMTP??

I didn't find any kind of AT commands for the setting of SMTP??
Even i couldn't find anything regarding the SMTP for mailing in the SIM300 modem...

Please help me...[/QUOTE]
 

Hello jagrut911,

i am facing same problem that u had faced quite long before.

I am trying to send email through AT commands from my SIM900 modem.
using telnet and my company email exchanger everything is fine.
i know the SMTP email commnad sequence as well.

but somehow i am not able to send email through AT+CIPSEND command.

few commnads are...

at+cipstart="TCP","mail.mycompany.com","25"

OK

CONNECT OK

+IPD,185:220-mecca.fastsecureservers.com ESMTP Exim 4.77 #2 Thu, 06 Dec 2012 23:
13:17 -0800
220-We do not authorize the use of this system to transport unsolicited,
220 and/or bulk e-mail.
at+cipsend
> helo(cr)(ctrl+z)

SEND OK

// i am stucked here like you.
// mail server not responding to my smtp command after successful connection with it through AT+CIPSTART.

please help me.
please guide me the AT command sequence. before initializing connection wih mail server
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top