<?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>nrf52832 irq issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55963/nrf52832-irq-issue</link><description>irq init as below: 
 
 
 
 I use port event, and muti-gpio irqs. Irq gpio connect a sensor`s irq pin. 
 I detect irq gpio level in irq_Handler(), high level is my need, the low level, not my need, would return. 
 Irq gpio I config not pull, no irq generate</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 Jan 2020 16:29:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55963/nrf52832-irq-issue" /><item><title>RE: nrf52832 irq issue</title><link>https://devzone.nordicsemi.com/thread/227758?ContentTypeID=1</link><pubDate>Mon, 06 Jan 2020 16:29:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b90704e8-cd2e-4172-954b-2f6cf71f0beb</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;I&amp;#39;m not sure if I understand the problem here. What do you mean with &amp;quot;device bootup&amp;quot;? Is that the nRF52 or the sensor booting up? Typically you would wait to configure the GPIOTE on the nRF52 until the sensor has booted up and is ready to send signals.&lt;/p&gt;
&lt;p&gt;If you want the signal to be stable, and not floating, while the sensor is turned off, you will need a pull down resistor, either internal or external.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>