<?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>How to use Interrupt in BLE Central</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16732/how-to-use-interrupt-in-ble-central</link><description>Hi all Nordic Developer, 
 Currently I am working on nrf51-dk(as a BLE central) and I wish to connect one of its pin to a power supply(as a input). If the power breakdown, it should send out a warning message. I guess using an interrupt might be a good</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 29 Sep 2016 07:37:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16732/how-to-use-interrupt-in-ble-central" /><item><title>RE: How to use Interrupt in BLE Central</title><link>https://devzone.nordicsemi.com/thread/63986?ContentTypeID=1</link><pubDate>Thu, 29 Sep 2016 07:37:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2be2aaec-a833-48d7-9644-97add573e792</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Please have a look at the documentation of the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/hardware_driver_gpiote.html?cp=4_0_0_2_5"&gt;GPIOTE driver&lt;/a&gt; and the APIs for &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/group__nrf__gpio.html?cp=4_0_0_6_5_7"&gt;GPIO&lt;/a&gt; and &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/group__nrf__gpiote.html?cp=4_0_0_6_5_4"&gt;GPIOTE&lt;/a&gt; abstraction. You can find an example in the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/pin_change_int_example.html?cp=4_0_0_4_5_15"&gt;pin_change_int&lt;/a&gt; example found in SDK12.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>