<?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>Powering sensor through GPIO</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45134/powering-sensor-through-gpio</link><description>Hello all, 
 
 In order to optimize my power design, I want to power my sensors though GPIO pin on nrf52832 and toggle the pin when I need to use them. 
 I have two sensors on one twim bus. I configured a GPIO in the following way: 
 
 A timer is fired</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 20 Mar 2019 14:29:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45134/powering-sensor-through-gpio" /><item><title>RE: Powering sensor through GPIO</title><link>https://devzone.nordicsemi.com/thread/177384?ContentTypeID=1</link><pubDate>Wed, 20 Mar 2019 14:29:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92b49ed9-a19f-44bf-a9f0-e295d2a84ea7</guid><dc:creator>ilkobg</dc:creator><description>&lt;p&gt;Hi Simon,&lt;/p&gt;
&lt;p&gt;You are right - I didn&amp;#39;t see that pins 9 and 10 are for the NFC. I used another GPIO for my purpose.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using I2C, &lt;strong&gt;which needed a small delay&lt;/strong&gt; just after setting a high level on the pin, to make it with the power.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Powering sensor through GPIO</title><link>https://devzone.nordicsemi.com/thread/177338?ContentTypeID=1</link><pubDate>Wed, 20 Mar 2019 12:56:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:89793923-203c-4853-a580-50d4e49b3b92</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Are you aware that pins 9 and 10 are the nRF52s NFC pins, and that you have to specifically configure them as GPIOs if you are using them as such. Configuring them as GPIOs is done like &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/10020/struggling-with-basic-gpio-read-on-nrf52"&gt;this if you are using Keil&lt;/a&gt;, and as shown in this picture if you are using SES:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-4c5ad8a1e9674befa653a111de10d866/pastedimage1553086071654v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;If you have already done this, please specify whether you are using SPI or I2C in your project, and I will look into it.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;
&lt;p&gt;EDIT: You could also just use any of the regular GPIO pins instead of configuring your NFC pins as GPIOs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>