Hello,
I'm using esp-idf 4.4.2 and I have to use MBEDTLS using TCP socket in order to send data to a server.
Please, could you give me how to do it, or give me a small example?
Thanks!
MBEDTLS with TCP socket example
-
- Posts: 1692
- Joined: Mon Oct 17, 2022 7:38 pm
- Location: Europe, Germany
Re: MBEDTLS with TCP socket example
Example, yes.
Small... no
https://github.com/espressif/esp-idf/tr ... ps_mbedtls
The ESP-TLS API is a bit more simple to use:
https://github.com/espressif/esp-idf/tr ... ps_request
Small... no
https://github.com/espressif/esp-idf/tr ... ps_mbedtls
The ESP-TLS API is a bit more simple to use:
https://github.com/espressif/esp-idf/tr ... ps_request
Re: MBEDTLS with TCP socket example
Hello, thanks a lot, there is a way to use MBEDTLS and POSIX TCP socket?
Re: MBEDTLS with TCP socket example
also there you have one
https://github.com/Mbed-TLS/mbedtls/blo ... _client2.c
https://github.com/Mbed-TLS/mbedtls/blo ... _client2.c
Who is online
Users browsing this forum: No registered users and 259 guests