<?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>merge mesh light switch server with mesh dfu example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/31081/merge-mesh-light-switch-server-with-mesh-dfu-example</link><description>hi, 
 i am doing a project where i have to merge nrf mesh light switch server with mesh dfu example. i am using nrf mesh sdk v1.0.0 and nrf52832 mcu. 
 i have merged two programs by following this link . but now i am facing problems. rtt log is like below</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 05 Mar 2018 18:01:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/31081/merge-mesh-light-switch-server-with-mesh-dfu-example" /><item><title>RE: merge mesh light switch server with mesh dfu example</title><link>https://devzone.nordicsemi.com/thread/122903?ContentTypeID=1</link><pubDate>Mon, 05 Mar 2018 18:01:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ae865aa-a74c-48b9-95d5-ab1cb6ce7943</guid><dc:creator>nikunj8086</dc:creator><description>&lt;p&gt;hi, hung,&lt;/p&gt;
&lt;p&gt;thanks for reply.&lt;/p&gt;
&lt;p&gt;i removed &amp;quot;mesh_core_setup()&amp;quot; because sd_softdevice_enable() is also called form&amp;nbsp;nrf_mesh_node_config().&lt;/p&gt;
&lt;p&gt;now, both light switch and dfu works in one application.&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: merge mesh light switch server with mesh dfu example</title><link>https://devzone.nordicsemi.com/thread/122894?ContentTypeID=1</link><pubDate>Mon, 05 Mar 2018 17:02:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68b72897-69ae-4fc4-8eeb-d512acb2e205</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Error code 4097 mean NRF_ERROR_SDM_INCORRECT_INTERRUPT_CONFIGURATION, most likely it was returned by&amp;nbsp;sd_softdevice_enable(). Please make sure you are not calling this function twice in your code.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please step into the code and check what exactly the API that throws the error.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>