<?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>Various notification delays</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/40751/various-notification-delays</link><description>Hi All 
 I have a system with two PCA10040 boards both running with SD version s132_nrf52_6.1.0. The application is build with SDK version 15.2. 
 I have implemented a peripheral device on one board, and a central device on the other. I have designed</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 22 Nov 2018 15:24:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/40751/various-notification-delays" /><item><title>RE: Various notification delays</title><link>https://devzone.nordicsemi.com/thread/158698?ContentTypeID=1</link><pubDate>Thu, 22 Nov 2018 15:24:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f0706b89-38ab-475b-9c62-60f81523fdc2</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Can you try to change to NRF_SDH_CLOCK_LF_ACCURACY&amp;nbsp; 0 to see if that change behaviour?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Various notification delays</title><link>https://devzone.nordicsemi.com/thread/158623?ContentTypeID=1</link><pubDate>Thu, 22 Nov 2018 12:30:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:896878c9-2784-484c-9e62-7c5653eb59fe</guid><dc:creator>Kasper Leonhardt</dc:creator><description>&lt;p&gt;I do not think so . . I have place a log message in the call back function when writing to the flash. Nothing here. Nothing in the application seems to take any resources.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Various notification delays</title><link>https://devzone.nordicsemi.com/thread/158508?ContentTypeID=1</link><pubDate>Wed, 21 Nov 2018 20:37:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:38a17581-5aab-4935-85b7-47cba461164a</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Is it possible that you are doing some scanning at the same time here, have other links active, using timeslot, or are doing flash operations (e.g. erase).&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Various notification delays</title><link>https://devzone.nordicsemi.com/thread/158469?ContentTypeID=1</link><pubDate>Wed, 21 Nov 2018 14:52:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb8327e1-b092-4d2f-a7be-d7cfe43d99c6</guid><dc:creator>Kasper Leonhardt</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for the follow-up.&lt;/p&gt;
&lt;p&gt;Slave latency is 0 in both peripheral and central device.&lt;/p&gt;
&lt;p&gt;The LFCLK config is following:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;#define NRF_SDH_CLOCK_LF_SRC 1
#define NRF_SDH_CLOCK_LF_RC_CTIV 0
#define NRF_SDH_CLOCK_LF_ACCURACY 7
#define NRF_SDH_CLOCK_LF_RC_TEMP_CTIV 0&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I believe that the first one sets the external crystal as source, and therefore the rest has no effect.&lt;/p&gt;
&lt;p&gt;The result from&amp;nbsp;&lt;span&gt;sd_ble_gatts_hvx is always NRF_SUCCESS. However I send too many notifications, I receive&amp;nbsp;NRF_ERROR_RESOURCES. But the response time is not affect by this.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kasper&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Various notification delays</title><link>https://devzone.nordicsemi.com/thread/158459?ContentTypeID=1</link><pubDate>Wed, 21 Nov 2018 14:24:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c92aca5-d0a7-47dd-b517-1a985a18e034</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What is the connection parameters here? For instance is slave latency = 0?&lt;/p&gt;
&lt;p&gt;What is the LFCLK configuration here when you enable the softdevice?&lt;/p&gt;
&lt;p&gt;Also&amp;nbsp;you calling&amp;nbsp;sd_ble_gatts_hvx() as expected, is it returning any error code?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>