<?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>NRF LOG and putty</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68780/nrf-log-and-putty</link><description>Hi everyone, 
 I&amp;#39;m working on a nRF52840 dongle. I can compile the CDC ACM example and it works well. When I open COMx on putty I can see &amp;quot;CDC DEMO&amp;quot; as expected. 
 The only problem is that I can&amp;#39;t find nrf LOG, is there a way to print this log on putty</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 26 Nov 2020 10:31:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68780/nrf-log-and-putty" /><item><title>RE: NRF LOG and putty</title><link>https://devzone.nordicsemi.com/thread/282005?ContentTypeID=1</link><pubDate>Thu, 26 Nov 2020 10:31:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e867635-7d15-4e05-8df4-b37042ccba30</guid><dc:creator>awneil</dc:creator><description>[quote userid="75734" url="~/f/nordic-q-a/68780/nrf-log-and-putty/281978#281978"]The &lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Kits"&gt;Development Kits&lt;/a&gt; are much better suited for actually developing an application[/quote]
&lt;p&gt;Even if you will eventually develop the application on a Dongle, a Dev Kit is still a better place to start&amp;nbsp;to gain familiarity with the product, the tools, etc ...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF LOG and putty</title><link>https://devzone.nordicsemi.com/thread/281978?ContentTypeID=1</link><pubDate>Thu, 26 Nov 2020 09:20:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aafce52a-c641-4e0a-8d0c-de451ec08f9e</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;If you insist on doing logging through the USB interface on the nRF52840 Dongle, please check out &lt;a href="https://jimmywongiot.com/2019/10/25/how-to-use-the-nrf52840-dongle-pca10059-as-development-board/"&gt;my colleague Jimmy&amp;#39;s blog post&lt;/a&gt; on how to use the nRF52840 Dongle as a development board. I would still agree with &lt;a href="https://devzone.nordicsemi.com/members/awneil"&gt;awneil&lt;/a&gt; though. The &lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Kits"&gt;Development Kits&lt;/a&gt; are much better suited for actually developing an application.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF LOG and putty</title><link>https://devzone.nordicsemi.com/thread/281890?ContentTypeID=1</link><pubDate>Wed, 25 Nov 2020 16:29:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a409b542-be85-4e00-817b-bba2b6843b33</guid><dc:creator>alexl&amp;#246;ddek&amp;#246;pinge</dc:creator><description>&lt;p&gt;Thanks for your answer. Is there a relationship beetween LOG and CLI interface?&lt;/p&gt;
&lt;p&gt;When I enable the LOG, LED 1 on the dongle stop work properly. And when is defined the CLI interface, LED 1 stop work properly? Do you know why?&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF LOG and putty</title><link>https://devzone.nordicsemi.com/thread/281882?ContentTypeID=1</link><pubDate>Wed, 25 Nov 2020 15:24:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7419f074-8a73-4853-9fb9-a5ad1c358ff7</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;It really doesn&amp;#39;t matter what terminal you use - any&amp;nbsp; one will do.&lt;/p&gt;
&lt;p&gt;But, of course, if the logs are not going to that COM port - then no terminal is going to see them!&lt;/p&gt;
&lt;p&gt;If the logs are going to RTT, you will need a Segger J-Link debug adaptor and either their standalone RTT viewer, or the viewer in the Segger Embedded Studio (SES) IDE.&lt;/p&gt;
&lt;p&gt;For development, it is always recommended to use a Development Kit (DK; the clue is in the name) rather than a Dongle:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1606317660437v1.jpeg" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52840-DK"&gt;https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52840-DK&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;two key features that gives you that aren&amp;#39;t on the dongle:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;You get access to the hardware UART&lt;/li&gt;
&lt;li&gt;You get a built-in &lt;span&gt;Segger J-Link debug adaptor&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;you also get a much wider range of examples to choose from.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF LOG and putty</title><link>https://devzone.nordicsemi.com/thread/281875?ContentTypeID=1</link><pubDate>Wed, 25 Nov 2020 15:14:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f7f61605-3070-4b5c-a09e-54573dd98d34</guid><dc:creator>alexl&amp;#246;ddek&amp;#246;pinge</dc:creator><description>&lt;p&gt;Thanks for your answer. Can you explain me your method to view LOG? Thanks&lt;/p&gt;
&lt;p&gt;Do you use putty?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF LOG and putty</title><link>https://devzone.nordicsemi.com/thread/281873?ContentTypeID=1</link><pubDate>Wed, 25 Nov 2020 15:01:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d96f94c3-9b16-4ee5-926f-8a6dafd60bed</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;I&amp;#39;m not sure if the UART Backend works over the&amp;nbsp;&lt;span&gt;CDC ACM ?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I&amp;#39;ve only ever used on the hardware UART.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF LOG and putty</title><link>https://devzone.nordicsemi.com/thread/281862?ContentTypeID=1</link><pubDate>Wed, 25 Nov 2020 14:37:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2229b4c-d859-403e-9624-0e064cc762f9</guid><dc:creator>alexl&amp;#246;ddek&amp;#246;pinge</dc:creator><description>&lt;p&gt;Thanks for your answer. I enable NRF_LOG and NRF_LOG_BACKEND_UART from CMSIS configurator but I still don&amp;#39;t see any log on putty.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF LOG and putty</title><link>https://devzone.nordicsemi.com/thread/281856?ContentTypeID=1</link><pubDate>Wed, 25 Nov 2020 14:31:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca6f7fe6-fa88-4cc0-9fed-e861d87b522a</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;It&amp;#39;s a setting in the &lt;strong&gt;sdk_config.h&lt;/strong&gt; file&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/67256/cmsis-in-segger-embedded-studio-doesn-t-open/275167#275167"&gt;devzone.nordicsemi.com/.../275167&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Nordic SDK is a bit of a leap for someone new to programming! &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f62e.svg" title="Open mouth"&gt;&amp;#x1f62e;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I would suggest Nordic&amp;#39;s own getting started materials:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/struct_nrf5gs/struct/nrf5gs.html"&gt;https://infocenter.nordicsemi.com/topic/struct_nrf5gs/struct/nrf5gs.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF LOG and putty</title><link>https://devzone.nordicsemi.com/thread/281837?ContentTypeID=1</link><pubDate>Wed, 25 Nov 2020 14:06:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f08ad2b-0e0e-4142-88a4-835719c2b898</guid><dc:creator>alexl&amp;#246;ddek&amp;#246;pinge</dc:creator><description>&lt;p&gt;Sorry, I&amp;#39;m new at programming so I&amp;#39;m a bit confused. How can I configure the project to send logs to the UART? I follow this video: &lt;a href="https://www.youtube.com/watch?v=aumm2aQ9Xeg&amp;amp;t=505s"&gt;www.youtube.com/watch&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF LOG and putty</title><link>https://devzone.nordicsemi.com/thread/281836?ContentTypeID=1</link><pubDate>Wed, 25 Nov 2020 14:05:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e3e5d67-a89e-4b29-9376-0f0d10c33d30</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Is the project configured to send logs to the UART? Some default to RTT ...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>