<?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>Issue adding FDS module from BLE stack to the Mesh application</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38576/issue-adding-fds-module-from-ble-stack-to-the-mesh-application</link><description>Hello, I&amp;#39;m trying to add a Peer Manager functionality to the Mesh Provisioner application. 
 I&amp;#39;m using nRF52832 devkit, Segger Embedded Studio, nRF5 SDK for Mesh 2.0.0 and nRF5 SDK 15.1.0. 
 Currently I&amp;#39;ve managed to add some BLE functionality to the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 17 Sep 2018 13:48:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38576/issue-adding-fds-module-from-ble-stack-to-the-mesh-application" /><item><title>RE: Issue adding FDS module from BLE stack to the Mesh application</title><link>https://devzone.nordicsemi.com/thread/149070?ContentTypeID=1</link><pubDate>Mon, 17 Sep 2018 13:48:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a3c3f93f-23a8-477c-aa04-2d4922798666</guid><dc:creator>CodeLoader</dc:creator><description>&lt;p&gt;Thanks for your answer.&lt;/p&gt;
&lt;p&gt;I know that mesh examples use SDK 15.0.0, but I&amp;#39;ve decided to transfer it to use 15.1.0 because of all of the updates and no visible difficulties apart from changing paths and including files into the projects. So maybe I will also transfer it to newer mesh SDK.&lt;/p&gt;
&lt;p&gt;So, now I&amp;#39;ve reworked my example on top of ble_app_proximity_coexist, which uses Peer Manager, and managed to initialize FDS in Peer Manager. Secure connections work correctly now with BLE functionality, but it&amp;#39;s still not clear enough why FDS couldn&amp;#39;t start in example where there was no Peer Manager to begin with.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I assumed that the fix provided &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v2.2.0/md_doc_getting_started_how_to_nordicSDK.html?cp=4_1_0_1_7" rel="noopener noreferrer" target="_blank"&gt;here&lt;/a&gt;&amp;nbsp;is enough to avoid overlapping of the BLE, but maybe it&amp;#39;s not depending on the actual project. The difference from the coexist examples is that they use mesh client/server and not provisioner with Flash Manager like my app.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue adding FDS module from BLE stack to the Mesh application</title><link>https://devzone.nordicsemi.com/thread/148960?ContentTypeID=1</link><pubDate>Mon, 17 Sep 2018 08:53:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1151f44-1a90-43f6-af2d-987d98a0dafc</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;May I ask why you are using sdk v15.1 with mesh sdk v2.0.0? I believe all v2 releases of the mesh sdk require nRF5 SDK v15.0.0 &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk/keydef/PLUGINS_ROOT/com.nordic.infocenter.meshsdk.v2.2.0/index.html?cp=4_1_0"&gt;as seen here&lt;/a&gt;.That might be a reason you are running into problems. Also, make sure to change the SDK_ROOT in SES like this: go to the Tools tab -&amp;gt; Options -&amp;gt; Building tab -&amp;gt; change SDK_ROOT global macro to point to the path to sdk 15.0.0.&lt;/p&gt;
&lt;p&gt;Did you make sure that the flash areas are not overlapping? As the infocenter documentation states, overlapping flash areas might lead to errors. I would also recommend to at least upgrade to mesh sdk v2.0.1, as this is the first sdk with a qualified mesh stack.&lt;/p&gt;
&lt;p&gt;If possible, I would recommend taking a look at the new flash manager in the latest mesh sdk v2.2.0. The flash manager has been updated significantly. &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/36664/mesh-flash-manager-coexist-with-flash-data-storage"&gt;This &lt;/a&gt;&amp;amp; &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/34356/storing-data-to-flash-by-using-mesh"&gt;this case&lt;/a&gt; may also be helpful.&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>