<?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>Small throughput in nrf52-ble-app-uart-c-multilink</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72613/small-throughput-in-nrf52-ble-app-uart-c-multilink</link><description>Hello, 
 currently I am working on a multilink project. I have a nRF52840DK as central and 4 evaluation boards (BMD-300-EVAL, contains nRF52832) as peripherals. 
 Code Central: nRF_ble_app_uart_c_multilink ( https://github.com/NordicPlayground/nrf52-ble</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 11 Mar 2021 13:00:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72613/small-throughput-in-nrf52-ble-app-uart-c-multilink" /><item><title>RE: Small throughput in nrf52-ble-app-uart-c-multilink</title><link>https://devzone.nordicsemi.com/thread/299265?ContentTypeID=1</link><pubDate>Thu, 11 Mar 2021 13:00:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b435c592-9fb0-4c67-8897-5b7f2544aa91</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I recommend to first check out these two pages if you haven&amp;#39;t already:&amp;nbsp;&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sds_s140/SDS/s1xx/multilink_scheduling/central_connection_timing.html"&gt;https://infocenter.nordicsemi.com/topic/sds_s140/SDS/s1xx/multilink_scheduling/central_connection_timing.html&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;a href="https://www.novelbits.io/bluetooth-5-speed-maximum-throughput/"&gt;https://www.novelbits.io/bluetooth-5-speed-maximum-throughput/&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To update the&amp;nbsp;queue size you should follow the code example you can find at the bottom of this reply, this will add a few more lines to &lt;span&gt;nrf_sdh_ble_default_cfg_set() to update the&amp;nbsp;hvn_tx_queue_size&lt;/span&gt;:&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/64837/change-queue-length-of-handle-value-notifications-sdk-15-3-0/265091#265091"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/64837/change-queue-length-of-handle-value-notifications-sdk-15-3-0/265091#265091&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you still have problems, I suggest you also look at the scan parameters you are using while maintaining a central link(s). The scan parameters can affect the central link(s). For instance try to set&amp;nbsp;NRF_BLE_SCAN_SCAN_INTERVAL and&amp;nbsp;NRF_BLE_SCAN_SCAN_WINDOW both to 8 (=5ms), which should schedule scanning between active links.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>