nicolaAbcd
Newbie level 1
Hi Guys,
I have a problem with telit gt864. I use this list of at commands:
AT
AT+CGDCONT=2,"IP","internet.wind","0.0.0.0",0,0
AT+CMEE=2
AT+CGATT=1
AT#SGACT=2,1 //Context Activation
AT+CGPADDR=2 //Show PDP Address
AT#ERST //E-mail Parameters Reset
AT#ESMTP="smtp.windas.net"
AT#EADDR="smecloud@windas.net"
AT#EUSER="smecloud@windas.net"
AT#EPASSW="***********"
AT#ESAV //E-mail Parameters Save
AT#EMAILD="destination address","subj"
> test serial modem email
ctrl+z
+CME ERROR: connection failed
For the smtp i use the same configuration in other application develped by my company. The email is an aruba domain (windas.net)
Can you help me?
Thanks a lot.
Best regards,
Nicola
I have a problem with telit gt864. I use this list of at commands:
AT
AT+CGDCONT=2,"IP","internet.wind","0.0.0.0",0,0
AT+CMEE=2
AT+CGATT=1
AT#SGACT=2,1 //Context Activation
AT+CGPADDR=2 //Show PDP Address
AT#ERST //E-mail Parameters Reset
AT#ESMTP="smtp.windas.net"
AT#EADDR="smecloud@windas.net"
AT#EUSER="smecloud@windas.net"
AT#EPASSW="***********"
AT#ESAV //E-mail Parameters Save
AT#EMAILD="destination address","subj"
> test serial modem email
ctrl+z
+CME ERROR: connection failed
For the smtp i use the same configuration in other application develped by my company. The email is an aruba domain (windas.net)
Can you help me?
Thanks a lot.
Best regards,
Nicola
Last edited: