<?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>How to integrate BLE Template with Peripheral Template projects? some files seem to be totally different with the same name in both templates.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36976/how-to-integrate-ble-template-with-peripheral-template-projects-some-files-seem-to-be-totally-different-with-the-same-name-in-both-templates</link><description>Hi Everyone 
 
 I have written a code using the peripheral template given in Nordic\nRF5_SDK_15.0.0_a53641a\examples\peripheral path which works very well so far. 
 My aim is to combine and run this program with the BLE_APP_UART example given in the SDK</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 31 Jul 2018 09:01:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36976/how-to-integrate-ble-template-with-peripheral-template-projects-some-files-seem-to-be-totally-different-with-the-same-name-in-both-templates" /><item><title>RE: How to integrate BLE Template with Peripheral Template projects? some files seem to be totally different with the same name in both templates.</title><link>https://devzone.nordicsemi.com/thread/142101?ContentTypeID=1</link><pubDate>Tue, 31 Jul 2018 09:01:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0228d26b-badc-41b7-84f7-b7b9f27845fe</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Some functions are controlled by the softdevice when this is enabled, but also need to be handled when there is no softdevice available (interrupts, errors, etc).&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;When softdevice is &lt;strong&gt;not&amp;nbsp;&lt;/strong&gt;available, use the files in&amp;nbsp;components\drivers_nrf\nrf_soc_nosd&lt;/li&gt;
&lt;li&gt;When softdevice &lt;strong&gt;is&lt;/strong&gt; available, use the files in components\softdevice\s1xx\headers&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Just remove the first path from your include folders when adding the BLE/softdevice functionality, and add the second path.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>