<?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>Serial debug output, and how to additional get serial input data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/69220/serial-debug-output-and-how-to-additional-get-serial-input-data</link><description>Hello, 
 I am using the serial output logging (via UART) via the following calls/macros: 
 NRF_LOG_DEBUG ( &amp;quot; test&amp;quot;); 
 Now I want to get also serial input (data from PC to uC), so I can execute some test patterns by keypress on PC (only under certain</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 08 Dec 2020 14:54:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/69220/serial-debug-output-and-how-to-additional-get-serial-input-data" /><item><title>RE: Serial debug output, and how to additional get serial input data</title><link>https://devzone.nordicsemi.com/thread/283866?ContentTypeID=1</link><pubDate>Tue, 08 Dec 2020 14:54:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a1799a9-f7c4-4202-a1ad-820f882d10d5</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This not a feature of the logger module. What you&amp;#39;re looking for is provided by the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/lib_cli.html?cp=7_1_3_10"&gt;CLI module.&lt;/a&gt; See the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/cli_example.html?cp=7_1_4_6_7"&gt;CLI example&lt;/a&gt; in the SDK.&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>