<?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>How to change TWI pins to GPIO and vice versa?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17374/how-to-change-twi-pins-to-gpio-and-vice-versa</link><description>Hi, 
 I am working with MLX90615 sensor and is working with nrf_drv_twi functions and I could collect data as well. Now I need to put the sensor to sleep mode. Entering to sleep mode is given below. 
 
 I would like to collect the data from the sensor</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Oct 2016 12:22:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17374/how-to-change-twi-pins-to-gpio-and-vice-versa" /><item><title>RE: How to change TWI pins to GPIO and vice versa?</title><link>https://devzone.nordicsemi.com/thread/66792?ContentTypeID=1</link><pubDate>Thu, 27 Oct 2016 12:22:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:781894a7-e8b8-48d4-9516-031031004107</guid><dc:creator>Vishnu Pradeep</dc:creator><description>&lt;p&gt;I missed this function and used &lt;code&gt;nrf_drv_twi_disable&lt;/code&gt; instead. thanks. Will check it&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to change TWI pins to GPIO and vice versa?</title><link>https://devzone.nordicsemi.com/thread/66791?ContentTypeID=1</link><pubDate>Thu, 27 Oct 2016 11:09:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c993be84-2c74-426b-9002-a31c74a64189</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;You may have to uninitialize the TWI instance before being allowed to configure the pin as GPIO. This can be done by calling &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/group__nrf__drv__twi.html#ga51418fe80954d363dabaad77d42ba8a8"&gt;&lt;code&gt;nrf_drv_twi_uninit()&lt;/code&gt;&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>