<?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>no logs in terminal for ble_app_uart_c</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24943/no-logs-in-terminal-for-ble_app_uart_c</link><description>I am using the nRF52832 in Rigado BMD-301 module. Updated to s132_nrf52_5.0.0 and nRF5_SDK_14.0.0_3bcc1f7, built the ble_app_uart_c without any changes and programmed it on the board using nRFgo Studio. The problem is that i cannot see any info/debug</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Mar 2019 14:00:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24943/no-logs-in-terminal-for-ble_app_uart_c" /><item><title>RE: no logs in terminal for ble_app_uart_c</title><link>https://devzone.nordicsemi.com/thread/175701?ContentTypeID=1</link><pubDate>Tue, 12 Mar 2019 14:00:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d9432918-b3ee-41d1-8d70-95e16e0c7815</guid><dc:creator>veletron</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I have this exact same issue. Keil V5. NSDK 15.2 Stock code, no logging output via either UART or RTT. In Main, there are two lines:&lt;/p&gt;
&lt;p&gt;printf(&amp;quot;BLE UART central example started.\r\n&amp;quot;);&lt;br /&gt; NRF_LOG_INFO(&amp;quot;BLE UART central example started.&amp;quot;);&lt;/p&gt;
&lt;p&gt;The &amp;#39;printf&amp;#39; shows in my terminal via UART, but NOTHING is shown for any of the NRF_LOG_INFO lines anywhere in the project. Logging is set to info and turned on in SDK Config.&lt;/p&gt;
&lt;p&gt;A lack of any logging makes it near impossible to debug this app or the client app that connects to it, and makes the example useless&lt;/p&gt;
&lt;p&gt;Please advise how to enable logging!&lt;/p&gt;
&lt;p&gt;Nigel&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: no logs in terminal for ble_app_uart_c</title><link>https://devzone.nordicsemi.com/thread/98238?ContentTypeID=1</link><pubDate>Mon, 18 Sep 2017 15:39:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:359d8ea0-9c3d-43a4-9092-e0bbd2187262</guid><dc:creator>Evgeny Erlihman</dc:creator><description>&lt;p&gt;Looking in the map files, i can see that all the .debug_str sections differ in size with mine being bigger. I checked the hex file that you attached on Sep 12, it does not work for me as well, while the hex file you attached on Sep 7 does work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: no logs in terminal for ble_app_uart_c</title><link>https://devzone.nordicsemi.com/thread/98237?ContentTypeID=1</link><pubDate>Tue, 12 Sep 2017 14:03:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4fe7d056-b46f-4230-bb75-3788b1a9e864</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;I tried with GCC as well, seems to be working fine.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/8004.nrf52832_5F00_xxaa.hex"&gt;Here&lt;/a&gt; is my hex.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/5618.nrf52832_5F00_xxaa.map"&gt;Here&lt;/a&gt; is the .map file.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/ble_5F00_app_5F00_uart_5F00_c_5F00_gcc_5F00_nrf52.ld"&gt;Here&lt;/a&gt; is the linker script&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: no logs in terminal for ble_app_uart_c</title><link>https://devzone.nordicsemi.com/thread/98234?ContentTypeID=1</link><pubDate>Thu, 07 Sep 2017 14:41:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b576add2-89c9-427c-b2e6-4c34052b41b3</guid><dc:creator>Evgeny Erlihman</dc:creator><description>&lt;p&gt;Same result, i cant find a way to add my map file. Can you please add yours for me to compare and see if there are major differences?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: no logs in terminal for ble_app_uart_c</title><link>https://devzone.nordicsemi.com/thread/98233?ContentTypeID=1</link><pubDate>Thu, 07 Sep 2017 13:56:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:377b6484-dcc3-49a9-abe4-feff0afe5040</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;The release notes mention that GCC ARM Embedded 4.9 2015q3 was used in testing and verification, maybe you can see if that makes any difference.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: no logs in terminal for ble_app_uart_c</title><link>https://devzone.nordicsemi.com/thread/98232?ContentTypeID=1</link><pubDate>Thu, 07 Sep 2017 13:52:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bf157b6a-e308-48a3-a0d2-bfab21f3bcad</guid><dc:creator>Evgeny Erlihman</dc:creator><description>&lt;p&gt;GNU Tools ARM Embedded\6 2017-q2-update&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: no logs in terminal for ble_app_uart_c</title><link>https://devzone.nordicsemi.com/thread/98231?ContentTypeID=1</link><pubDate>Thu, 07 Sep 2017 13:50:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a14ed8a-ea09-4075-90a7-05ea5b006ec8</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Hmm. What compiler are you using?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: no logs in terminal for ble_app_uart_c</title><link>https://devzone.nordicsemi.com/thread/98235?ContentTypeID=1</link><pubDate>Thu, 07 Sep 2017 12:58:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c1a817ae-cab8-4718-8cb5-02155302611e</guid><dc:creator>Evgeny Erlihman</dc:creator><description>&lt;p&gt;Yes, i can see logs using this hex file&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: no logs in terminal for ble_app_uart_c</title><link>https://devzone.nordicsemi.com/thread/98236?ContentTypeID=1</link><pubDate>Thu, 07 Sep 2017 11:24:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9769d727-5932-4eb6-a62d-361f18c2b324</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Strange. &lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/0564.nrf52832_5F00_xxaa.hex"&gt;Here&lt;/a&gt; is the hex file I compiled. Does it work?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: no logs in terminal for ble_app_uart_c</title><link>https://devzone.nordicsemi.com/thread/98228?ContentTypeID=1</link><pubDate>Wed, 06 Sep 2017 16:53:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b67e33fc-1325-41e8-bc65-935bec90424e</guid><dc:creator>Evgeny Erlihman</dc:creator><description>&lt;p&gt;Another thing that i just noticed, if i flash ble_app_uart_c_pca10040_s132.hex, i can see the logs on my terminal. But if i flash the softdevice and the application that i built, the logs would not work for me.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: no logs in terminal for ble_app_uart_c</title><link>https://devzone.nordicsemi.com/thread/98230?ContentTypeID=1</link><pubDate>Wed, 06 Sep 2017 14:40:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23ec7327-e0e5-4677-a581-35c150422044</guid><dc:creator>Evgeny Erlihman</dc:creator><description>&lt;p&gt;Hi Petter,
Thank you for testing it out! What version of SEGGER software and terminal application were you using?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: no logs in terminal for ble_app_uart_c</title><link>https://devzone.nordicsemi.com/thread/98229?ContentTypeID=1</link><pubDate>Wed, 06 Sep 2017 14:19:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:22e3e2f6-25e2-44e8-a64d-d7b21bb75ce6</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Just tested the example. Seems to be working fine here. Unmodified it should output to both UART and RTT.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>