<?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>LIS2DH sensorundefined reference to `__device_dts_ord_137&amp;#39;</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/110527/lis2dh-sensorundefined-reference-to-__device_dts_ord_137</link><description>Hi Guys, 
 
 I know this question, have been asked many times, but even with the different thread I was not able to solve it.. 
 I&amp;#39;m using LIS2DH sensor with ncs 2.3.0 and have an error : &amp;quot;undefined reference to `__device_dts_ord_137&amp;#39; &amp;quot; 
 
 Here is how</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 24 Apr 2024 12:44:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/110527/lis2dh-sensorundefined-reference-to-__device_dts_ord_137" /><item><title>RE: LIS2DH sensorundefined reference to `__device_dts_ord_137'</title><link>https://devzone.nordicsemi.com/thread/480456?ContentTypeID=1</link><pubDate>Wed, 24 Apr 2024 12:44:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68b3d3fd-550e-46fe-a981-c737b24e7fe5</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Happy to help!&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Runar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LIS2DH sensorundefined reference to `__device_dts_ord_137'</title><link>https://devzone.nordicsemi.com/thread/480443?ContentTypeID=1</link><pubDate>Wed, 24 Apr 2024 12:13:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e37fc85-d548-4530-863a-de77215b0e98</guid><dc:creator>Florent243</dc:creator><description>&lt;p&gt;Hi runsiv,&lt;/p&gt;
&lt;p&gt;I modify the overlay as you mention and it works.&lt;/p&gt;
&lt;p&gt;Incredible, to solve this so fast.&lt;br /&gt;&lt;br /&gt;Thank you very much !&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Florent&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LIS2DH sensorundefined reference to `__device_dts_ord_137'</title><link>https://devzone.nordicsemi.com/thread/480381?ContentTypeID=1</link><pubDate>Wed, 24 Apr 2024 09:09:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:386d8d10-08b9-4f8d-91c1-53acdc1c7e4e</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Try to change the overlay to&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;amp;i2c0 {
	compatible = &amp;quot;nordic,nrf-twim&amp;quot;;
	status = &amp;quot;okay&amp;quot;;
    lis2dh: lis2dh@18 {
		compatible = &amp;quot;st,lis2dh12&amp;quot;,&amp;quot;st,lis2dh&amp;quot;;
		status = &amp;quot;okay&amp;quot;;
		reg = &amp;lt;0x18&amp;gt;;
		irq-gpios = &amp;lt;&amp;amp;gpio0 2 GPIO_ACTIVE_HIGH&amp;gt;,&amp;lt;&amp;amp;gpio1 15 GPIO_ACTIVE_HIGH&amp;gt;;
		disconnect-sdo-sa0-pull-up;
	};
};&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Runar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>