mbedtls handshake return -0x10
Posted: Sun Jul 08, 2018 10:01 pm
Hi,
I'm working on an example where I am using Bluetooth Client and LWS functionalities in parallel.
Strange enough, the mbedtls return -0x10 on the handshake if the Bluetooth is activated but works fine if the Bluetooth was deactivated!
Screenshot here showing the error and the free memory space on the internal and external RAM :
https://ibb.co/mbznro
I checked the error code of the mbedtls but couldn't find what type of error corresponds to -0x10 ..
https://tls.mbed.org/api/ssl_8h.html#a7 ... 66c8602177
Using IDF 3
https://github.com/espressif/esp-idf/tr ... cf1181458f
Any help ?
I appreciate the help ))
I'm working on an example where I am using Bluetooth Client and LWS functionalities in parallel.
Strange enough, the mbedtls return -0x10 on the handshake if the Bluetooth is activated but works fine if the Bluetooth was deactivated!
Screenshot here showing the error and the free memory space on the internal and external RAM :
https://ibb.co/mbznro
I checked the error code of the mbedtls but couldn't find what type of error corresponds to -0x10 ..
https://tls.mbed.org/api/ssl_8h.html#a7 ... 66c8602177
Using IDF 3
https://github.com/espressif/esp-idf/tr ... cf1181458f
Any help ?
I appreciate the help ))