<?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>maximum how many bytes of characters can i send through UART?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/31242/maximum-how-many-bytes-of-characters-can-i-send-through-uart</link><description>I&amp;#39;m trying to send a string of 140 characters length using UART.....but only 98 characters length is being recieved in the output. 
 what could be the issue? How many bytes of string can i send through the UART? 
 
 Thanks, 
 Vimal</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 19 Mar 2018 11:36:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/31242/maximum-how-many-bytes-of-characters-can-i-send-through-uart" /><item><title>RE: maximum how many bytes of characters can i send through UART?</title><link>https://devzone.nordicsemi.com/thread/124964?ContentTypeID=1</link><pubDate>Mon, 19 Mar 2018 11:36:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:949c579d-cbd8-4832-8dc0-e95a3b0da6fa</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;The problem was that the function app_uart_flush() was called before it was finished sending the TX buffer. app_uart_flush() is used to clear the buffer (to make space for something more important). Clearing the buffer does not mean sending it, but &amp;quot;deleting&amp;quot; it.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: maximum how many bytes of characters can i send through UART?</title><link>https://devzone.nordicsemi.com/thread/124220?ContentTypeID=1</link><pubDate>Tue, 13 Mar 2018 16:39:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cbdc58fa-ec4b-4467-a445-c214da4feab6</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;See the response that I sent you. If that works, I will post it here, so that other people with the same issue can see the solution.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: maximum how many bytes of characters can i send through UART?</title><link>https://devzone.nordicsemi.com/thread/123881?ContentTypeID=1</link><pubDate>Mon, 12 Mar 2018 11:06:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5dfe821-6fec-4ebf-aed7-86fad48eb171</guid><dc:creator>vprasath</dc:creator><description>&lt;p&gt;Yes i can send it to you Privately&lt;/p&gt;
&lt;p&gt;How can i send to you Privately?And the file would be big if i extract.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: maximum how many bytes of characters can i send through UART?</title><link>https://devzone.nordicsemi.com/thread/123874?ContentTypeID=1</link><pubDate>Mon, 12 Mar 2018 10:33:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc6266e6-b865-448e-8191-f895bfe175f5</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Would it be possible to send the project that replicates this error, and I can take a look?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: maximum how many bytes of characters can i send through UART?</title><link>https://devzone.nordicsemi.com/thread/123768?ContentTypeID=1</link><pubDate>Sat, 10 Mar 2018 07:08:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7545d280-03ac-4eb9-b4ae-843dd77b45fb</guid><dc:creator>vprasath</dc:creator><description>&lt;p&gt;My RX and TX buffer size is 256 and my baudrate is 9600.&lt;/p&gt;
&lt;p&gt;i can send more characters when i&amp;#39;m not using&amp;nbsp;app_uart_flush(),but when i use&amp;nbsp;app_uart_flush() it is not sending more than 94 characters.&lt;/p&gt;
&lt;p&gt;why it is happenning ?what could be reason?how do i send more characters even when i use&amp;nbsp;app_uart_flush()?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: maximum how many bytes of characters can i send through UART?</title><link>https://devzone.nordicsemi.com/thread/123683?ContentTypeID=1</link><pubDate>Fri, 09 Mar 2018 13:12:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53462b7e-879c-41d0-ac38-bdf28ba82a08</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;If the buffer can keep up, there shouldn&amp;#39;t really be an issue. What baudrate are you using, and what is your buffer size?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>