<?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>LSM9DS1 + NRF52 + I2C Initialization and readings</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29288/lsm9ds1-nrf52-i2c-initialization-and-readings</link><description>Hi Guys, 
 I hope that you could help me with issue which can be observed in my new &amp;quot;nRF52 setup&amp;quot;. I&amp;#39;ve connect LSM9DS1 sensor to NRF52 DK. The &amp;quot;twi_scanner&amp;quot; example from SDK has been used firstly to eliminate problems with physical connections - two</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 18 Sep 2018 08:29:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29288/lsm9ds1-nrf52-i2c-initialization-and-readings" /><item><title>RE: LSM9DS1 + NRF52 + I2C Initialization and readings</title><link>https://devzone.nordicsemi.com/thread/149171?ContentTypeID=1</link><pubDate>Tue, 18 Sep 2018 08:29:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd75a53b-d1fc-4738-bd27-e14b72f6a4ab</guid><dc:creator>Aru16</dc:creator><description>&lt;p&gt;Hi Eres,&lt;/p&gt;
&lt;p&gt;Am working on the same boards. Can you help me with that?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LSM9DS1 + NRF52 + I2C Initialization and readings</title><link>https://devzone.nordicsemi.com/thread/116487?ContentTypeID=1</link><pubDate>Thu, 11 Jan 2018 13:24:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a659deb4-a6cd-4afb-a2b5-2cc4ad73cafb</guid><dc:creator>Eres</dc:creator><description>&lt;p&gt;Hi Jørgen,&lt;/p&gt;
&lt;p&gt;Your suggestion related to nrf_drv_twi_tx() helps ! Everything is now working quite well :)&lt;/p&gt;
&lt;p&gt;Thanks !
E.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LSM9DS1 + NRF52 + I2C Initialization and readings</title><link>https://devzone.nordicsemi.com/thread/116486?ContentTypeID=1</link><pubDate>Tue, 09 Jan 2018 12:47:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1856ed13-ea20-41f3-a4b7-58b3b7055d63</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It seems that you have added the address of the register you want to read to the second argument (&lt;code&gt;address&lt;/code&gt;) of call to &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/group__nrf__drv__twi.html#ga5367610e58bd96b27fbe02b3d52b9d80"&gt;&lt;code&gt;nrf_drv_twi_rx()&lt;/code&gt;&lt;/a&gt;. This field should have the &lt;em&gt;&amp;quot;Address of a specific slave device (only 7 LSB)&amp;quot;&lt;/em&gt;. The register address typically needs to be transferred to the slave using &lt;code&gt;nrf_drv_twi_tx()&lt;/code&gt;, but you need to check the datasheet of the slave for details on what commands it expects.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>