<?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>nRF51422 GPIOTE with pushbutton</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/28085/nrf51422-gpiote-with-pushbutton</link><description>Hi, 
 I am building a custom PCB using the nRF51422 chip. I need to include a pushbutton switch on the PCB to generate an interrupt when it is pressed(gpiote). I am connecting the pushbutton switch to an analogue pin. For the pushbutton, should I connect</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 15 Dec 2017 07:33:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/28085/nrf51422-gpiote-with-pushbutton" /><item><title>RE: nRF51422 GPIOTE with pushbutton</title><link>https://devzone.nordicsemi.com/thread/110686?ContentTypeID=1</link><pubDate>Fri, 15 Dec 2017 07:33:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5979ce33-6424-431d-83bb-d24e720d1d89</guid><dc:creator>Aurabindo</dc:creator><description>&lt;p&gt;nevermind, found the api for this&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51422 GPIOTE with pushbutton</title><link>https://devzone.nordicsemi.com/thread/110685?ContentTypeID=1</link><pubDate>Fri, 15 Dec 2017 07:28:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a3de7cc-639c-4dcf-9cd5-c051d86666bc</guid><dc:creator>Aurabindo</dc:creator><description>&lt;p&gt;@Sigurd Can I still enable internal pull up and also use it with GPIOTE to generate interrupts ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51422 GPIOTE with pushbutton</title><link>https://devzone.nordicsemi.com/thread/110684?ContentTypeID=1</link><pubDate>Wed, 12 Jul 2017 11:51:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:748c0593-e524-42b9-af63-03a012e0e397</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Pushbuttons are usually active low, meaning the input will be connected to ground when the button is activated (pushed). So you connect one side of the button to the nRF-pin you want to use, and the other side to ground. You don’t need any external pull-up/down resistor, just configure the nRF-pin as input with active internal pull-up.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/6747.button.png" alt="image description" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>