<?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>BLE runs only while debugging off</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/69927/ble-runs-only-while-debugging-off</link><description>I have problems with my custom board. 
 I developed the firmware with the nrf52832-dk custom and there the firmware runs standalone (with RTT logs on and without) . but now the firmware work well but when I want to see debug terminal the ble is off, and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 05 Jan 2021 11:59:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/69927/ble-runs-only-while-debugging-off" /><item><title>RE: BLE runs only while debugging off</title><link>https://devzone.nordicsemi.com/thread/287493?ContentTypeID=1</link><pubDate>Tue, 05 Jan 2021 11:59:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4286386-7294-474d-a49e-da4e369ea63a</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Can you check if the program enters the app error fault handler (&lt;span&gt;&lt;a title="Error module" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/lib_error.html?cp=7_1_3_13"&gt;Error module&lt;/a&gt;&lt;/span&gt;) when you debug with &lt;span&gt;NRF_LOG_BACKEND_RTT_ENABLED&lt;/span&gt;=1? Also, is printf used with RTT in your app?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE runs only while debugging off</title><link>https://devzone.nordicsemi.com/thread/286756?ContentTypeID=1</link><pubDate>Mon, 28 Dec 2020 15:27:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad23812a-d9b2-4240-ba66-8c450e4784ac</guid><dc:creator>achraf</dc:creator><description>&lt;p&gt;hello,&lt;br /&gt;thank you for the answer :I did SEGGER_RTT_CONFIG_DEFAULT_MODE to 0 or 1 :-(, it seems still the probleme ,the BLE is&amp;nbsp;OFF when I debug, unless the&amp;nbsp;&lt;span&gt;NRF_LOG_BACKEND_RTT_ENABLED is 0 and no printf in my code. otherwise the ble doesnt work if I debug&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE runs only while debugging off</title><link>https://devzone.nordicsemi.com/thread/286729?ContentTypeID=1</link><pubDate>Mon, 28 Dec 2020 14:06:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:539290af-2b8a-4827-b300-42fb4b5e20a7</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Please make sure the SEGGER_RTT_CONFIG_DEFAULT_MODE config option is set to either 0 or 1 in your sdk_config header. Otherwise, the RTT backend will become blocking when you don&amp;#39;t have a debugger reading the RTT messages connected.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>