<?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>twi with internal pull-up</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37378/twi-with-internal-pull-up</link><description>Hello, I&amp;#39;m using SDK 15 and softdevice 6.0. 
 I use the micro as a master and I connected an i2c sensor as slave. I had put external 10 Kohm pull-ups, but I had a low level at around 100 mV. I found that the micro-nordic twi device has internal pull-ups</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 13 Aug 2018 07:55:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37378/twi-with-internal-pull-up" /><item><title>RE: twi with internal pull-up</title><link>https://devzone.nordicsemi.com/thread/143856?ContentTypeID=1</link><pubDate>Mon, 13 Aug 2018 07:55:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f95c74e7-f94d-41a6-abd8-f69a4e86f1c6</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;It is the define nrfx_twim.c::TWIM_PIN_INIT() that enables the internal pull up resistor. Change this to&amp;nbsp;NRF_GPIO_PIN_NOPULL if you are using external resistors.&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>