<?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>&amp;quot;nRESET&amp;quot; pull-up setting</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/52800/nreset-pull-up-setting</link><description>SDK: 15.3.0 Example: ble_app_multirole_lesc Device: EYSHJNZWZ (nRF52832) 
 I want &amp;quot;nRESET&amp;quot; to be set without pull-up. How can I use &amp;quot;nRESET&amp;quot; without pull-up?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 02 Oct 2019 13:20:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/52800/nreset-pull-up-setting" /><item><title>RE: "nRESET" pull-up setting</title><link>https://devzone.nordicsemi.com/thread/213014?ContentTypeID=1</link><pubDate>Wed, 02 Oct 2019 13:20:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4aa4e7b7-de81-43a9-888b-8ade6fa3fea8</guid><dc:creator>takashina hiroki</dc:creator><description>&lt;p&gt;Thank you for answering.&lt;br /&gt;I understood it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "nRESET" pull-up setting</title><link>https://devzone.nordicsemi.com/thread/212939?ContentTypeID=1</link><pubDate>Wed, 02 Oct 2019 08:37:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d5586c8d-90e0-4e56-800b-d3f037013bdd</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;This is not possible. When you configure pin 21 as nRESET, then the pull-up is automatically enabled and cannot be set to no-pull.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "nRESET" pull-up setting</title><link>https://devzone.nordicsemi.com/thread/212933?ContentTypeID=1</link><pubDate>Wed, 02 Oct 2019 08:20:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de799db1-b29b-4c26-bbdc-805e09bcc362</guid><dc:creator>takashina hiroki</dc:creator><description>&lt;p&gt;It is used as a reset function instead of GPIO.&lt;br /&gt;I want to set it without pull-up.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "nRESET" pull-up setting</title><link>https://devzone.nordicsemi.com/thread/212925?ContentTypeID=1</link><pubDate>Wed, 02 Oct 2019 07:55:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d12518f-2de4-4818-a3fa-2418f0108467</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi Hiroki-san,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;do you want to use the nRESET pin as a regular GPIO(i.e. no pin reset functionality) or do you want the nRESET pin( pin 21) to have the reset functionality exposed, but with the internal pullup disabled?&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "nRESET" pull-up setting</title><link>https://devzone.nordicsemi.com/thread/212905?ContentTypeID=1</link><pubDate>Wed, 02 Oct 2019 06:09:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff335931-3202-4b7c-94f1-7eafce3f5513</guid><dc:creator>takashina hiroki</dc:creator><description>&lt;p&gt;I added the following code as a test.&lt;br /&gt;However, it does not become a setting without pull-up.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrf_gpio_pin_dir_set(21, NRF_GPIO_PIN_DIR_INPUT	);
nrf_gpio_cfg_input(21, NRF_GPIO_PIN_NOPULL );&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>