<?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>interfacing adxl362 accelerometer with ANNA-B112 ublox evaluation board (nrf52832) ,receive_buffer returns only 0xff on every spi_read</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60626/interfacing-adxl362-accelerometer-with-anna-b112-ublox-evaluation-board-nrf52832-receive_buffer-returns-only-0xff-on-every-spi_read</link><description>I am trying to interface adxl362 sensor with ANNA-B112 evaluation board.i am trying to read the part id to check the connection. The code is pasted below. 
 
 nrf_drv_spi_config_t spi_config = NRF_DRV_SPI_DEFAULT_CONFIG; spi_config.ss_pin = 27; spi_config</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 24 Apr 2020 08:14:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60626/interfacing-adxl362-accelerometer-with-anna-b112-ublox-evaluation-board-nrf52832-receive_buffer-returns-only-0xff-on-every-spi_read" /><item><title>RE: interfacing adxl362 accelerometer with ANNA-B112 ublox evaluation board (nrf52832) ,receive_buffer returns only 0xff on every spi_read</title><link>https://devzone.nordicsemi.com/thread/246412?ContentTypeID=1</link><pubDate>Fri, 24 Apr 2020 08:14:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:94beb7a8-56a4-4887-9317-a9545b2b3b56</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Do you have a digital analyzer scope of the communication?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: interfacing adxl362 accelerometer with ANNA-B112 ublox evaluation board (nrf52832) ,receive_buffer returns only 0xff on every spi_read</title><link>https://devzone.nordicsemi.com/thread/246409?ContentTypeID=1</link><pubDate>Fri, 24 Apr 2020 08:07:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:efc69702-6aa5-44f8-a5f8-8a815654f383</guid><dc:creator>Reshma Tomy</dc:creator><description>&lt;p&gt;hi haakonsh,&lt;/p&gt;
&lt;p&gt;I made the changes you mentioned above, but still, it&amp;#39;s not working.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: interfacing adxl362 accelerometer with ANNA-B112 ublox evaluation board (nrf52832) ,receive_buffer returns only 0xff on every spi_read</title><link>https://devzone.nordicsemi.com/thread/246406?ContentTypeID=1</link><pubDate>Fri, 24 Apr 2020 07:58:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:983fcd15-3ba1-457c-bc83-f6b679b5b4f5</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;From the adxl362 datasheet:&lt;br /&gt;The recommended SPI clock speeds are 1 MHz to 8 MHz, with 12 pF maximum loading.&amp;nbsp;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Also, try setting&amp;nbsp;&lt;span&gt;m_tx_buf[2] =0xFF;&amp;nbsp;&lt;br /&gt;I have a vague memory of the adxl262 wanting an Over Read Character of 0xFF instead of 0x00, even though the documentation states that either is acceptable.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>