<?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>NRF51822 + S110 problem with I2C to (MPU9150)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3621/nrf51822-s110-problem-with-i2c-to-mpu9150</link><description>Hi,
I recently started working with the NRF51822 and PCA1001
I need to read data from MPU9150 accelerometer via I2C and transmit the results over BLE. 
 I connected the MPU wires SCL to P0.24 and SDA to P0.25
I added &amp;quot;sd_twi_hw_master.c&amp;quot; as a library</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 15 Sep 2014 20:03:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3621/nrf51822-s110-problem-with-i2c-to-mpu9150" /><item><title>RE: NRF51822 + S110 problem with I2C to (MPU9150)</title><link>https://devzone.nordicsemi.com/thread/13119?ContentTypeID=1</link><pubDate>Mon, 15 Sep 2014 20:03:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f40cc8a-ff27-42e3-aa3b-abd6ed7f7c5a</guid><dc:creator>tim</dc:creator><description>&lt;p&gt;I have TWI hw master working with SHORTS, please let me know if that works for you.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/tdwebste/nRF51SDK/blob/v5/Nordic/nrf51422/Source/twi_master/twi_hw_master.c"&gt;github.com/.../twi_hw_master.c&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51822 + S110 problem with I2C to (MPU9150)</title><link>https://devzone.nordicsemi.com/thread/13118?ContentTypeID=1</link><pubDate>Wed, 03 Sep 2014 15:10:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5ac8172-2e93-4eb0-bed2-77c1c8866a58</guid><dc:creator>danielZ</dc:creator><description>&lt;p&gt;nope,
that doesn&amp;#39;t seem to be the problem.
tried to change the read/write commands as well.&lt;/p&gt;
&lt;p&gt;the strangest thing is that the SW example doesn&amp;#39;t work as well.
and Its not a problem with the sensor as it works perfectly with RFduino&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51822 + S110 problem with I2C to (MPU9150)</title><link>https://devzone.nordicsemi.com/thread/13117?ContentTypeID=1</link><pubDate>Thu, 28 Aug 2014 06:10:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c9f3c18-0585-4c5f-b63f-c23aaf939682</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;The current TWI master example in the SDK has some issues when used with a softdevice. Most likely the issue is that the TWI hardware driver uses the PPI module directly, without going through the SoftDevice API&amp;#39;s. When the SoftDevice is enabled this will not work. I have attached a file that my colleague made that should work better with the softdevice. It is a modified version of the sd_twi_hw_master.c found in the&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/twi_5F00_hw_5F00_master_5F00_sd.c"&gt;twi_hw_master_sd.c&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>