<?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>NRF9160 DK I2C implementation</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/85783/nrf9160-dk-i2c-implementation</link><description>Hello, 
 
 I can not find a good example online on how to properly configure nRF9160 DK for i2c. In order to learn the system, I am testing a simple example with the nrf9160 configured as a master to receive data from a ti tmp100 sensor as a slave. Since</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 Mar 2022 08:12:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/85783/nrf9160-dk-i2c-implementation" /><item><title>RE: NRF9160 DK I2C implementation</title><link>https://devzone.nordicsemi.com/thread/357823?ContentTypeID=1</link><pubDate>Mon, 14 Mar 2022 08:12:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:475a0286-ce4e-4dab-933e-e32489aea0a8</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;your &amp;quot;sda-pin&amp;quot; and &amp;quot;scl-pin&amp;quot; are out of range. The valid range is from 0 to 31 (P0.00 to P0.31) on the nRF9160.&lt;/p&gt;
&lt;p&gt;Looks like you want to use P0.30 and P0.31, which should be:&lt;/p&gt;
&lt;p&gt;sda-pin = &amp;lt;30&amp;gt;;&lt;/p&gt;
&lt;p&gt;scl-pin = &amp;lt;31&amp;gt;;&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>