<?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>Build Errors when trying Zephyr sample for wifi</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113629/build-errors-when-trying-zephyr-sample-for-wifi</link><description>Hello, 
 I am trying to play with zephyr networking samples on my nRF5340 + nRF7002 EK devkit board. 
 I am using NCS 2.7.0 release SDK. i was able to build and run some Wi-Fi samples in the SDK. 
 Now i want to run some samples from zephyr networking</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 06 Aug 2024 13:41:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113629/build-errors-when-trying-zephyr-sample-for-wifi" /><item><title>RE: Build Errors when trying Zephyr sample for wifi</title><link>https://devzone.nordicsemi.com/thread/497175?ContentTypeID=1</link><pubDate>Tue, 06 Aug 2024 13:41:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c181d6a-376c-4f63-978a-daa10c2c6f95</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;You also have to build &lt;span&gt;with &amp;quot;-DOVERLAY_CONFIG=overlay-nrf700x.conf&amp;quot; to include&amp;nbsp;overlay-nrf700x.conf.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build Errors when trying Zephyr sample for wifi</title><link>https://devzone.nordicsemi.com/thread/497116?ContentTypeID=1</link><pubDate>Tue, 06 Aug 2024 09:12:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2ad0e003-8dd4-4a3f-8efe-70179755bb73</guid><dc:creator>djgj</dc:creator><description>&lt;p&gt;Hello Amanda,&lt;/p&gt;
&lt;p&gt;i am not using vs code extension. i am using linux terminal to compile the samples.&lt;br /&gt;i did include&amp;nbsp;&lt;span&gt;-DSHIELD=nrf7002ek in my arguments when building.&amp;nbsp;&lt;br /&gt;Only thing that worked is including the contents of the `overlay-nrf700x.conf` into `prj.conf` of the sample directly.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build Errors when trying Zephyr sample for wifi</title><link>https://devzone.nordicsemi.com/thread/497002?ContentTypeID=1</link><pubDate>Mon, 05 Aug 2024 14:16:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f44a8fc8-2665-40a1-9acf-b9f0fc3baf0c</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If you use the nRF Connect for VS Code extension, specify&amp;nbsp;&lt;/span&gt;&lt;code&gt;&lt;span&gt;-DSHIELD=nrf7002ek&lt;/span&gt;&lt;/code&gt;&lt;span&gt;&amp;nbsp;in the&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Extra Cmake arguments&lt;/strong&gt;&lt;span&gt;&amp;nbsp;field when&amp;nbsp;&lt;/span&gt;&lt;a href="https://docs.nordicsemi.com/bundle/nrf-connect-vscode/page/guides/build_config.html"&gt;setting up a build configuration&lt;/a&gt;&lt;span&gt;.&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1722867328013v1.png" alt=" " /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;See &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.7.0/page/nrf/device_guides/nrf70/nrf7002ek_dev_guide.html"&gt;Building and programming with nRF7002 EK&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;br /&gt;Amanda H.&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build Errors when trying Zephyr sample for wifi</title><link>https://devzone.nordicsemi.com/thread/496839?ContentTypeID=1</link><pubDate>Fri, 02 Aug 2024 14:04:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b173cde3-7e2b-47c7-9c02-dbcc8b42a87a</guid><dc:creator>djgj</dc:creator><description>&lt;p&gt;on further analysis i see that `CONFIG_WIFI_NRF700X` is not set when building zephyr network sample even though it is set in overlay file.&lt;br /&gt;It does not work even if i set this config manually in prj.conf or via menuconfig also. I don&amp;#39;t know what is happening in the new kconfig since there is no error or warning shown also for this config. it is like this config is ignored/unset silently.&lt;/p&gt;
&lt;p&gt;If i build the sample for `nRF7002 DK` directly then it compiles but not for `nRF5340 DK + nRF7002 EK`&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;do you know anything about this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>