<?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>Libuartes problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/73827/libuartes-problem</link><description>Hi there, 
 I&amp;#39;m using nrf52840 DK and Custom board, SDK 17.0.2, Segger Embedded Studio(SES v5.20 
 my issue is when we send/TX data through UART &amp;quot;static uint8_t text[] = {0x01, 0x03, 0x00, 0xdf, 0x53, 0x00, 0x56, 0x76};&amp;quot; in loopback we don&amp;#39;t received</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 12 Apr 2021 12:30:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/73827/libuartes-problem" /><item><title>RE: Libuartes problem</title><link>https://devzone.nordicsemi.com/thread/304271?ContentTypeID=1</link><pubDate>Mon, 12 Apr 2021 12:30:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6608eb05-3952-4a4f-a6fa-cc3b77173fe7</guid><dc:creator>HimanshuR</dc:creator><description>&lt;p&gt;Thank you for the response&lt;/p&gt;
&lt;p&gt;I just solved this problem but I have to counter one more issue that is buffer get at a time 1byte only, but i need complete data in a single shot. any idea about this please share your review.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;himanshu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Libuartes problem</title><link>https://devzone.nordicsemi.com/thread/304244?ContentTypeID=1</link><pubDate>Mon, 12 Apr 2021 11:33:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52c08ffc-9062-4132-92b3-57f0eb510034</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Typically &amp;#39;0&amp;#39; is end of string character:&lt;br /&gt;&lt;a href="https://stackoverflow.com/questions/4711449/what-does-the-symbol-0-mean-in-a-string-literal"&gt;https://stackoverflow.com/questions/4711449/what-does-the-symbol-0-mean-in-a-string-literal&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So I suspect that&amp;nbsp;strcat() interpret this as end of string, likely it&amp;#39;s not possible to use strcat() to output &amp;#39;0&amp;#39;.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>