ESP8266 Developer Zone The Official ESP8266 Forum 2017-10-25T10:24:19+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=98 2017-10-25T10:24:19+08:00 2017-10-25T10:24:19+08:00 https://bbs.espressif.com:443/viewtopic.php?t=98&p=16702#p16702 <![CDATA[Re: AT+CIPSTARTSSL Command]]>
As I am not an experienced user or programmer of ESP8266, I would like to ask you some questions to check if I did everything well, because so far I could not connect to the Gmail SSL server.
- When I download your firmware to the module, at the same time I should also download the files esp_init_data_default.bin at address 0xfc000, blank.bin at 0xfe000 and user1.1024.new.2.bin at 0x1000 or that is not necessary. ?
- If so, could they be of any version or need to be of a particular version?
- Could you post some examples of an AT commands sequence for a successful SSL connection?

Thank you for your post and I would appreciate your help on this,

Jose.

Statistics: Posted by pmanguare — Wed Oct 25, 2017 10:24 am


]]>
2015-01-02T23:57:10+08:00 2015-01-02T23:57:10+08:00 https://bbs.espressif.com:443/viewtopic.php?t=98&p=423#p423 <![CDATA[Re: AT+CIPSTARTSSL Command]]>
Turconi wrote:
I attach the source file... only the AT projects ... on one rar file...

Enjoy.. Asimov


Good job! Thanks a lot! ;)

Statistics: Posted by costaud — Fri Jan 02, 2015 11:57 pm


]]>
2015-01-02T20:27:04+08:00 2015-01-02T20:27:04+08:00 https://bbs.espressif.com:443/viewtopic.php?t=98&p=421#p421 <![CDATA[Re: AT+CIPSTARTSSL Command]]>
Enjoy.. Asimov
at_v0.20_SDKv0.9.3_AT_CIPSTARTSSL.rar

Statistics: Posted by Turconi — Fri Jan 02, 2015 8:27 pm


]]>
2015-01-02T15:53:15+08:00 2015-01-02T15:53:15+08:00 https://bbs.espressif.com:443/viewtopic.php?t=98&p=420#p420 <![CDATA[Re: AT+CIPSTARTSSL Command]]>
Turconi wrote:
Hi everybody:

I have work over the version at_v0.20 and I added this command to get access to smtp with ssl .. like gmail security...
you must use like the AT+CIPSTART but only accept the ip address directly (smtp of gmail = 64.233.186.108 ), not the name of smtp like smtp.gmail.com ....
the port you have to use is as you want... (smtp gmail port = 465)....

With this you have a security connection with ssl ....
I attached this binary ...if someone need the source please say it..

thanks for all effort ..

Asimov

Hi, could you provide the src for these?

I need it very much,thanks!

Statistics: Posted by younger — Fri Jan 02, 2015 3:53 pm


]]>
2014-12-24T02:06:14+08:00 2014-12-24T02:06:14+08:00 https://bbs.espressif.com:443/viewtopic.php?t=98&p=338#p338 <![CDATA[AT+CIPSTARTSSL Command]]>
I have work over the version at_v0.20 and I added this command to get access to smtp with ssl .. like gmail security...
you must use like the AT+CIPSTART but only accept the ip address directly (smtp of gmail = 64.233.186.108 ), not the name of smtp like smtp.gmail.com ....
the port you have to use is as you want... (smtp gmail port = 465)....

With this you have a security connection with ssl ....
I attached this binary ...if someone need the source please say it..

thanks for all effort ..

Asimov
firmware.zip

Statistics: Posted by Turconi — Wed Dec 24, 2014 2:06 am


]]>