<?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>SAADC project on SDK 15.0.0 Not logging correctly</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38441/saadc-project-on-sdk-15-0-0-not-logging-correctly</link><description>Unable to get logging information for SAADC example project in SDK versions 15.0.0, and 15.1.0. 
 I have no problems accessing the logs for the ble_uart_app example project. 
 I am developing this with Keil, and using SEGGER rtt viewer to access the logs</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 12 Sep 2018 15:47:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38441/saadc-project-on-sdk-15-0-0-not-logging-correctly" /><item><title>RE: SAADC project on SDK 15.0.0 Not logging correctly</title><link>https://devzone.nordicsemi.com/thread/148474?ContentTypeID=1</link><pubDate>Wed, 12 Sep 2018 15:47:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60fc3421-9ca0-4e8a-a46a-79ad2c244d85</guid><dc:creator>tommy.lane</dc:creator><description>&lt;p&gt;Actually I misread the UART setup info.&lt;/p&gt;
&lt;p&gt;The period I read as a decimal, instead of a deliminator between powers of three.&lt;/p&gt;
&lt;p&gt;Its working now.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SAADC project on SDK 15.0.0 Not logging correctly</title><link>https://devzone.nordicsemi.com/thread/148473?ContentTypeID=1</link><pubDate>Wed, 12 Sep 2018 15:44:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eae1dcc8-3b6e-486d-a221-bff33b42ff34</guid><dc:creator>tommy.lane</dc:creator><description>&lt;p&gt;115 baud&lt;/p&gt;
&lt;p&gt;8 data bits&lt;/p&gt;
&lt;p&gt;1 stop bits&lt;/p&gt;
&lt;p&gt;no parity,&lt;/p&gt;
&lt;p&gt;no flow control&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Just like the testing section of the SDK docs for this example.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m working in another project and need to incorporate the SAADC functionality.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I extracted a new sdk and it did exacly the same thing, nothing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SAADC project on SDK 15.0.0 Not logging correctly</title><link>https://devzone.nordicsemi.com/thread/148470?ContentTypeID=1</link><pubDate>Wed, 12 Sep 2018 15:35:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:413e6bf1-594d-4617-88d5-a322d67e90aa</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Do you not see any output in Putty? Which settings are you using for the serial communication in Putty? Have you tested with another terminal software? You can also test with a frsh unzipped version of the SDK to make sure there is no other changes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SAADC project on SDK 15.0.0 Not logging correctly</title><link>https://devzone.nordicsemi.com/thread/148469?ContentTypeID=1</link><pubDate>Wed, 12 Sep 2018 15:32:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:043e934c-66a0-452b-84ec-b6799289fe42</guid><dc:creator>tommy.lane</dc:creator><description>&lt;p&gt;I am using nRF52832 (PCA10040) for this.&lt;br /&gt;After changing the rtt backend to what it was the example is in it&amp;#39;s default state.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SAADC project on SDK 15.0.0 Not logging correctly</title><link>https://devzone.nordicsemi.com/thread/148467?ContentTypeID=1</link><pubDate>Wed, 12 Sep 2018 15:30:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb38e508-dbdf-4442-9b05-362bc4fdf936</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Which board did you test this on? Did you modify the example in any way?&lt;/p&gt;
&lt;p&gt;I tested the example on a nRF52840 DK (PCA10056) with Putty, and I&amp;#39;m seeing logs as expected.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SAADC project on SDK 15.0.0 Not logging correctly</title><link>https://devzone.nordicsemi.com/thread/148462?ContentTypeID=1</link><pubDate>Wed, 12 Sep 2018 15:10:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4cd97c2c-49d9-4002-89a4-3fb76b3f42c4</guid><dc:creator>tommy.lane</dc:creator><description>&lt;p&gt;Yes, Thank you, that worked.&lt;/p&gt;
&lt;p&gt;However, you mentioned the UART backend was enabled by default and I also haven&amp;#39;t been able to get the UART to work.&lt;br /&gt;After flashing over the hex file I open PuTTY and attempt to connect to the device. PuTTY connects, but I don&amp;#39;t get any data out.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Any ideas on that?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SAADC project on SDK 15.0.0 Not logging correctly</title><link>https://devzone.nordicsemi.com/thread/148337?ContentTypeID=1</link><pubDate>Wed, 12 Sep 2018 08:02:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:18be1b8d-bb58-45b8-8c2e-8eee6260b018</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have you modified the project to enable RTT backend for the logger in sdk_config.h?&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;#define NRF_LOG_BACKEND_RTT_ENABLED 1&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;The example only have UART backend enabled by default.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>