<?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>Nrf52 Software Serial</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61672/nrf52-software-serial</link><description>Hi, 
 I&amp;#39;m using NRF52 and used inbuilt UART for communication with host controller.now i need one more uart port for log printing. 
 so how we can achieve on NRF52? 
 
 Thanks.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 22 May 2020 09:46:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61672/nrf52-software-serial" /><item><title>RE: Nrf52 Software Serial</title><link>https://devzone.nordicsemi.com/thread/251211?ContentTypeID=1</link><pubDate>Fri, 22 May 2020 09:46:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d39cac8-7b50-434b-84d7-f4300ff18e9d</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;The nRF52832 only has one UART instance. You may not use it for both logging and device interfacing at the same time.&lt;br /&gt;As &lt;a href="https://devzone.nordicsemi.com/members/turboj"&gt;Turbo J&lt;/a&gt; suggests, you should enable the RTT_backend for the logger module, to see your logs in the Segger Embedded Studio debug terminal, or on the standalone J-Link RTT Viewer desktop application.&lt;br /&gt;Configuration of the RTT Backend for the logger module is demonstrated in the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_nus_eval.html"&gt;ble peripheral Nordic UART example&lt;/a&gt;, please see its sdk_config for further detail.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf52 Software Serial</title><link>https://devzone.nordicsemi.com/thread/251148?ContentTypeID=1</link><pubDate>Thu, 21 May 2020 18:29:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d365367-9c81-40fc-badc-c065d7a662b2</guid><dc:creator>Turbo J</dc:creator><description>[quote userid="26770" url="~/f/nordic-q-a/61672/nrf52-software-serial"]for log printing.[/quote]
&lt;p&gt;Why not just use Segger RTT via SWD port?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>