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.

internet related AT commands in SIM5216E

Status
Not open for further replies.

pandi_2u

Newbie level 5
Joined
Sep 18, 2010
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Chennai
Activity points
1,340
recently I bought a 3G shield from elecfreaks. In that I tested AT commands for calling related and camera and SD card related operations. But while trying to send email I got network error. can anyone please help me to solve this problem. below are the commands I used to send email and the replies from sim5216E modem.

Code:
at+cgsockcont=1,"IP","airtelgprs.com"
reply -> OK

at+csockauth =1,0
reply -> OK

at+smtpsrv="smtp.mail.yahoo.com",465
reply -> OK

at+smtpauth=1,"my_mail_id@yahoo.com","my_password"
reply -> OK

at+smtpfrom="my_mail_id@yahoo.com","my_name"
reply -> OK

at+smtprcpt="to_mail_id@yahoo.com","to_name"
reply -> OK

at+smtpsub="test mail"
reply -> OK

at+smtpbody="Welcome"
reply -> OK

at+smtpsend
reply -> +SMTP: OK

+SMTP: NETWORK ERROR

I recharged my sim card with 3G internet pack.
And I tested the 3G frequency of modem (UMTS 2100 MHz) with the frequency we are using for 3G network in INDIA. Both are same.

Please help me to solve this.
 
Last edited by a moderator:

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top