<?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>about tx and rx in uart application</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3179/about-tx-and-rx-in-uart-application</link><description>HI,I am using 51822 to realize a double-direction uart link with a ble client and a server chip.Now the double-direction link is established and each side can receive packet from peer. But data rate is not of satisfication, especially for the direction</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Jul 2014 09:13:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3179/about-tx-and-rx-in-uart-application" /><item><title>RE: about tx and rx in uart application</title><link>https://devzone.nordicsemi.com/thread/11712?ContentTypeID=1</link><pubDate>Mon, 21 Jul 2014 09:13:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:233035c0-b5c5-4f04-80a0-3b2114523a85</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Have you seen this thread?&lt;br /&gt;
&lt;a href="https://devzone.nordicsemi.com/question/2540/understanding-ble_evt_tx_complete/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: about tx and rx in uart application</title><link>https://devzone.nordicsemi.com/thread/11711?ContentTypeID=1</link><pubDate>Sun, 20 Jul 2014 09:56:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a84874b1-7121-4b4f-8f00-d9f04d99b93d</guid><dc:creator>DevineFelix</dc:creator><description>&lt;p&gt;Luckily the thoughput S120 can afford to offer can fullfill my application.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: about tx and rx in uart application</title><link>https://devzone.nordicsemi.com/thread/11710?ContentTypeID=1</link><pubDate>Sun, 20 Jul 2014 09:54:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d03a263a-4158-4186-abf2-18ba0f450cc6</guid><dc:creator>DevineFelix</dc:creator><description>&lt;p&gt;Ok,after i read the S120 softdevice specification v1.0, i get to know that there can be only one packet per connection event in transmission and reception. My question update now- is there also only 1 packet per connection event when S110 and S120 communiate between each other ?
thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: about tx and rx in uart application</title><link>https://devzone.nordicsemi.com/thread/11709?ContentTypeID=1</link><pubDate>Sun, 20 Jul 2014 07:02:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:78ad322a-056c-4f9c-b099-2b63797adfa4</guid><dc:creator>DevineFelix</dc:creator><description>&lt;p&gt;I used the api sd_ble_tx_buffer_count_get(),and get the count of buffer is 1. Can it be changed to 6?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: about tx and rx in uart application</title><link>https://devzone.nordicsemi.com/thread/11708?ContentTypeID=1</link><pubDate>Sun, 20 Jul 2014 06:57:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:814f7c4d-9c93-4821-a245-7cf04ce72ce9</guid><dc:creator>DevineFelix</dc:creator><description>&lt;p&gt;please forget about write command and write request. Now my problem is about the tx buffer count. thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: about tx and rx in uart application</title><link>https://devzone.nordicsemi.com/thread/11707?ContentTypeID=1</link><pubDate>Sun, 20 Jul 2014 04:10:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a292f821-3d8e-4bbc-bfcd-f8ec2adf2acc</guid><dc:creator>DevineFelix</dc:creator><description>&lt;p&gt;I tried both write command and write request, but found few differences. Write command is carried out some times until BLE_ERROR_NO_TX_BUFFERS is received. The procedure is implemented in a timer handler executed periodically in a poll mode with a condition that BLE_EVT_TX_COMPLETE is received. Number of packets per event With regard to number of packets per connection eventmentioned in &lt;a href="https://devzone.nordicsemi.com/questi.."&gt;devzone.nordicsemi.com/questi..&lt;/a&gt;. is only 1. what shall i do to enlarge the throughput by increasing the Number of packets per event? thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: about tx and rx in uart application</title><link>https://devzone.nordicsemi.com/thread/11706?ContentTypeID=1</link><pubDate>Fri, 18 Jul 2014 12:08:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dde44164-96a6-4c21-bb3f-2ceea1c795f4</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Are you writing with a write command or a write request? Writing with write command is much faster than write request as write request requires acknowledgement for each sent packet&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>