electronicsguy / ESP8266

ESP8266 Projects
242 stars 183 forks source link

Sketch not working on SDK 2.4.0-rc1 #38

Closed capedra closed 7 years ago

capedra commented 7 years ago

Opened an issue on https://github.com/esp8266/Arduino/issues/3330

SSL handshake not returning OK for the host script.googleusercontent.com.

electronicsguy commented 7 years ago

Have you made any changes to the sample sketch? Could you upload it (a minimal verifiable example) somewhere so others could reproduce the problem? Thanks.

capedra commented 7 years ago

@electronicsguy Hello, I'm really sorry that I was in a rush yesterday but I replied to you and to Ivan there on the mentioned link:

I think this is the main problem that's been happening only on 2.4.0 RC1:

Alert: decode error
Error: SSL error 50
:wr 7 7 0
:wrc 7 7 0
Alert::rcl
:abort
 unexpected message
Alert: close notify
electronicsguy commented 7 years ago

fixed: 3330