<?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>Issue: ADXL362 code build failed on PCA10090</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/54878/issue-adxl362-code-build-failed-on-pca10090</link><description>Hi, I am trying to build ADXL362 with pca10090ns for nrf9160DK (PCA10090) (west build -b nrf9160_pca10090ns). I have added the following configurations in prj.conf. Though the build was failed. 
 # Sensors CONFIG_SPI=y CONFIG_SENSOR=y CONFIG_ADXL362=y</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 20 Mar 2020 12:29:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/54878/issue-adxl362-code-build-failed-on-pca10090" /><item><title>RE: Issue: ADXL362 code build failed on PCA10090</title><link>https://devzone.nordicsemi.com/thread/240860?ContentTypeID=1</link><pubDate>Fri, 20 Mar 2020 12:29:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7d29abd-ad79-4a5e-9f5a-318949a89f5b</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Hi, please make a new ticket for this inquiry.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Heidi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue: ADXL362 code build failed on PCA10090</title><link>https://devzone.nordicsemi.com/thread/240848?ContentTypeID=1</link><pubDate>Fri, 20 Mar 2020 11:58:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee0b6e06-6448-464a-8799-be8aec006a4a</guid><dc:creator>smauelGIS</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Could you please state what config entries should be listed in prj.conf file?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Im using the sample code found here;&amp;nbsp;&lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-zephyr/tree/v1.14.99-ncs2/samples/sensor/adxl362"&gt;https://github.com/NordicPlayground/fw-nrfconnect-zephyr/tree/v1.14.99-ncs2/samples/sensor/adxl362&lt;/a&gt;, on the nrf 9160 dk.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;It is building with the overlay file you suggested, but &amp;quot;device_get_binding&amp;quot; function returns NULL.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I also kindly want to know about the wiring from the sensor to the board. Could you please share the appropriate wiring especially for cs wire.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks and regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue: ADXL362 code build failed on PCA10090</title><link>https://devzone.nordicsemi.com/thread/222159?ContentTypeID=1</link><pubDate>Tue, 26 Nov 2019 15:49:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62997cbf-df3a-4a45-bca8-365a8799c4b3</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Can I see your overlay file? It should look something like this.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;amp;spi3 {
	compatible = &amp;quot;nordic,nrf-spim&amp;quot;;
	status = &amp;quot;okay&amp;quot;;
	sck-pin = &amp;lt;3&amp;gt;;
	mosi-pin = &amp;lt;4&amp;gt;;
	miso-pin = &amp;lt;5&amp;gt;;
	cs-gpios = &amp;lt;&amp;amp;gpio0 8 0&amp;gt;, &amp;lt;&amp;amp;gpio0 7 0&amp;gt;;

	adxl362@0 {
		compatible = &amp;quot;adi,adxl362&amp;quot;;
		label = &amp;quot;ADXL362&amp;quot;;
		spi-max-frequency = &amp;lt;8000000&amp;gt;;
		reg = &amp;lt;0&amp;gt;;
		int1-gpios = &amp;lt;&amp;amp;gpio0 9 0&amp;gt;;
	};
};&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I would also recommend taking a look at part 2 of the&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started-cellular/posts/nrf-connect-sdk-tutorial---part-2"&gt;NCS tutorial&lt;/a&gt;. It describes how to do this in more detail.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Heidi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>