<?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>modem_shell sample comparison nrfSDK 2.9.0 with nrfSDK 2.6.1</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118160/modem_shell-sample-comparison-nrfsdk-2-9-0-with-nrfsdk-2-6-1</link><description>Hello team, 
 I successfully migrate from the SDK 2.6.1 to 2.9.0. 
 Now, I am trying to build the modem_shell sample for the nrf9160DK with nrf9160dk_nrf9160_ns .overlay file to support our custom PCB with nrf7000. Previously I successfully did it on</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Jan 2025 13:19:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118160/modem_shell-sample-comparison-nrfsdk-2-9-0-with-nrfsdk-2-6-1" /><item><title>RE: modem_shell sample comparison nrfSDK 2.9.0 with nrfSDK 2.6.1</title><link>https://devzone.nordicsemi.com/thread/520179?ContentTypeID=1</link><pubDate>Mon, 27 Jan 2025 13:19:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:925ee6b0-81ec-4e67-9736-2dd9b9b71198</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Sorry about the late reply here, but Abhijith is currently out of office, so I have taken over this case.&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;&lt;strong&gt;__device_dts_ord_&lt;/strong&gt; error points to an undefined reference somewhere in your configs, so try opening your zephyr.dts file in the build folder to find out what this is referencing to.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: modem_shell sample comparison nrfSDK 2.9.0 with nrfSDK 2.6.1</title><link>https://devzone.nordicsemi.com/thread/519571?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2025 13:37:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:efcd2419-b08e-4cd3-b7b1-91b55949bb2f</guid><dc:creator>Roman Veselskyi</dc:creator><description>&lt;p&gt;Any updates?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: modem_shell sample comparison nrfSDK 2.9.0 with nrfSDK 2.6.1</title><link>https://devzone.nordicsemi.com/thread/519094?ContentTypeID=1</link><pubDate>Mon, 20 Jan 2025 13:58:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e96ee5ef-8aa2-45b0-b56f-71261f0dc120</guid><dc:creator>Roman Veselskyi</dc:creator><description>&lt;p&gt;Ok I delete the .overlay file and try to build with the next options:&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/pastedimage1737381237881v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;The error is the next:&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;C:/ncs/v2.9.0/nrf/lib/location/scan_wifi.c
In file included from C:/ncs/v2.9.0/zephyr/include/zephyr/toolchain/gcc.h:98,
                 from C:/ncs/v2.9.0/zephyr/include/zephyr/toolchain.h:50,
                 from C:/ncs/v2.9.0/zephyr/include/zephyr/kernel_includes.h:23,
                 from C:/ncs/v2.9.0/zephyr/include/zephyr/kernel.h:17,
                 from C:/ncs/v2.9.0/nrf/lib/location/scan_wifi.c:8:
C:/ncs/v2.9.0/nrf/lib/location/scan_wifi.c: In function &amp;#39;scan_wifi_init&amp;#39;:
C:/ncs/v2.9.0/zephyr/include/zephyr/device.h:92:41: error: &amp;#39;__device_dts_ord_DT_CHOSEN_ncs_location_wifi_ORD&amp;#39; undeclared (first use in this function)&lt;/pre&gt;&lt;/p&gt;
&lt;p&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/pastedimage1737381321363v2.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;In the .config.sysbuild I see that WIFI_NRF70=n, based on that I did assumption that sysbuild doesn&amp;#39;t work for this sample.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1737381505824v3.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: modem_shell sample comparison nrfSDK 2.9.0 with nrfSDK 2.6.1</title><link>https://devzone.nordicsemi.com/thread/519066?ContentTypeID=1</link><pubDate>Mon, 20 Jan 2025 12:55:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cdb36f17-4dee-46b3-9668-edd4e003398f</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Could you share more information about the issue you are facing while trying to build using sysbuild? I tried building the modem_shell sample (without your overlay), and I was able to build it successfully. The image below shows the flash usage when using sysbuild.&lt;/p&gt;
&lt;p&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/pastedimage1737377704083v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>