<?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>NRF_LOG_INFO() not printing to debug terminal</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59080/nrf_log_info-not-printing-to-debug-terminal</link><description>I&amp;#39;m having some issues with the printing to the debug terminal. I&amp;#39;m using SDK16 with SES 4.5 and developing on the nrf52840 DK. 
 
 I followed the instructions in this video: https://youtu.be/uP8RYgYGRvI?t=179 in addition to the addendums on this thread</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Mar 2020 21:06:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59080/nrf_log_info-not-printing-to-debug-terminal" /><item><title>RE: NRF_LOG_INFO() not printing to debug terminal</title><link>https://devzone.nordicsemi.com/thread/239812?ContentTypeID=1</link><pubDate>Fri, 13 Mar 2020 21:06:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b2985e4-7f26-44a2-9147-a010a9101d1a</guid><dc:creator>ryerye120</dc:creator><description>&lt;p&gt;So I went through my sdk_config and set&amp;nbsp;NRF_LOG_DEFERRED to 0. This seems to have fixed my issue.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Before I did this (NRF_LOG_DEFERRED = 1), I placed&amp;nbsp;NRF_LOG_FLUSH() after ever NRF_LOG_INFO(). This seemed to work at first, but if I placed this in an interrupt then my code would hang. What does&amp;nbsp;NRF_LOG_FLUSH() do?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>