<?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>BMI270 with SPI on the Thingy:53</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92978/bmi270-with-spi-on-the-thingy-53</link><description>I stumbled upon this commit where SPI support for the BMI270 has been added. Could you guys help me applying this to a nRF Connect SDK v2.0.0 workspace?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 21 Oct 2022 08:30:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92978/bmi270-with-spi-on-the-thingy-53" /><item><title>RE: BMI270 with SPI on the Thingy:53</title><link>https://devzone.nordicsemi.com/thread/391806?ContentTypeID=1</link><pubDate>Fri, 21 Oct 2022 08:30:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62f0f841-6f94-4679-af28-2c009dde96f8</guid><dc:creator>helgi</dc:creator><description>&lt;p&gt;Awesome! Thanks! I was trying to do exactly this. I&amp;#39;ll give it a try.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BMI270 with SPI on the Thingy:53</title><link>https://devzone.nordicsemi.com/thread/391753?ContentTypeID=1</link><pubDate>Thu, 20 Oct 2022 20:55:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60726398-e75d-4835-9207-92013b1c4af9</guid><dc:creator>Raoul</dc:creator><description>&lt;p&gt;Hi Helgi,&lt;/p&gt;
&lt;p&gt;I just discovered this neat &lt;a href="https://coderwall.com/p/6aw72a/creating-patch-from-github-pull-request"&gt;GitHub trick&lt;/a&gt;, which I used to download a patch file for you: &lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/48926.patch"&gt;devzone.nordicsemi.com/.../48926.patch&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Place this patch in a temp folder in your working directory, and then apply it using these instructions &lt;a href="https://stackoverflow.com/a/7827167/8722894"&gt;from Stack Overflow&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;To apply the patch use git apply. You can see if the patch will apply cleanly with the check option. Change to your git directory and run:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;git apply --check /temp/48926.patch&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;If it looks like you want to apply the patch remove the check option&lt;/p&gt;
&lt;p&gt;&lt;code&gt;git apply /temp/48926.patch&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;If there&amp;#39;s no conflicts, then that&amp;#39;s it!&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Raoul Pathak&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>