<?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>Difference of basic configuration between &amp;quot;ble_app_uart&amp;quot; and &amp;quot;ble_app_template&amp;quot; in SDK 15.2.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/62819/difference-of-basic-configuration-between-ble_app_uart-and-ble_app_template-in-sdk-15-2</link><description>Hi, 
 I am a newbie and just started working on the nrf52840 board. I started by using the example &amp;quot;ble_app_uart&amp;quot; and implemented the I2C module to read IMU sensor data and it is working fine. Then I transferred my I2C code to &amp;quot;ble_app_template&amp;quot; and set</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Jun 2020 09:03:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/62819/difference-of-basic-configuration-between-ble_app_uart-and-ble_app_template-in-sdk-15-2" /><item><title>RE: Difference of basic configuration between "ble_app_uart" and "ble_app_template" in SDK 15.2.</title><link>https://devzone.nordicsemi.com/thread/256350?ContentTypeID=1</link><pubDate>Tue, 23 Jun 2020 09:03:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b58a4cd-8c56-4cec-883e-18c18592c566</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It&amp;#39;s difficult to be certain without understanding the program flow in your application, but my guess would be that the idle_state_handle() which is where the logs are processed are called more often in the ble_app_uart example than in your template based project. Which means that the logs would be processed more often, resulting in logs not being dropped.&lt;/p&gt;
&lt;p&gt;best regards&lt;/p&gt;
&lt;p&gt;Jared&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>