<?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>Change LED on nRF52 DK indicating advertising</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19643/change-led-on-nrf52-dk-indicating-advertising</link><description>I&amp;#39;m using the beacon example (SDK 12.2.0) which I&amp;#39;ve modified slightly so that a sensor output initiates advertising for 20 seconds with LED1 flashing accordingly. I want to be able to change which LED flashes. I&amp;#39;ve looked at the SDK code using Keil&amp;#39;s</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 13 Feb 2017 10:33:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19643/change-led-on-nrf52-dk-indicating-advertising" /><item><title>RE: Change LED on nRF52 DK indicating advertising</title><link>https://devzone.nordicsemi.com/thread/76442?ContentTypeID=1</link><pubDate>Mon, 13 Feb 2017 10:33:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d612b73-7aba-430b-af07-eab2cf637a80</guid><dc:creator>ninoq</dc:creator><description>&lt;p&gt;Thanks Sigurd for pointing that out - much appreciated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Change LED on nRF52 DK indicating advertising</title><link>https://devzone.nordicsemi.com/thread/76441?ContentTypeID=1</link><pubDate>Mon, 13 Feb 2017 08:09:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4f5a2ef-cc8e-4c96-833d-736508b8aafd</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In SDK 12.2 you can change the advertising LED in &lt;code&gt;bsp_config.h&lt;/code&gt;. By default, the LED used for advertising is defined as:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;#define BSP_LED_INDICATE_INDICATE_ADVERTISING  BSP_BOARD_LED_0
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;You can find the &lt;code&gt;bsp_config.h&lt;/code&gt; in the folder &lt;code&gt;SDK_Folder\components\libraries\bsp\&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>