<?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 can I write log on Keil? (such as printf, file print)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2472/how-can-i-write-log-on-keil-such-as-printf-file-print</link><description>My question a little weird. Because I am super beginner about BLE. So what I want is how to write string data. now i am looking to information about this. I cannot find it. :( so could you help me? Below code, you can well understand what I want. 
 this</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 08 May 2014 06:37:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2472/how-can-i-write-log-on-keil-such-as-printf-file-print" /><item><title>RE: How can I write log on Keil? (such as printf, file print)</title><link>https://devzone.nordicsemi.com/thread/9969?ContentTypeID=1</link><pubDate>Thu, 08 May 2014 06:37:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:332bd9c5-391e-4d0a-b2a7-11c0a6ca432e</guid><dc:creator>Balaji Srinivasan</dc:creator><description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;You will need to make printf send the string over UART and get it printed on a console on your PC. You can refer to &lt;a href="https://devzone.nordicsemi.com/index.php/can-nordic-please-document-how-to-debug-code-on-their-processors"&gt;this post&lt;/a&gt; on how to do this.&lt;/p&gt;
&lt;p&gt;Alternatively, you can use the &amp;#39;Debug Logger&amp;#39; module included in the SDK. Documentation on this can be found here -&amp;gt; &lt;a href="http://devzone.nordicsemi.com/documentation/nrf51/5.2.0/html/a00084.html"&gt;devzone.nordicsemi.com/.../a00084.html&lt;/a&gt; .&lt;/p&gt;
&lt;p&gt;Cheers,
Balaji&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>