<?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>deleted</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79806/deleted</link><description>deleted</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 20 Sep 2021 06:55:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79806/deleted" /><item><title>RE: NRF_GPIO_PIN_NOPULL keeps giving high to the PIN</title><link>https://devzone.nordicsemi.com/thread/330152?ContentTypeID=1</link><pubDate>Mon, 20 Sep 2021 06:55:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1b7e1e2-24bd-452d-a114-ee641ea254eb</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The GPIO is floating when you do not have any pull-resistor (internally or externally). You will then sample either 0 or 1, based on the noise in your design, on that specific pin.&amp;nbsp;&lt;/p&gt;
[quote user=""]need to add a pull-up or pull-down register.[/quote]
&lt;p&gt;&amp;nbsp;You should always have your pins set to a defined level, or set to &amp;quot;disconnected&amp;quot; in the NRF_GPIO-&amp;gt;PIN_CNF[] field INPUT.&lt;/p&gt;
&lt;p&gt;floating inputs can lead to a undefined voltage level on the input, and thus cause excessive current consumption in sleep.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>