<?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>Not able to get the data from the adxl372 sensor in zephyr v2.4.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/106435/not-able-to-get-the-data-from-the-adxl372-sensor-in-zephyr-v2-4-0</link><description>I am using the custom board with the adxl372 sensor but I am not able to get the values from the sensor in zephyr version 2.4.0 instead when I run the same code in zephyr v2.1.0 I am able to read the data when I hit th e sensor I am not able to get the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Dec 2023 08:53:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/106435/not-able-to-get-the-data-from-the-adxl372-sensor-in-zephyr-v2-4-0" /><item><title>RE: Not able to get the data from the adxl372 sensor in zephyr v2.4.0</title><link>https://devzone.nordicsemi.com/thread/459859?ContentTypeID=1</link><pubDate>Tue, 12 Dec 2023 08:53:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82948ab7-28ca-499f-bb0d-c8b495f4700b</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Happy to help out. Hope you have a wonderful day!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to get the data from the adxl372 sensor in zephyr v2.4.0</title><link>https://devzone.nordicsemi.com/thread/459557?ContentTypeID=1</link><pubDate>Fri, 08 Dec 2023 17:11:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:075e4bf2-7845-4a87-b95b-8037428113b1</guid><dc:creator>Lokesh Mahajan</dc:creator><description>&lt;p&gt;After adding it in overlay it&amp;#39;s working and giving me the data in version 2.4.0, Thank you for your response.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to get the data from the adxl372 sensor in zephyr v2.4.0</title><link>https://devzone.nordicsemi.com/thread/459547?ContentTypeID=1</link><pubDate>Fri, 08 Dec 2023 15:24:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:abe2aca3-bb37-4a59-91b1-aff12995a7b4</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I suspect this change is affecting the settings of your sensor:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/commit/9dda350e24b8977ba564e525804b71564637ec5b"&gt;https://github.com/nrfconnect/sdk-zephyr/commit/9dda350e24b8977ba564e525804b71564637ec5b&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Try setting odr/bw/hpf to the former default settings:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;amp;spi1 {
	status = &amp;quot;okay&amp;quot;;
	cs-gpios = &amp;lt; &amp;amp;gpio0 5 GPIO_ACTIVE_LOW &amp;gt;;
	adxl372:adxl372@0 {
		compatible = &amp;quot;adi,adxl372&amp;quot;;
		reg = &amp;lt;0&amp;gt;;
        //spi-max-frequency = &amp;lt; 125000 &amp;gt;;
		spi-max-frequency = &amp;lt; 8000000 &amp;gt;;
        int1-gpios = &amp;lt; &amp;amp;gpio0 11 GPIO_ACTIVE_LOW &amp;gt;;
		odr = &amp;lt;4&amp;gt;;
		bw = &amp;lt;4&amp;gt;;
		hpf = &amp;lt;0&amp;gt;;
        
	};
};
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to get the data from the adxl372 sensor in zephyr v2.4.0</title><link>https://devzone.nordicsemi.com/thread/459541?ContentTypeID=1</link><pubDate>Fri, 08 Dec 2023 14:30:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f3fc0148-ba88-44cb-b1d1-98263cc1d9c0</guid><dc:creator>Lokesh Mahajan</dc:creator><description>&lt;p&gt;I am not getting any error just the 00 is coming out of sensor not any data, instead into the v2.1.0 I am getting the data for same code and configuration&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to get the data from the adxl372 sensor in zephyr v2.4.0</title><link>https://devzone.nordicsemi.com/thread/459536?ContentTypeID=1</link><pubDate>Fri, 08 Dec 2023 14:05:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2296bed2-6df4-472c-82ce-dea0a188ef1e</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Can you share what the error you&amp;#39;re seeing is?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I added your overlay + these configurations to hello_world, and it atleast compiled OK:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_SPI=y
CONFIG_SENSOR=y&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>