ESP8266 Developer Zone The Official ESP8266 Forum 2017-06-07T15:15:43+08:00 https://bbs.espressif.com:443/feed.php?f=16&t=4741 2017-06-07T15:15:43+08:00 2017-06-07T15:15:43+08:00 https://bbs.espressif.com:443/viewtopic.php?t=4741&p=13769#p13769 <![CDATA[Re: AT+CIPSTART Not working with mbedtls]]> I tried to compile mbedTLS sources myself and now the memory issues don't seem to show up. I did not use the libmbedtls.a provided with the mbedTLS project.

Statistics: Posted by Guest — Wed Jun 07, 2017 3:15 pm


]]>
2017-06-07T02:53:25+08:00 2017-06-07T02:53:25+08:00 https://bbs.espressif.com:443/viewtopic.php?t=4741&p=13750#p13750 <![CDATA[Re: AT+CIPSTART Not working with mbedtls]]>
Is there a place to follow the patch? E.g. Github Issue?

Thanks,
Evan

Statistics: Posted by moosilauke18 — Wed Jun 07, 2017 2:53 am


]]>
2017-05-28T22:45:05+08:00 2017-05-28T22:45:05+08:00 https://bbs.espressif.com:443/viewtopic.php?t=4741&p=13488#p13488 <![CDATA[Re: AT+CIPSTART Not working with mbedtls]]> Statistics: Posted by Guest — Sun May 28, 2017 10:45 pm


]]>
2017-05-26T11:27:13+08:00 2017-05-26T11:27:13+08:00 https://bbs.espressif.com:443/viewtopic.php?t=4741&p=13410#p13410 <![CDATA[AT+CIPSTART Not working with mbedtls]]>
AT version:1.3.0.0(Jul 14 2016 18:54:01)
SDK version:2.0.0(656edbf)
compile time:May 25 2017 21:01:48

I've followed the directions in the sdk guidelines to build the firmware with libmbedtls and it worked correctly. The issue is I cannot connect to a server with ssl anymore. I've tried with the above and the newer 2.1.0 SDK version both with mbedtls. Neither work and give me: `ERROR`

I've since gone back to using libssl and ssl works correctly, but it doesn't have TLS 1.2.

If anyone can help me I'd love that. For reference I'm using https://github.com/ekstrand/ESP8266wifi/ as a wrapper with a nano communicating with ESP8266.

Thanks!

Statistics: Posted by moosilauke18 — Fri May 26, 2017 11:27 am


]]>