<?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>Empty readings from LSM9DS1 registers</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/81403/empty-readings-from-lsm9ds1-registers</link><description>Hi, 
 
 I am trying to connect my LSM9DS1 with nrf52840, this is Arduino nano 33 BLE board. I already figured out that i had to enable it and enable TWI bus. After some readings i found example with the library for this sensor https://devzone.nordicsemi</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 09 Mar 2022 20:54:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/81403/empty-readings-from-lsm9ds1-registers" /><item><title>RE: Empty readings from LSM9DS1 registers</title><link>https://devzone.nordicsemi.com/thread/357276?ContentTypeID=1</link><pubDate>Wed, 09 Mar 2022 20:54:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:375a3037-b977-4ecb-b666-4d39a1588d18</guid><dc:creator>austin944</dc:creator><description>&lt;p&gt;I don&amp;#39;t know if this helps, but I got the TWI to work with an Adafruit IMU (LSM6DS3/&lt;span&gt;LIS3MDL&lt;/span&gt;) and the nRF52840 Dongle.&amp;nbsp; My code is at:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/doug-holtsinger/WirelessSensor/blob/master/Sensor/src/TwoWire.cpp"&gt;https://github.com/doug-holtsinger/WirelessSensor/blob/master/Sensor/src/TwoWire.cpp&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Rather than using the&amp;nbsp;nrf_drv_twi_tx() function followed by the&amp;nbsp;nrf_drv_twi_rx() function, I used the&amp;nbsp;nrfx_twi_xfer() function with the&amp;nbsp;NRFX_TWI_XFER_DESC_TXRX descriptor.&lt;/p&gt;
&lt;p&gt;BTW if you have a github repos available, I would like to follow your project, if you don&amp;#39;t mind.&amp;nbsp; It looks like we might be doing similar things.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>