<?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>Problem in enabling the bmi270 sensor for thingy53</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/93580/problem-in-enabling-the-bmi270-sensor-for-thingy53</link><description>Hi , 
 I am working on thingy53 and using ncs 1.9.1 I need to enable the BMI270 sensor and need the acceleration and gyroscope data from it. So for that, I primary using the sample which is located at ncs/zephyr/samples/sensor/bmi270 
 But I have facing</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 30 Nov 2022 13:59:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/93580/problem-in-enabling-the-bmi270-sensor-for-thingy53" /><item><title>RE: Problem in enabling the bmi270 sensor for thingy53</title><link>https://devzone.nordicsemi.com/thread/398361?ContentTypeID=1</link><pubDate>Wed, 30 Nov 2022 13:59:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c7e9da0-4f8a-454e-9e0f-8c9dc9779aab</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;It seems like bmi270 is missing zephyr binding to spi-device. You can try to add this (bosch,bmi270-spi. yaml) from here&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/commit/6cbb84c3eed97efa33375ae24d050abf49ee5b86"&gt;https://github.com/nrfconnect/sdk-zephyr/commit/6cbb84c3eed97efa33375ae24d050abf49ee5b86&lt;/a&gt;&amp;nbsp;inside the \zephyr\dts\bindings\sensor folder and see of it works.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;BR&lt;/p&gt;
&lt;p&gt;Kazi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem in enabling the bmi270 sensor for thingy53</title><link>https://devzone.nordicsemi.com/thread/397097?ContentTypeID=1</link><pubDate>Wed, 23 Nov 2022 09:51:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d9a852a-e120-4338-a54e-0517d90f5890</guid><dc:creator>Sachin Rawat</dc:creator><description>&lt;p&gt;I have set these 2 lines in prj but as I told you earlier there is no line in config like this&lt;br /&gt;So it is showing error&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1669197085296v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;What should I need to do?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem in enabling the bmi270 sensor for thingy53</title><link>https://devzone.nordicsemi.com/thread/394599?ContentTypeID=1</link><pubDate>Tue, 08 Nov 2022 08:35:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:98a52498-796f-46de-b6cf-b913262f6d89</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;You have to set this in prj.conf file.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem in enabling the bmi270 sensor for thingy53</title><link>https://devzone.nordicsemi.com/thread/394488?ContentTypeID=1</link><pubDate>Mon, 07 Nov 2022 15:14:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:71cd8b15-d750-45e7-9835-a510afae6291</guid><dc:creator>Sachin Rawat</dc:creator><description>&lt;p&gt;Hi&lt;br /&gt;There is no config other than config_bmi270 = y&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1667834023340v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Am I missing something?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem in enabling the bmi270 sensor for thingy53</title><link>https://devzone.nordicsemi.com/thread/394471?ContentTypeID=1</link><pubDate>Mon, 07 Nov 2022 14:45:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e62c6d03-065f-4542-ac5f-78a0f4ef5edb</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Can you try to set the following configuration?&lt;/p&gt;
&lt;p&gt;CONFIG_BMI270_BUS_I2C=n&lt;/p&gt;
&lt;p&gt;CONFIG_BMI270_BUS_SPI=y&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Kazi Afroza sultana&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem in enabling the bmi270 sensor for thingy53</title><link>https://devzone.nordicsemi.com/thread/394272?ContentTypeID=1</link><pubDate>Sun, 06 Nov 2022 11:48:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c2ac2e68-4e7e-4790-8449-0fd011b5df30</guid><dc:creator>Sachin Rawat</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;Previously I was using the default&amp;nbsp;&lt;strong class="final-path"&gt;thingy53_nrf5340_common.dts&amp;nbsp;&lt;/strong&gt;file but it by default showing an error.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1667735092023v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;So therefore I follow the bmi270 sample&lt;/p&gt;
&lt;p&gt;Please help&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem in enabling the bmi270 sensor for thingy53</title><link>https://devzone.nordicsemi.com/thread/394271?ContentTypeID=1</link><pubDate>Sun, 06 Nov 2022 11:28:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28785c8e-4c0a-4be8-b4da-f38a0859c6d7</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;If you look at the schematic design of thingy:53, you can see there SDA and SCL pin is not connected.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/6180.MicrosoftTeams_2D00_image.png" /&gt;&lt;/p&gt;
&lt;p&gt;You can try to connect with Spi insetead&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/v3.1.99-ncs1/boards/arm/thingy53_nrf5340/thingy53_nrf5340_common.dts#L191"&gt;https://github.com/nrfconnect/sdk-zephyr/blob/v3.1.99-ncs1/boards/arm/thingy53_nrf5340/thingy53_nrf5340_common.dts#L191&lt;/a&gt;&amp;nbsp;.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Kazi Afroza Sultana&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>