<?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>Client periodic package break-in</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60601/client-periodic-package-break-in</link><description>Hi, 
 
 Setup: 
 I’m sending ble packages with around 80 Hz from an server (nrf52832 sdk 15.2) to a client device ( nrf52840 sdk 15.2) 
 
 One Ble package consist of several sensor values. Therefore I implemented a buffer on the client side, which I degrade</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Apr 2020 14:07:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60601/client-periodic-package-break-in" /><item><title>RE: Client periodic package break-in</title><link>https://devzone.nordicsemi.com/thread/246900?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2020 14:07:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cfcd5101-4b69-4e66-93bf-1e7e33050d26</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;ok, I&amp;#39;ll wait for your input.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Client periodic package break-in</title><link>https://devzone.nordicsemi.com/thread/246724?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2020 09:13:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:973af6dd-2592-4566-8fd5-ce59279dae28</guid><dc:creator>stackGreen</dc:creator><description>&lt;p&gt;No I don&amp;#39;t have a sniffer trace of the BLE communication. I&amp;#39;ll get back to you as soon as I&amp;#39;ve made a recording.&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Client periodic package break-in</title><link>https://devzone.nordicsemi.com/thread/246719?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2020 08:57:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a512493a-6e24-4b2e-808c-3f1f48d638e0</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;On the server side you would get errors if you ran out of buffers.&lt;/p&gt;
&lt;p&gt;On the client side the SD would start Nacking packets if the receive buffers was filled. I.e. if the application is not able to read the fast enough. Are you sure the data is actually sent from the server? Have you tried logging this or maybe capture a sniffer trace of the BLE communication to see if the data is actually transmitted? that should at least let us know which side to start debugging on.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Client periodic package break-in</title><link>https://devzone.nordicsemi.com/thread/246692?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2020 07:59:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5b98a7c-0c9f-45fa-8f2d-921a63d89e5a</guid><dc:creator>stackGreen</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;the image shows the buffer level on the client side (yes the buffer is filled with sensor data).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The sensor data is read via spi using ppi and easyDMA.&lt;/p&gt;
&lt;p&gt;No I have no such slow periodic (1s) operations&amp;nbsp; running on the server side.&lt;/p&gt;
&lt;p&gt;I could not detect any break-ins on the server side. At least the data is passed with 80Hz to sd_ble_gatts_hvx without error code. &lt;/p&gt;
&lt;p&gt;The Ble connection interval is set to 10ms.&lt;/p&gt;
&lt;p&gt;My guess is that the softdevice on the client side is holding back the data for some reason. Are you familiar with anything like this?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Client periodic package break-in</title><link>https://devzone.nordicsemi.com/thread/246475?ContentTypeID=1</link><pubDate>Fri, 24 Apr 2020 11:12:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b115c7b9-983d-4864-adb9-11b39130597a</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Can you explain what is shown on the picture? is this the sensor data?&lt;/p&gt;
&lt;p&gt;Assuming this is sensor data: How do you read sensor data on the device? do you have any periodic events on the server that could block the sensor data from being read? What is the BLE connection interval?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>