<?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>Activity detection using ADXL362 and nrf52.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14567/activity-detection-using-adxl362-and-nrf52</link><description>Hello, I want to detect the any activity of the ADXL 362 and blink the LED ON and it should also detect the inactivity to turn OFF the LED.I am able to generate the activity interrupt using following code but the code does not wait for inactivity event</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 17 Jun 2016 11:52:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14567/activity-detection-using-adxl362-and-nrf52" /><item><title>RE: Activity detection using ADXL362 and nrf52.</title><link>https://devzone.nordicsemi.com/thread/55612?ContentTypeID=1</link><pubDate>Fri, 17 Jun 2016 11:52:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:708a3f21-7652-4a18-add5-9bf5a8b48547</guid><dc:creator>Ankush</dc:creator><description>&lt;p&gt;Hi Thanks for your reply. Can you please elaborate the answer with any example as it is difficult for me to understand.How to check only single axis of ADXL362? Also is it necessary to check status register of ADXL362 for determining which interrupt has been triggered?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Activity detection using ADXL362 and nrf52.</title><link>https://devzone.nordicsemi.com/thread/55611?ContentTypeID=1</link><pubDate>Fri, 17 Jun 2016 10:15:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d029c3e-b2ae-4bbb-970c-bfbfbb5ec6fd</guid><dc:creator>TenderLoins</dc:creator><description>&lt;p&gt;ADXL 362 will generate an active interrupt when any of its axis are triggered, and then wait a specified timeout, and then trigger an inactive interrupt. Have a read through the datasheet as I seem to remember there being a few gotchas to look out for.&lt;/p&gt;
&lt;p&gt;I had the same issue when using this accelerometer with an Arduino. Try only checking a single axis (can&amp;#39;t remember the actual code/setup values), and see if your problem persists.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>