<?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>How to Read ADXL362 values via SPI and Transmit them using Beacon Transmitter</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70459/how-to-read-adxl362-values-via-spi-and-transmit-them-using-beacon-transmitter</link><description>*** SOLVED PARTIALLY *** 
 Hello again, 
 I solved my problem partially, the part that reads accelerometer value and transmit BLE advertising data as beacon works fine. 
 However, in the BLE advertising part, I couldn&amp;#39;t really understand how to update</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 15 Jan 2021 13:36:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70459/how-to-read-adxl362-values-via-spi-and-transmit-them-using-beacon-transmitter" /><item><title>RE: How to Read ADXL362 values via SPI and Transmit them using Beacon Transmitter</title><link>https://devzone.nordicsemi.com/thread/289440?ContentTypeID=1</link><pubDate>Fri, 15 Jan 2021 13:36:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f7d2e774-9dd1-416c-8ded-65b117e5b216</guid><dc:creator>mucn</dc:creator><description>&lt;p&gt;Thank you for your suggestion, I will try that and notify updates for this post&amp;#39;s followers if any :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to Read ADXL362 values via SPI and Transmit them using Beacon Transmitter</title><link>https://devzone.nordicsemi.com/thread/289424?ContentTypeID=1</link><pubDate>Fri, 15 Jan 2021 13:10:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9422f969-2fa7-4822-bb39-561f533af1eb</guid><dc:creator>haakonsh</dc:creator><description>[quote user="mucn"]I think I could not really understand how to embed SPI (examples\peripheral\spi) into Beacon (examples\ble_peripheral\ble_app_beacon). Could you also inform and help me with that issue?[/quote]
&lt;p&gt;I suggest you make a copy of the SPIM example and modify that to talk to the ADX362, then merge this modified project into the beacon example.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to Read ADXL362 values via SPI and Transmit them using Beacon Transmitter</title><link>https://devzone.nordicsemi.com/thread/289181?ContentTypeID=1</link><pubDate>Thu, 14 Jan 2021 11:54:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:818d7acd-0af6-4071-ba27-b8b92836275c</guid><dc:creator>mucn</dc:creator><description>&lt;p&gt;Hello again, thank you for your reply.&lt;/p&gt;
&lt;p&gt;I think I could not really understand how to embed SPI (examples\peripheral\spi) into Beacon (examples\ble_peripheral\ble_app_beacon). Could you also inform and help me with that issue?&lt;/p&gt;
&lt;p&gt;Note that,&lt;/p&gt;
&lt;p&gt;- I searched other posts about ADXL362 already but I will search and study again deeply as you suggested.&lt;/p&gt;
&lt;p&gt;- I also studied SPI Master Example (examples\peripheral\spi) but I will also study SPIM driver API docs as you suggested.&lt;/p&gt;
&lt;p&gt;- I will also share my related code for helping people engaging same issues, if it would be successfully implemented.&lt;/p&gt;
&lt;p&gt;Best regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to Read ADXL362 values via SPI and Transmit them using Beacon Transmitter</title><link>https://devzone.nordicsemi.com/thread/289137?ContentTypeID=1</link><pubDate>Thu, 14 Jan 2021 10:43:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2407eeac-77bb-46c1-ba88-5d094aa3a9e4</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;I suggest you serch devzone for other posts about the adxl362, there are quite a few.&lt;br /&gt;&lt;br /&gt;The general method to interface with a sensor is to get the sensor manufacturer&amp;#39;s driver and port it to whatever platform you&amp;#39;re using(nRF52). The sensor drivers are usually written in a platform-agnostic way where all you need to do is to implement the serial driver API&amp;#39;s in the sensor driver&amp;#39;s R/W functions.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;See&amp;nbsp;&lt;a title="SPIM driver" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/group__nrfx__spim.html?cp=7_1_6_8_0_32_0"&gt;SPIM driver&lt;/a&gt;&amp;nbsp;API docs.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;You should study the SPI example in the SDK first.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>