<?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>logging system configuration in nRF52840-DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115608/logging-system-configuration-in-nrf52840-dk</link><description>I am using nRF52840-DK with nrf5-SDK version 17.1.0. 
 I want to use logging system provided but facing issue due to it&amp;#39;s complexitiy. 
 I am not able to find any example related to backend logging system. 
 I want to use uart for this purpose instead</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 18 Oct 2024 16:26:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115608/logging-system-configuration-in-nrf52840-dk" /><item><title>RE: logging system configuration in nRF52840-DK</title><link>https://devzone.nordicsemi.com/thread/506979?ContentTypeID=1</link><pubDate>Fri, 18 Oct 2024 16:26:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bdf04d74-68d7-46ca-b84b-2196144ebe72</guid><dc:creator>sumit-adep</dc:creator><description>&lt;p&gt;thanks Einar.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: logging system configuration in nRF52840-DK</title><link>https://devzone.nordicsemi.com/thread/506911?ContentTypeID=1</link><pubDate>Fri, 18 Oct 2024 12:16:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a80e428f-4c2a-4022-994f-02011df28c3c</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Most examples use the logger module with the UART backend. One such example is &lt;a href="https://docs.nordicsemi.com/bundle/sdk_nrf5_v17.1.0/page/ble_sdk_app_hrs.html"&gt;nRF5 SDK v17.1.0: Heart Rate Application&lt;/a&gt;. Also, most examples inclue the needed files for both RTT and UART, and in those cases, you can enable or disable the backends in sdk_config,h by adjusting&amp;nbsp;NRF_LOG_BACKEND_RTT_ENABLED and&amp;nbsp;NRF_LOG_BACKEND_UART_ENABLED.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>