<?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>View log in nrf52840 Dongle</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/93591/view-log-in-nrf52840-dongle</link><description>Hi Team, 
 I am initialized to work on NRF52840 Dongle 
 Here I want to see the log or print statement for my developing purpose 
 i used tera term to view my log but no statements are displayed Help me, how to view log via NRF52840 Dongle 
 my sdk_config</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 10 Nov 2022 07:47:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/93591/view-log-in-nrf52840-dongle" /><item><title>RE: View log in nrf52840 Dongle</title><link>https://devzone.nordicsemi.com/thread/395035?ContentTypeID=1</link><pubDate>Thu, 10 Nov 2022 07:47:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb337930-f989-4fd4-810b-240e679bafad</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;If you have external UART-USB briges, you can use that. If you use the logger module with the UART backend you just update the TX pin for UART in your project&amp;#39;s sdk_config.h by setting&amp;nbsp;NRF_LOG_BACKEND_UART_TX_PIN to the pin you have routed out (for one way UART logging without flow control - which is what the logger module use - only a single pin is needed).&lt;/p&gt;
&lt;p&gt;Alternatively, if you don&amp;#39;t want to use any additional HW you can use USB-CDC. The logger module does not support it, but the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/lib_cli.html"&gt;CLI&lt;/a&gt; does, so that is one option. Another is to handle the logging yourself and then you can look at the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/usbd_cdc_acm_example.html"&gt;USB CDC ACM example&lt;/a&gt; for how to use CDC ACM.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: View log in nrf52840 Dongle</title><link>https://devzone.nordicsemi.com/thread/394979?ContentTypeID=1</link><pubDate>Wed, 09 Nov 2022 17:25:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6fde432e-f1c6-46a0-9574-ce344716d91a</guid><dc:creator>Venkat RAM</dc:creator><description>&lt;p&gt;Hai, I am intending on UART and USB&lt;/p&gt;
&lt;p&gt;because i do have only one JTAG, But here i am using 3 Dongle&lt;/p&gt;
&lt;p&gt;Kindly do needful&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: View log in nrf52840 Dongle</title><link>https://devzone.nordicsemi.com/thread/394413?ContentTypeID=1</link><pubDate>Mon, 07 Nov 2022 12:41:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84f86f5b-6853-4bba-b641-045fb614e4d0</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The nRF52840 dongle doe snot have an onboard debugger, so in order to use RTT you will need to connect an external debugger as already mentioned. Alternatively you can use UART as a log backend, but then you will need an external USB-UART bridge of some sort, as that is also not present on the dongle. (this is one of the reasons a DK is much more suitable as a development platform than the dongle).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: View log in nrf52840 Dongle</title><link>https://devzone.nordicsemi.com/thread/394250?ContentTypeID=1</link><pubDate>Sat, 05 Nov 2022 03:34:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:257b7c83-974a-4e50-ac7d-ecb95a78afa4</guid><dc:creator>mytzyiay</dc:creator><description>&lt;p&gt;Are you intending to use RTT, UART pins, or USB?&amp;nbsp; If RTT, then you&amp;#39;ll want to connect via JTAG and then run the RTT viewer app.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve set up consoles via UART pins and USB on this same board but since I was using NCS, my&amp;nbsp;configuration steps&amp;nbsp;probably won&amp;#39;t help here.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>