<?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>bootloader code &amp;amp; input interrupt</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12421/bootloader-code-input-interrupt</link><description>hello everybody, 
 I&amp;#39;m working in a project using the automated generic bootloader example, I want to do some edits so as I can have an input interrupt at any time, I mean for example: when pin 3 is raised to logic one then I can turn on a led ,that</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 12 Mar 2016 01:22:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12421/bootloader-code-input-interrupt" /><item><title>RE: bootloader code &amp; input interrupt</title><link>https://devzone.nordicsemi.com/thread/47004?ContentTypeID=1</link><pubDate>Sat, 12 Mar 2016 01:22:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08552c9e-a42d-4c5a-a582-00a249121e37</guid><dc:creator>Mohamed O.Abouzeid</dc:creator><description>&lt;p&gt;I tried another example &amp;amp; it did its works, thanks Kristin for your great help&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: bootloader code &amp; input interrupt</title><link>https://devzone.nordicsemi.com/thread/47002?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2016 08:57:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b79a476a-ff5c-4f2e-9010-9afd01e25da6</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;I have added an example to show how you can use the gpiote driver to toggle a led.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: bootloader code &amp; input interrupt</title><link>https://devzone.nordicsemi.com/thread/47003?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2016 08:55:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53d07e03-cd5d-4fb5-8ce8-73b194dd8a3c</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;The attached gpiote_simple_example shows how to toggle a LED with a button using the GPIOTE driver.&lt;/p&gt;
&lt;p&gt;The example was made with SDK 11.0.0, and should be placed in the following folder: ..\nRF5_SDK_11.0.0_89a8197\examples\peripheral&lt;/p&gt;
&lt;p&gt;I think the example will work with the older versions of the SDK that uses the nrf_drv_gpiote driver.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/gpiote_5F00_simple_5F00_example.zip"&gt;gpiote_simple_example.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: bootloader code &amp; input interrupt</title><link>https://devzone.nordicsemi.com/thread/47001?ContentTypeID=1</link><pubDate>Thu, 10 Mar 2016 17:28:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:570ea1cc-f95e-4b70-a38d-cf40fd7951bb</guid><dc:creator>Mohamed O.Abouzeid</dc:creator><description>&lt;p&gt;um trying to use the input pin &amp;amp; update you :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: bootloader code &amp; input interrupt</title><link>https://devzone.nordicsemi.com/thread/46999?ContentTypeID=1</link><pubDate>Thu, 10 Mar 2016 16:10:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d93c7308-6d2c-4091-94e9-42520520a8cb</guid><dc:creator>Mohamed O.Abouzeid</dc:creator><description>&lt;p&gt;@Kristin in the example you pointed to,  all what it did is that: it blinks a led &amp;amp; it didn&amp;#39;t use an input to blink leds !!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: bootloader code &amp; input interrupt</title><link>https://devzone.nordicsemi.com/thread/46998?ContentTypeID=1</link><pubDate>Thu, 10 Mar 2016 14:16:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9b58ecd-cee9-4e12-b841-cebd67bc907b</guid><dc:creator>Mohamed O.Abouzeid</dc:creator><description>&lt;p&gt;okay, I&amp;#39;ll try &amp;amp; update you with the results, thanks :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: bootloader code &amp; input interrupt</title><link>https://devzone.nordicsemi.com/thread/47000?ContentTypeID=1</link><pubDate>Thu, 10 Mar 2016 09:33:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8952cea0-491a-419f-b1c8-6a575490690b</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;Okay, I see. You can use GIPOTE for turning on LEDs on an input signal. You can either use GPIOTE directly  or the GPIOTE driver nrf_gpiote_drv. There is a gpiote example in the SDK in the following folder: ..\nRF51_SDK_10.0.0_dc26b5e\examples\peripheral\gpiote&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: bootloader code &amp; input interrupt</title><link>https://devzone.nordicsemi.com/thread/46997?ContentTypeID=1</link><pubDate>Wed, 09 Mar 2016 21:09:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35e2031e-8df2-4319-b8c3-2c38e9dea416</guid><dc:creator>Mohamed O.Abouzeid</dc:creator><description>&lt;p&gt;I don&amp;#39;t mean that, I mean the chip advertise itself, in this mode, I would have an input interrupt to ligthen some leds , actually I need to use LPComp to check if the signal in an input is high then it will call a function to lighten the Leds in the nordic kit nrf51822a&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: bootloader code &amp; input interrupt</title><link>https://devzone.nordicsemi.com/thread/46996?ContentTypeID=1</link><pubDate>Wed, 09 Mar 2016 14:05:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ff12fb0-f3fb-4bb7-b763-94e715dfaba8</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;Why do you need input interrupts when in bootloader mode? The chip will only be in bootloader mode when the firmware needs to be updated..&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>