This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Using MBED TLS in TCP/IP as a client

We have been using TCP/IP successfully for a few months now and we have a new secure backend application that communicates with TLS security on port 443.   When I send messages i get the the netTCP_EventAborted response in the tcp_cb_func.  Not sure what causes the response but I know it is how I implemented MBED TLS but there is painfully little information on how to implement properly, examples or step by step instructions.  If you have done the conversion and have clues to help me move forward it would be appreciated.

FYI, I am using the latest Keil tool chain and runtime environment. 

0