<?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 DK Logging to USB</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15911/nrf52-dk-logging-to-usb</link><description>I have an nRF52 DK and have compiled (with gcc) and flashed an example that contains the line 
 NRF_LOG_PRINTF(&amp;quot;SPI example\r\n&amp;quot;);
 
 I get the appropriate LED flashing that indicates that the example is running. 
 I want to use screen (on OSX) to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Aug 2016 08:29:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15911/nrf52-dk-logging-to-usb" /><item><title>RE: nRF52 DK Logging to USB</title><link>https://devzone.nordicsemi.com/thread/60710?ContentTypeID=1</link><pubDate>Tue, 23 Aug 2016 08:29:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d812cf4-a58b-4cef-985f-6eff5d6da914</guid><dc:creator>paul_tanner</dc:creator><description>&lt;p&gt;@anlif provided a great solution here: &lt;a href="https://github.com/anlif/rtt_minimal"&gt;github.com/.../rtt_minimal&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You need a couple of downloads.&lt;/p&gt;
&lt;p&gt;You can do the logging with SEGGER_RTT_printf(); instead of above; both calls seem to do the same thing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>