<?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>Inconsistent transmission time between my dev kit and nRF connect PC app and Android app.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38066/inconsistent-transmission-time-between-my-dev-kit-and-nrf-connect-pc-app-and-android-app</link><description>I&amp;#39;m using nRF connect 2.5 on PC and the latest Android app on a Pixel phone. My firmware is based on SDK 15.1 and soft device 6.1.0. I am using nRF52840-DK boards. 
 My firmware uses notifications to transmit a block of test data that is about 30 kB in</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 04 Sep 2018 18:37:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38066/inconsistent-transmission-time-between-my-dev-kit-and-nrf-connect-pc-app-and-android-app" /><item><title>RE: Inconsistent transmission time between my dev kit and nRF connect PC app and Android app.</title><link>https://devzone.nordicsemi.com/thread/147237?ContentTypeID=1</link><pubDate>Tue, 04 Sep 2018 18:37:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d52c438-31d9-47e0-9f24-c1f22d3d0e67</guid><dc:creator>william.ely</dc:creator><description>&lt;p&gt;It turns out that the reason for the long transmission time was a delay inserted between notifications. I had FREERTOS defined in my sdk_config.h file. Once I took that out the notification delay went away. I will try defining FREERTOS in the project settings like in the demo. i imagine there is a good reason why it was defined there:). &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Inconsistent transmission time between my dev kit and nRF connect PC app and Android app.</title><link>https://devzone.nordicsemi.com/thread/146836?ContentTypeID=1</link><pubDate>Fri, 31 Aug 2018 22:21:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:188f19a1-38f5-45d0-adb6-3d54d32bbc14</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;No. The Peripheral app &lt;em&gt;requests&lt;/em&gt; what it would like; the Central decides what it will &lt;em&gt;grant&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;What the Central grants is (largely?) down to the OS - there doesn&amp;#39;t seem to be much control available to the app, and the OS logic is not documented.&lt;/p&gt;
&lt;p&gt;Sometimes, disconnecting and immediately reconnecting will give different results!&lt;/p&gt;
&lt;p&gt;Results can &amp;amp; do differ from device to device.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;This has been discussed many times before.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Inconsistent transmission time between my dev kit and nRF connect PC app and Android app.</title><link>https://devzone.nordicsemi.com/thread/146834?ContentTypeID=1</link><pubDate>Fri, 31 Aug 2018 19:41:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4046538-64bd-4d4b-bc08-ca36c1bdcf6b</guid><dc:creator>william.ely</dc:creator><description>&lt;p&gt;So the phone app needs to request the same transmission parameters as the nRF connect PC app?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Inconsistent transmission time between my dev kit and nRF connect PC app and Android app.</title><link>https://devzone.nordicsemi.com/thread/146832?ContentTypeID=1</link><pubDate>Fri, 31 Aug 2018 19:38:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:950e6ee3-cfcf-4d54-9e17-bc875f1968e0</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Take a look at the connection parameters that are being granted by the phone app ...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>