<?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>How to set Android nRF Toolbox Uart Send Rate Higher?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68164/how-to-set-android-nrf-toolbox-uart-send-rate-higher</link><description>I use Android nRF Toolbox Uart and NRF52832（SDK version ：17.0.2，app：ble_app_uart）。 
 I set （RX＆TX）PHY 2M，（11.25-15,0,20S）。 
 form NRF52832 send data to Android nRF Toolbox is 100kb / s 
 but i use 
 public void send（ final String text）{ if （ mServiceBinder</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 11 Nov 2020 14:09:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68164/how-to-set-android-nrf-toolbox-uart-send-rate-higher" /><item><title>RE: How to set Android nRF Toolbox Uart Send Rate Higher?</title><link>https://devzone.nordicsemi.com/thread/279512?ContentTypeID=1</link><pubDate>Wed, 11 Nov 2020 14:09:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0780ee91-4a10-48a1-a316-da23afb8d3c8</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user=""]but i use[/quote][quote user=""]from Android nRF Toolbox Uart&amp;nbsp; send data&amp;nbsp;&amp;nbsp;to NRF52832&amp;nbsp;is 1kb / s[/quote]
&lt;p&gt;Could you confirm for that what you mean by this is that you are developing your own application - but you are referencing the nRF Toolbox code - is this correct?&lt;br /&gt;If so, what is the connection priority that you are using?&lt;br /&gt;The Application can not determine the connection parameters directly, unfortunately, but you could request &lt;a href="https://developer.android.com/reference/android/bluetooth/BluetoothGatt#CONNECTION_PRIORITY_HIGH"&gt;a higher connection priority&lt;/a&gt; to speed up the communication.&lt;br /&gt;Please be aware that this will increase power consumption.&lt;br /&gt;&lt;br /&gt;If this was not what you were asking about, please elaborate.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>