<?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>Doesn&amp;#39;t enable the log backend of uart but the log output on the uart</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/85056/doesn-t-enable-the-log-backend-of-uart-but-the-log-output-on-the-uart</link><description>Hi 
 There is not NRF_LOG_BACKEND_UART_ENABLED in the sdk_config.h which in the ble_app_uart sample(nRF5_SDK_17.1.0_ddde560\examples\ble_peripheral\ble_app_uart\pca10040e)，I only set the NRF_LOG_BACKEND_RTT_ENABLED to 1 and the NRF_FPRINTF_FLAG_AUTOMATIC_CR_ON_LF_ENABLED</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 23 Feb 2022 07:23:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/85056/doesn-t-enable-the-log-backend-of-uart-but-the-log-output-on-the-uart" /><item><title>RE: Doesn't enable the log backend of uart but the log output on the uart</title><link>https://devzone.nordicsemi.com/thread/354466?ContentTypeID=1</link><pubDate>Wed, 23 Feb 2022 07:23:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a12dfd1d-fc20-4b48-9a67-a28bbe850b8d</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The UART message is coming from the printf() in main(), not from the logger module. You can comment out this line if you want.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>