<?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>Bug Report: non-blocking operation in retarget.c</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4821/bug-report-non-blocking-operation-in-retarget-c</link><description>I&amp;#39;m developing an UART with SD110. I&amp;#39;ve updated the SDK to the newest 7.1 and I&amp;#39;m using MDK Pack-Installer. 
 I found a problem in app_uart.c and retarget.c . 
 retarget.c retargets printf , which calls fputc to send a single char. 
 int fputc(int</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 06 May 2015 10:01:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4821/bug-report-non-blocking-operation-in-retarget-c" /><item><title>RE: Bug Report: non-blocking operation in retarget.c</title><link>https://devzone.nordicsemi.com/thread/17060?ContentTypeID=1</link><pubDate>Wed, 06 May 2015 10:01:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da52e66c-04ff-4859-8ff3-717f873d1c79</guid><dc:creator>jithin m das</dc:creator><description>&lt;p&gt;I had done this.
But the problem is it some times get hang because app_uart_put() will not be returning from the NRF_SUCCESS if UART gets stuck. So the whole program gets stuck and nothing will be working.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>