<?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>nrf52832 bmi160 read interrupt orient-recognize</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76836/nrf52832-bmi160-read-interrupt-orient-recognize</link><description>i want to use orientation interrupt of bmi160. but i don&amp;#39;t know how to read interrupt data. I wrote it after looking at the data sheet, but I want you to let me know if there&amp;#39;s anything lacking.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 28 Jun 2021 11:05:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76836/nrf52832-bmi160-read-interrupt-orient-recognize" /><item><title>RE: nrf52832 bmi160 read interrupt orient-recognize</title><link>https://devzone.nordicsemi.com/thread/317443?ContentTypeID=1</link><pubDate>Mon, 28 Jun 2021 11:05:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:27c88744-d22c-4039-8629-9030b2e22549</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;You should take a look at the gpiote driver, and for instance the pin change interrupt example:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/hardware_driver_gpiote.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/hardware_driver_gpiote.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/pin_change_int_example.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/pin_change_int_example.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In the GPIOTE handler you need to add code that read the SPI data from the sensor.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>