<?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>Consecutive printf statements</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29011/consecutive-printf-statements</link><description>When an interrupt with a printf in it triggers while another printf is still occuring the previous message is cutoff to print the next one. 
 Is there a way I can wait for the tx buffer to be empty before writing the next message?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 21 Jan 2018 13:18:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29011/consecutive-printf-statements" /><item><title>RE: Consecutive printf statements</title><link>https://devzone.nordicsemi.com/thread/114754?ContentTypeID=1</link><pubDate>Sun, 21 Jan 2018 13:18:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:979c5e46-ebf1-43ab-ba21-6aa6e4515c8d</guid><dc:creator>studzinski</dc:creator><description>&lt;p&gt;Not true. In this example nothing is stated about printf, only one character sending is considered...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Consecutive printf statements</title><link>https://devzone.nordicsemi.com/thread/114753?ContentTypeID=1</link><pubDate>Fri, 07 Aug 2015 12:43:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f47c123-398f-4e56-91cd-70754660e608</guid><dc:creator>&amp;#216;yvind Karlsen</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The app_uart example implements what you are asking for. Be aware that printf statements are usually high in CPU usage.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>