<?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>Printf is not working but app_uart_put does</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37021/printf-is-not-working-but-app_uart_put-does</link><description>Hi there, 
 I was using app_uart_put to print out data from a nRF52, but now I need use printf to use AT commands more easily(more readable) instead the working around app_uart_put. 
 I found this post https://devzone.nordicsemi.com/f/nordic-q-a/18483</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 27 Sep 2022 19:13:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37021/printf-is-not-working-but-app_uart_put-does" /><item><title>RE: Printf is not working but app_uart_put does</title><link>https://devzone.nordicsemi.com/thread/388222?ContentTypeID=1</link><pubDate>Tue, 27 Sep 2022 19:13:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66ec002c-9103-4979-a259-534cab5e87a7</guid><dc:creator>MeliodasD</dc:creator><description>&lt;p&gt;Hello, if you are using the SDK instead&amp;nbsp;of NCS, you can go to sdk_config.h and edit it to enable peripherals and some features.&lt;br /&gt;For example for the nRF52DK you can go&amp;nbsp;ble_peripheral\ble_app_uart\pca10040\s132\config\&lt;span&gt;sdk_config.h and set&amp;nbsp;RETARGET_ENABLED&amp;nbsp;1,&amp;nbsp;&lt;/span&gt;&lt;span&gt;NRF_LOG_USES_RTT =1, enabling the UART peripheral and should work for printing on UART using&amp;nbsp;printf, alternatively you can enable NRF_LOG to use NRF_LOG_xxx which is better from my point of view than using printf&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Printf is not working but app_uart_put does</title><link>https://devzone.nordicsemi.com/thread/387774?ContentTypeID=1</link><pubDate>Sun, 25 Sep 2022 17:25:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96aff6fb-ec50-4d0a-b412-b790f7546781</guid><dc:creator>Ho_AMX</dc:creator><description>&lt;p&gt;Hello &lt;a href="https://devzone.nordicsemi.com/members/meliodasd"&gt;MeliodasD&lt;/a&gt;&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;I have the same problem as you, would you please tell me where the processor definitions are located?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Printf is not working but app_uart_put does</title><link>https://devzone.nordicsemi.com/thread/142536?ContentTypeID=1</link><pubDate>Thu, 02 Aug 2018 08:21:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b51502d1-0509-41e7-a218-099ff91cb72d</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;Thanks for sharing your solution.&lt;/p&gt;
&lt;p&gt;Yes, it should still be safe.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards, &lt;br /&gt;Joakim.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>