<?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>nrf Connect SDK openthread coap client and server examples on zephyr 4.0.99</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117412/nrf-connect-sdk-openthread-coap-client-and-server-examples-on-zephyr-4-0-99</link><description>Hi. 
 I would like con build nrf Connect OT COAP Client and Server on a zephyr 4.0.99 / toolchain: zephyr 0.17.0 
 I have downloaded nrf sdk 2.9.99 
 running: 
 west build -b=nrf52840dk/nrf52840 -p 
 
 I get the following errors: 
 
 /workspaces/zephyrbox</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 19 Dec 2024 06:27:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117412/nrf-connect-sdk-openthread-coap-client-and-server-examples-on-zephyr-4-0-99" /><item><title>RE: nrf Connect SDK openthread coap client and server examples on zephyr 4.0.99</title><link>https://devzone.nordicsemi.com/thread/515643?ContentTypeID=1</link><pubDate>Thu, 19 Dec 2024 06:27:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:01238d28-3266-4006-96a8-9a238a8de7c1</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The errors&amp;nbsp;show that the build&amp;nbsp;fails because it can&amp;#39;t find nRF Connect SDK (NCS) specific&amp;nbsp;Kconfig symbols, which&amp;nbsp;suggests that you are building a sample based on NCS with Zephyr. I recommend you use the latest tagged release of NCS (v2.9.0 at time of writing). You can install the SDK using west:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;west init -m https://github.com/nrfconnect/sdk-nrf --mr v2.9.0
west update&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Please refer to the SDK documentation for more detailed steps about how to install the SDK: &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/installation.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/installation.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>