<?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>nRF52832 get composition data very slow</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58920/nrf52832-get-composition-data-very-slow</link><description>Hi I programmed the nRF mesh experimental dimming example on the nRF52832 chip. I noticed that, when using Bluetooth Mesh provisioning apps (I&amp;#39;ve tried several to verify this behavior), it takes a lot of time for me to get the composition data from the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 12 Mar 2020 14:12:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58920/nrf52832-get-composition-data-very-slow" /><item><title>RE: nRF52832 get composition data very slow</title><link>https://devzone.nordicsemi.com/thread/239558?ContentTypeID=1</link><pubDate>Thu, 12 Mar 2020 14:12:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c90b0872-924b-4273-b4bf-4f2e4560a81c</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi John,&amp;nbsp;&lt;br /&gt;Could you help taking a sniffer trace ?&amp;nbsp;&lt;br /&gt;We have some improvement in the provisioning time in our SDK v4.0 . Have you used SDK v4.0 ? How long did it take to finish a provisioning process for you ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Zephyr mesh stack is not from us and we can&amp;#39;t really say much about that stack. The implementation is totally different from our stack. You may not be able to use the softdevice with the zephyr stack.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 get composition data very slow</title><link>https://devzone.nordicsemi.com/thread/239436?ContentTypeID=1</link><pubDate>Thu, 12 Mar 2020 06:30:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:295eca34-d44b-4bdf-92cc-f72207d3892a</guid><dc:creator>John Smith</dc:creator><description>&lt;p&gt;Thanks for the response. Unfortunately, changing this setting did not change the performance. I actually downloaded a zephyr ble mesh project onto the device, and the performance is very good. Instantaneous connections and transmissions between the iphone and the device.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do you guys not recommend using zephyr project? Is zephyr project different than your sdk?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 get composition data very slow</title><link>https://devzone.nordicsemi.com/thread/239319?ContentTypeID=1</link><pubDate>Wed, 11 Mar 2020 12:23:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e6dd7661-21d3-42bd-bc78-03089ba292c7</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi John,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you capture a &lt;a href="https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Sniffer"&gt;sniffer trace &lt;/a&gt;when doing provisioning with the Silicon Lab board ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We would want to compare it to the provisioning trace when doing the same with the nRF52. How long it usually take to provision the nRF52 with your phone ?&lt;/p&gt;
&lt;p&gt;The provisioning time depends largely on:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;- Advertising interval (how fast the phone can establish a connection to the device)&lt;/p&gt;
&lt;p&gt;- Connection interval (how fast the data is transferred between the phone and the device)&lt;/p&gt;
&lt;p&gt;- Is there any dead period that the phone wouldn&amp;#39;t do anything.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;What you can do to test is to increase the preferred connection interval in nrf_mesh_config_examples.h&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Try changing&amp;nbsp;MIN_CONN_INTERVAL to 7.5 and&amp;nbsp;MAX_CONN_INTERVAL to 15ms you should see some improvement.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;However, the draw back of this is that the time domain for mesh will be affected and the mesh performance will be degraded when a phone connected to the device. So the longer connection interval should be used after the provisioning finished. By default in our configuration it&amp;#39;s 150ms.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>