Skip to content

HTTPS on ESP32 S3 - Impossible to get a valid handshake #88137

Answered by JacqueminG
JacqueminG asked this question in Q&A
Discussion options

You must be logged in to vote

Finally the problem is not originating in RAM or other MBED / TLS / ...

But simply in a conflict between BT and WIFI... Removing CONFIG_BT=y strongly enhance the wifi stability and allows the https request to solve properly...
So for info, concurrent wifi + ble on esp32 s3 is not stable enough to handle tls handshake (whatever the reason)

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@JacqueminG
Comment options

Comment options

You must be logged in to vote
1 reply
@rnicolas
Comment options

Answer selected by JacqueminG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants