<?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>Where is the code that causes the once per 2 second LED blink?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/40449/where-is-the-code-that-causes-the-once-per-2-second-led-blink</link><description>I have been playing with the BLE peripheral examples. It seems like most of these examples have LED1 blinking at a rate of once every 2 seconds. I am trying to look for the code responsible for the blinking. I wonder what I have to do to disable the blinking</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 14 Nov 2018 16:51:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/40449/where-is-the-code-that-causes-the-once-per-2-second-led-blink" /><item><title>RE: Where is the code that causes the once per 2 second LED blink?</title><link>https://devzone.nordicsemi.com/thread/157358?ContentTypeID=1</link><pubDate>Wed, 14 Nov 2018 16:51:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac02b4f0-2fa7-44cf-96ce-99335e12f203</guid><dc:creator>joeyh</dc:creator><description>&lt;p&gt;Perfect.&amp;nbsp; That&amp;#39;s exactly the answer I am looking for.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Where is the code that causes the once per 2 second LED blink?</title><link>https://devzone.nordicsemi.com/thread/157265?ContentTypeID=1</link><pubDate>Wed, 14 Nov 2018 11:18:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c0f07c28-aae1-4da3-b4ce-c4217c807e84</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;Joseph,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The LED indications are controlled by the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/examples_bsp.html?cp=4_0_0_3_6_0"&gt;Board support module&lt;/a&gt;, just&amp;nbsp;remove the call to &amp;quot;buttons_leds_init() in main if you don&amp;#39;t want to use it, or remove&amp;nbsp;&amp;nbsp;bsp_indication_set(BSP_INDICATE_ADVERTISING) from the&amp;nbsp;on_adv_evt callback if you only&amp;nbsp;want to disable advertising indication.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Vidar&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>