<?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>nrf8001 interrupt</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6066/nrf8001-interrupt</link><description>I am using an Arduino and NRF8001 break out board from Adafruit. I am using the UART profile (adafruit sample code) to send data between mobile phone and Arduino. However, I don&amp;#39;t want my arduino to look for serial data at all times. 
 I am thinking</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 26 Sep 2015 17:50:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6066/nrf8001-interrupt" /><item><title>RE: nrf8001 interrupt</title><link>https://devzone.nordicsemi.com/thread/21242?ContentTypeID=1</link><pubDate>Sat, 26 Sep 2015 17:50:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5255d9df-ceb8-401d-8b26-b8a728406158</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;You should be able to use the RDYN line as an interrupt for the Arduino . The nRF8001 SDK for Arduino does support an interrupt mode of operation using the settings in the lib_aci_init().&lt;/p&gt;
&lt;p&gt;aci_state.aci_pins.interface_is_interrupt and the aci_state.aci_pins.interrupt_number.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>