<?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 tell when a SPIS transaction is granted</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15727/how-to-tell-when-a-spis-transaction-is-granted</link><description>I am trying to implement a REQ line protocol over GPIO to signal to the Master when it is ok to receive data. Basically, I want to pull the REQ line high when the nrf51 has something to send to the master, I then want to pull the REQ low as soon as the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 15 Aug 2016 08:23:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15727/how-to-tell-when-a-spis-transaction-is-granted" /><item><title>RE: How to tell when a SPIS transaction is granted</title><link>https://devzone.nordicsemi.com/thread/60019?ContentTypeID=1</link><pubDate>Mon, 15 Aug 2016 08:23:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ade2cd59-9f9f-4013-86e4-df312ec734b1</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I suspect you could set up GPIOTE channel with the CSN pin and connect it to another GPIOTE channel that is set up with the REQ pin. Connect the GPIOTE channels with PPI. An example how to connect GPIOTE with PPI is in the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/nrf_gpiote_example.html?cp=6_0_0_4_5_7"&gt;gpiote example in the SDK&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>