<?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>Configuring LEDs for bootloader_secure-Example on custom-board</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22425/configuring-leds-for-bootloader_secure-example-on-custom-board</link><description>Hello, 
 I am using the bootloader_secure-Example on a custom-board and I want to configure a LED as status-indication. 
 Since I am on a custom-board I disabled the functions leds_init() and buttons_init(), that would provide some functionality when</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 31 May 2017 09:42:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22425/configuring-leds-for-bootloader_secure-example-on-custom-board" /><item><title>RE: Configuring LEDs for bootloader_secure-Example on custom-board</title><link>https://devzone.nordicsemi.com/thread/88179?ContentTypeID=1</link><pubDate>Wed, 31 May 2017 09:42:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6b496cb-e801-450f-91ed-9aee2387edd0</guid><dc:creator>Ray Breslin</dc:creator><description>&lt;p&gt;For an easy test it just needs the bootloader_secure-example being flashed and you are already in bootloader-mode! During normal operation I use some imported code-lines from the buttonless_dfu-example that work like a charm!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring LEDs for bootloader_secure-Example on custom-board</title><link>https://devzone.nordicsemi.com/thread/88182?ContentTypeID=1</link><pubDate>Wed, 31 May 2017 09:41:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5ec55d7-dd70-4ae5-9cf2-d2ee57df04cf</guid><dc:creator>Ray Breslin</dc:creator><description>&lt;p&gt;That was it thank you! I thought I could skip it, but it seems that the transition 0-&amp;gt;1 is only possible with giving a defined 0 before...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring LEDs for bootloader_secure-Example on custom-board</title><link>https://devzone.nordicsemi.com/thread/88180?ContentTypeID=1</link><pubDate>Wed, 31 May 2017 09:28:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9bd74db8-3c95-4d0f-a198-a48d54a8c5a8</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;You don&amp;#39;t need to enable GPIOTE to toggle the LED.
I don&amp;#39;t see any problem with your code. Do you see the pin turned high ?&lt;/p&gt;
&lt;p&gt;If you disable buttons_init() , how would you enter bootloader mode ? (Hold bootloader button when reset to enter bootloader mode)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring LEDs for bootloader_secure-Example on custom-board</title><link>https://devzone.nordicsemi.com/thread/88181?ContentTypeID=1</link><pubDate>Tue, 30 May 2017 17:25:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c35d5b81-b488-4eaf-9ea3-1b0dbb819265</guid><dc:creator>Daniel Wang</dc:creator><description>&lt;p&gt;Maybe the LED is active low? try nrf_gpio_pin_clear(27); instead&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>