<?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>zephyr error when building code NRF connect sdk v2.5.1</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/107611/zephyr-error-when-building-code-nrf-connect-sdk-v2-5-1</link><description>I am trying to add DFU to my custom project and is having trouble building the code. I get the error below. [1/8] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json [2/8] Generating linker_zephyr_pre0.cmd [3/8] Linking C executable</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 22 Jan 2024 10:04:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/107611/zephyr-error-when-building-code-nrf-connect-sdk-v2-5-1" /><item><title>RE: zephyr error when building code NRF connect sdk v2.5.1</title><link>https://devzone.nordicsemi.com/thread/465248?ContentTypeID=1</link><pubDate>Mon, 22 Jan 2024 10:04:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c647a0b-84e2-4b82-af08-519dcfbc500c</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The SMP BT transport will be registered at boot, before the main() function, if you add &amp;#39;CONFIG_NCS_SAMPLE_MCUMGR_BT_OTA_DFU=y&amp;#39; to your prj.conf file. You are no longer supposed to call smp_bt_register() from the app.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>