This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TM4C129ENCZAD: IPSec with TI-RTOS NDK

Part Number: TM4C129ENCZAD

We’re working on an project using the TM4C129ENCZAD MCU to aggregate data from an image sensor, and then send that data to a PC over an encrypted TCP connection. The ease of integrating wolfSSL into our project was a major discriminator in selecting that particular part. Guides like this one were particularly helpful: 

Our most pressing issue at this point is that now we need to add IPSec functionality to our project, which doesn’t appear to be supported by the current version of the NDK. Can you provide any guidance on how to accomplish this?

  • Hi Nadeem,

    As you noted we don't have IPSec support in the NDK and do not have any immediate plans to add it in.

    Looking through previous forum posts, it looks like one customer implemented themselves in the NDK. I don't know of any third parties that add IPSec into the NDK. You might contact WolfSSL to see what they can do.

    Todd