<?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>notification nrf52832 data rate</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/44854/notification-nrf52832-data-rate</link><description>Hi, i use the saadc example(triggered by ppi+timer) with uart to get voltage signal and transmit to central device( another custom nrf52832 board), and the central prints data on pc. the problem is the data receiving rate on the central side is so low</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 28 Jun 2019 02:29:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/44854/notification-nrf52832-data-rate" /><item><title>RE: notification nrf52832 data rate</title><link>https://devzone.nordicsemi.com/thread/195242?ContentTypeID=1</link><pubDate>Fri, 28 Jun 2019 02:29:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:24b7acd3-cd3b-4441-8092-12d3b1a7b66e</guid><dc:creator>1730143</dc:creator><description>&lt;p&gt;it works when i increase hvn_tx_queue_size ,thanks ^_^&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: notification nrf52832 data rate</title><link>https://devzone.nordicsemi.com/thread/195008?ContentTypeID=1</link><pubDate>Thu, 27 Jun 2019 07:19:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba1951ee-0a8d-454a-b85e-0317fed7284d</guid><dc:creator>1730143</dc:creator><description>&lt;p&gt;thanks for your reply, i will try&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: notification nrf52832 data rate</title><link>https://devzone.nordicsemi.com/thread/176347?ContentTypeID=1</link><pubDate>Fri, 15 Mar 2019 08:53:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd810fcb-3295-4f56-9bc6-7398d9002c38</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;&lt;a title="Not enough resources for operation." href="https://www.nordicsemi.com/DocLib/Content/SoftDevice_API_Doc/S132/v6-1-1/group__nrf__error#gac94383171545e604e8347a044e8be13f"&gt;NRF_ERROR_RESOURCES&lt;/a&gt;&amp;nbsp;error indicates that the notification queue has become full. If you get this error,&amp;nbsp;you need to wait for the&amp;nbsp;&lt;a href="https://www.nordicsemi.com/DocLib/Content/SoftDevice_API_Doc/S132/v6-1-1/group_ble_gatts_enumerations#ggae537647902af1b05c1e32f12d6b401c7afab96bfa9918017082235f7664919f9d"&gt;BLE_GATTS_EVT_HVN_TX_COMPLETE&lt;/a&gt;&amp;nbsp;event before attempting to add more packets to the queue.&amp;nbsp; You can also increase the notification &lt;span&gt;queue size when you enable the Softdevice, see&amp;nbsp;&lt;/span&gt;ble_gatts_conn_cfg_t::hvn_tx_queue_size.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure why you only get 8KB/s with the current setup though. Maybe you can try to increase the connection interval and&amp;nbsp;&lt;span&gt;NRF_SDH_BLE_GAP_EVENT_LENGTH&amp;nbsp;&lt;/span&gt;&amp;nbsp;to 50 ms to see if that helps. The Softdevice specification includes some throughput numbers&amp;nbsp;achievable with certain connection&amp;nbsp;parameters to give an idea of what you can expect (&lt;a href="https://www.nordicsemi.com/DocLib/Content/SoftDevice_Spec/s132/latest/SDS/s1xx/ble_data_throughput/ble_data_throughput"&gt;link&lt;/a&gt;).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>