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.

SIM900 email send recive Firmware

Status
Not open for further replies.

Gunasekar606

Newbie level 1
Newbie level 1
Joined
Jul 8, 2015
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
13
Hi,

I am Gunasekar,

I tried to send email using sim900 module, but i am getting network error at last:-(

Kindly help me..

Here is the AT commands which i used..

Code:
AT+EMAILCID=1
OK
AT+EMAILTO=120
OK
AT+SMTPSRV="smtp.mail.yahoo.com.ar",80
OK
AT+SMTPAUTH=1,"xxxxxxxxx@yahoo.com.ar","xxxxxxxxx"
OK
AT+SMTPFROM="xxxxxxxxx@yahoo.com.ar"
OK
AT+SMTPRCPT=0,0,"xxxxxxxxx@gmail.com","user1 nc"
OK
AT+SMTPSUB="REPORTE_GPRS"
OK
AT+SMTPBODY
 gprs activation
OK
AT+SMTPSEND
OK

+SMTPSEND: 61

**(+SMTPSEND: 61 is Network Error)
I need to get acknowledgement as +SMTPSEND: 1


Please help me....:-:)-(
 
Last edited by a moderator:

dxn

Newbie level 4
Newbie level 4
Joined
Jun 3, 2015
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
31
Hi,
we are also getting the same problem.
same response
+SMTPSEND: 61

please help us
 

dxn

Newbie level 4
Newbie level 4
Joined
Jun 3, 2015
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
31
thanks for reply...
we r using
SIMCOM_SIM900A
Revision:1137B01SIM900A64_ST_ENHANCE

whether it support email?

i followed the same at commands which is mentioned by "andres90125 " in that link. but getting +SMTPSEND: 61
i tried both google mail and yahoo mail.but same result..
please guide us..
 

FvM

Super Moderator
Staff member
Advanced Member level 7
Joined
Jan 22, 2008
Messages
51,217
Helped
14,653
Reputation
29,584
Reaction score
13,797
Trophy points
1,393
Location
Bochum, Germany
Activity points
292,750
The modem understands the +SMTPxx commands, so it obviously supports Email.

61 Network Error suggest a general problem like no GPRS connection active. Can you access other internet services?
 

dxn

Newbie level 4
Newbie level 4
Joined
Jun 3, 2015
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
31
i hve checked
at+cgatt?
+CGATT: 1

OK
GSM attached.

- - - Updated - - -

checked with another internet service provider. but same result

+SMTPSEND: 61

plese guide us.
 

FvM

Super Moderator
Staff member
Advanced Member level 7
Joined
Jan 22, 2008
Messages
51,217
Helped
14,653
Reputation
29,584
Reaction score
13,797
Trophy points
1,393
Location
Bochum, Germany
Activity points
292,750
Unfortunately I'm not using SIMCOM, so I can't check.

Previous threads emphasize that SIMCOM only works with servers supporting unencrypted (port 25) SMTP. Most SMTP servers don't anymore. But they reported different error codes than 61 in this case.

It would be however interesting to know if you can connect to an HTTP or FTP server.
 

dxn

Newbie level 4
Newbie level 4
Joined
Jun 3, 2015
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
31
In http, I have to send data to a server. But I do not know how to make a server on my computer or where I am sending data, how to collect it on a server. Can you provide me some information or some help.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top