<?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>Mesh SDK coexist modification</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60029/mesh-sdk-coexist-modification</link><description>Hi Team, 
 I am using latest Mesh SDK and nRF5 SDK. 
 In sdk coexist example for nRF52832, I tried adding provision over GATT bearer support instead of ADV bearer. After changing code when I try to provision using nRF Mesh Android app, app is hanging</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 05 May 2020 11:21:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60029/mesh-sdk-coexist-modification" /><item><title>RE: Mesh SDK coexist modification</title><link>https://devzone.nordicsemi.com/thread/248154?ContentTypeID=1</link><pubDate>Tue, 05 May 2020 11:21:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2005a8c1-25ce-4cc3-a831-8317052125de</guid><dc:creator>Sridhar Jonnavittula</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I found the solution.&lt;/p&gt;
&lt;p&gt;I have also commented gatt_init() and then provisioned successfully.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh SDK coexist modification</title><link>https://devzone.nordicsemi.com/thread/244648?ContentTypeID=1</link><pubDate>Wed, 15 Apr 2020 09:44:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:122ca8a4-9d89-4857-a3da-64b90c63dd40</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It is hard to know what is going wrong without knowing what changes you have made to the code. Adding GATT provisioning to the coexistence examples aren&amp;#39;t straight forwarded and will require a bit of work.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I suggest you have a look at Terje&amp;#39;s answer in this &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/46793/problems-with-coexisting-examples-for-mesh-nrf52832-ios-nrf-mesh/185797#185797" rel="noopener noreferrer" target="_blank"&gt;post&lt;/a&gt; to get a better understanding of this.&amp;nbsp;&lt;span&gt;I also have had a little discussion with our developer regarding this and he said that you can also do it this way:&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;What&amp;nbsp;you have to do is, to initialize its BLE services again, once the &amp;quot;provisioning complete callback&amp;quot; is triggered, and during bootup, if &lt;em&gt;m_device_provisioned&lt;/em&gt; is true.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Martin&lt;/span&gt;&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>