<?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>nrf52dk SPI master with BMI085 IMU slave</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/66675/nrf52dk-spi-master-with-bmi085-imu-slave</link><description>Hi , 
 i am new to using SPI and i am currently undergoing my final year porject that consits of data analyisis for IMUs and i am uding the nrf52DK (which i never used before) and i had a look at the examples of the sdk but i am still unsure on how to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 09 Oct 2020 08:22:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/66675/nrf52dk-spi-master-with-bmi085-imu-slave" /><item><title>RE: nrf52dk SPI master with BMI085 IMU slave</title><link>https://devzone.nordicsemi.com/thread/273946?ContentTypeID=1</link><pubDate>Fri, 09 Oct 2020 08:22:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64ca7d1d-9521-4363-873b-3a667fe4491a</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;&lt;a href="https://github.com/BoschSensortec/BMI08x-Sensor-API#file"&gt;BMI08x-Sensor-API&lt;/a&gt;&amp;nbsp;and this&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/55074/questions-about-spi-read-and-write-function-mapping/262955#262955"&gt;post&lt;/a&gt; might help you.&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52dk SPI master with BMI085 IMU slave</title><link>https://devzone.nordicsemi.com/thread/273584?ContentTypeID=1</link><pubDate>Wed, 07 Oct 2020 18:22:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8a90970-8162-478b-8fc4-6f76bf382df1</guid><dc:creator>NikTheNordicUser</dc:creator><description>&lt;p&gt;I have read and attempted the examples but i am still stuck on the simple part such as getting the chip id from the accelerometer or the gyro. is there some way to get some more help please&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52dk SPI master with BMI085 IMU slave</title><link>https://devzone.nordicsemi.com/thread/272993?ContentTypeID=1</link><pubDate>Mon, 05 Oct 2020 13:10:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91e3e365-4e6f-45e9-9355-ec73a553f71d</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;There is a&amp;nbsp;&lt;a title="Getting Started" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/nrf51_getting_started.html"&gt;Getting Started&lt;/a&gt;&amp;nbsp;guide available in the SDK documentation. If you want to use SPI, we have&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/spi_master_example.html"&gt;SPI&lt;/a&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;examples available in the SDK, which can be used as a starting-point, but there are no &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/group__ext__drivers.html"&gt;sensor drivers&lt;/a&gt;&lt;span&gt;&amp;nbsp;for&amp;nbsp;BMI085&lt;/span&gt;. You need to read the datasheet and find the correct commands to control the sensors. Some manufacturers provide sensor drivers that you can use with their sensors, but you typically need to write the interface to the serial peripheral yourself.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Take a look at&amp;nbsp;&lt;/span&gt;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Fspi_master_example.html&amp;amp;cp=7_1_4_6_39"&gt;SPI Master Example&lt;/a&gt;&lt;span&gt;&amp;nbsp;(located in&amp;nbsp;&lt;/span&gt;&lt;em&gt;&amp;lt;InstallFolder&amp;gt;\examples\peripheral\spi&lt;/em&gt;&lt;span&gt;)&amp;nbsp;and&amp;nbsp;&lt;/span&gt;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Fspi_slave_example.html&amp;amp;cp=7_1_4_6_41"&gt;SPI Slave Example&lt;/a&gt;&lt;span&gt;&amp;nbsp;(located in&amp;nbsp;&lt;/span&gt;&lt;em&gt;&amp;lt;InstallFolder&amp;gt;\examples\peripheral\spis&lt;/em&gt;&lt;span&gt;) about how they interact.&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>