<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>COAP Secure implementation</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89293/coap-secure-implementation</link><description>Hi, 
 I am trying to use secure COAP and got an error when compiling: undefined reference to &amp;#39;otCoapSecureSetPsk&amp;#39;. 
 This function is declared in &amp;quot;coap_secure.h&amp;quot;. I am digging in to the header file, and it mentioned: 
 The functions in this module are</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 24 Jun 2022 10:52:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89293/coap-secure-implementation" /><item><title>RE: COAP Secure implementation</title><link>https://devzone.nordicsemi.com/thread/374116?ContentTypeID=1</link><pubDate>Fri, 24 Jun 2022 10:52:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:294cd981-4758-41ac-bce8-abe880f0be5a</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Have you set &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.0/kconfig/index.html#CONFIG_MBEDTLS_KEY_EXCHANGE_PSK_ENABLED"&gt;CONFIG_MBEDTLS_KEY_EXCHANGE_PSK_ENABLED&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;Make sure its dependencies are fulfilled. Our &lt;a href="https://nrfconnect.github.io/vscode-nrf-connect/kconfig/nrfkconfig.html"&gt;kconfig&lt;/a&gt; tool is very useful for checking if a configuration is set after the build or not.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>