This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

openThread secure coap connections

Hello

I am experimenting a little with the Nordic Thread SDK v2.0.

I have a usecase that requires coap security. I havent been able to find info on secure coap connections within the Nordic Thread SDK 2.0.

Is Coap secure supported ?

Thanks in advance.

Best regards

Søren

Parents
  • Hello Søren,

    It seems like you are correct. It looks like the secure coap feature is quite new, and comes from one of the later openthread versions, and hence, it was not included in the version that comes with the SDK.

    It is possible to build the latest version of openthread, but be aware that if you use this, you may need to change some things in the SDK. 

    For how to build the latest version, please check this guide.

    Best regards,

    Edvin

Reply
  • Hello Søren,

    It seems like you are correct. It looks like the secure coap feature is quite new, and comes from one of the later openthread versions, and hence, it was not included in the version that comes with the SDK.

    It is possible to build the latest version of openthread, but be aware that if you use this, you may need to change some things in the SDK. 

    For how to build the latest version, please check this guide.

    Best regards,

    Edvin

Children
Related