<?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>I2C on NFC lines</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57398/i2c-on-nfc-lines</link><description>We have our SCL line on P0.10 (NFC2) and SDA P0.23 
 When I try to start a I2C transaction nothing happens, and NRF_TWIM0-&amp;gt;TXD.AMOUNT = 0. I have verified that SDA/SCL are pulled high. 
 However, I can run the same code changing the pins to P0.26, P0</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Feb 2020 21:05:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57398/i2c-on-nfc-lines" /><item><title>RE: I2C on NFC lines</title><link>https://devzone.nordicsemi.com/thread/232927?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2020 21:05:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:37931c87-0a11-4fc6-8829-933e4cb445ef</guid><dc:creator>Mark Samarin</dc:creator><description>&lt;p&gt;Thanks that did it :-)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I2C on NFC lines</title><link>https://devzone.nordicsemi.com/thread/232835?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2020 12:50:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4ae3904-be4e-43d0-8670-17e02945d03c</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi Mark&lt;/p&gt;
&lt;p&gt;You&amp;#39;ll have to specifically configure the NFC pins as such if you want to use them as GPIOs. You can configure these pins as GPIOs by defining the CONFIG_NFCT_PINS_AS_GPIOS variable in your project settings. Please do so and try again.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>