<?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>ble_app_uart transmisson rate</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46990/ble_app_uart-transmisson-rate</link><description>Hello, 
 
 I send 32 bytes of data in 4 milliseconds via UART. Peripheral sends this to ble_app_uart_c for a certain period of time. But after a very short time there is fatal error. 
 When I increase the time to 5 ms, it can send a lot more packages</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 May 2019 10:31:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46990/ble_app_uart-transmisson-rate" /><item><title>RE: ble_app_uart transmisson rate</title><link>https://devzone.nordicsemi.com/thread/185680?ContentTypeID=1</link><pubDate>Tue, 07 May 2019 10:31:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a5422c89-1502-4e7d-807a-20f4361ff3bc</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes. The lowest connection interval in BLE is 7.5 ms, so you cannot transmit data more often then that.&amp;nbsp; However, you can transmit multiple packets in a single events and longer packets, so you can achieve the same throughput as you would have if you could send 32 bytes every 3.8 ms.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble_app_uart transmisson rate</title><link>https://devzone.nordicsemi.com/thread/185638?ContentTypeID=1</link><pubDate>Tue, 07 May 2019 08:19:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:274d23af-dfdd-426c-882c-9f440a13673a</guid><dc:creator>omerKayten</dc:creator><description>&lt;p&gt;Is it normal that I can&amp;#39;t send 32 bytes in every 3.8 milliseconds?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble_app_uart transmisson rate</title><link>https://devzone.nordicsemi.com/thread/185584?ContentTypeID=1</link><pubDate>Tue, 07 May 2019 00:34:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:049367c1-0eb2-4495-8dd3-80f21bcc6e66</guid><dc:creator>Jimmy Wong</dc:creator><description>&lt;p&gt;You can refer to the example (&lt;a href="https://github.com/jimmywong2003/nrf5-packet-error-rate-measurement-on-ble-connection"&gt;https://github.com/jimmywong2003/nrf5-packet-error-rate-measurement-on-ble-connection&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>