<?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 not send 0x0A at the end of data in nrf Uart v2.0 app</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3581/how-to-not-send-0x0a-at-the-end-of-data-in-nrf-uart-v2-0-app</link><description>Hi,
I am using nrf51822(128k), SD 6.0, SDK 5.2. 
 I found that nrf uart v2.0 app will add a &amp;quot;0x0A&amp;quot; at the end of data that I want to send.
How can I remove this? 
 Thank you</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 25 Jun 2016 03:13:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3581/how-to-not-send-0x0a-at-the-end-of-data-in-nrf-uart-v2-0-app" /><item><title>RE: How to not send 0x0A at the end of data in nrf Uart v2.0 app</title><link>https://devzone.nordicsemi.com/thread/12979?ContentTypeID=1</link><pubDate>Sat, 25 Jun 2016 03:13:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f7a6f2b1-16ca-4525-8cc2-0ae56a51bb5a</guid><dc:creator>wpb3dm</dc:creator><description>&lt;p&gt;Hi,
Can you tell me the file name and the function name?  I can not find it.
Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to not send 0x0A at the end of data in nrf Uart v2.0 app</title><link>https://devzone.nordicsemi.com/thread/12978?ContentTypeID=1</link><pubDate>Tue, 23 Sep 2014 10:57:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26fd2873-09b4-4ce8-8a55-6fc7514d2a5d</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It&amp;#39;s the command at line 221 in the ble_app_uart firmware that add a line feed into the UART packet:
simple_uart_put(&amp;#39;\n&amp;#39;);
If you don&amp;#39;t want a new line at the end of each packet you can remove that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>