<?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>How to enable the RX line when using UART for LOGGING</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/101346/how-to-enable-the-rx-line-when-using-uart-for-logging</link><description>Hi everyone, 
 I am using a nRF52840-DK with S140 and SDK v17.1.0. I would like to send and receive data over USB thanks to UART0. I have already managed to get NRF_LOG_RAW_INFO to work with UART by adding the following piece of code to the sdk_config</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 03 Jul 2023 08:16:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/101346/how-to-enable-the-rx-line-when-using-uart-for-logging" /><item><title>RE: How to enable the RX line when using UART for LOGGING</title><link>https://devzone.nordicsemi.com/thread/434110?ContentTypeID=1</link><pubDate>Mon, 03 Jul 2023 08:16:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2710a074-4bb2-4047-9504-595061fed3ce</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The logger module isn&amp;#39;t made for a direct usage of the RXD functionality of the UARTE backend.&lt;/p&gt;
&lt;p&gt;That being said, you can interface the logger with the CLI module, so it is technically possible to expand on it:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/lib_nrf_log.html?cp=9_1_3_27_7#nrf_log_cli"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/lib_nrf_log.html?cp=9_1_3_27_7#nrf_log_cli&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Although; I would recommend that you keep your bus&amp;nbsp;interface&amp;nbsp;and logging interface separate.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>