<?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>setting gpio in dfu mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92213/setting-gpio-in-dfu-mode</link><description>good day, 
 is there a way to set a gpio when in dfu mode? wanted to make GPIO 19 of nRF52832 HIGH during DFU mode because we assigned it as an enable pin. 
 in DFU mode, i obeserved that it is HIGH (LED3 OFF in PCA10040) when device is not connected</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 22 Sep 2022 13:09:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92213/setting-gpio-in-dfu-mode" /><item><title>RE: setting gpio in dfu mode</title><link>https://devzone.nordicsemi.com/thread/387512?ContentTypeID=1</link><pubDate>Thu, 22 Sep 2022 13:09:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9da27bc-b088-46fb-aed4-448637a10d35</guid><dc:creator>xtian</dc:creator><description>&lt;p&gt;got it.&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: setting gpio in dfu mode</title><link>https://devzone.nordicsemi.com/thread/387436?ContentTypeID=1</link><pubDate>Thu, 22 Sep 2022 09:17:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68dabea8-f9b9-471e-863b-1e94daf9266c</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Kristian,&amp;nbsp;&lt;br /&gt;I don&amp;#39;t see any problem with that.&amp;nbsp;&lt;br /&gt;You can&amp;nbsp;have a look at the&amp;nbsp;&amp;nbsp;dfu_observer() function in main.c in bootloader project.&lt;/p&gt;
&lt;p&gt;You can see&amp;nbsp;BSP_BOARD_LED_2 (which is LED 3 when you count from 0) being controlled there. You can modify the code there.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>