<?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>I want to use the NRF8001 with an ATTINY.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7608/i-want-to-use-the-nrf8001-with-an-attiny</link><description>An arduino board is to much for my project. I only need the interface for the NRF8001 and only 2 or three extra IO pins.
Can I use the ATTINY25 and what is teh proper connection between them
MISO and MOSI is not a problem, but what about REQN and RDYN</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 15 Jun 2015 12:25:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7608/i-want-to-use-the-nrf8001-with-an-attiny" /><item><title>RE: I want to use the NRF8001 with an ATTINY.</title><link>https://devzone.nordicsemi.com/thread/27135?ContentTypeID=1</link><pubDate>Mon, 15 Jun 2015 12:25:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8746b98-03e5-4a30-b01e-a267e128c4b5</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Huibido,&lt;/p&gt;
&lt;p&gt;Actually you would need 6 pins to control the nRF8001: SCK, REQN,RDYN, MOSI, MISO and RESET.&lt;/p&gt;
&lt;p&gt;REQN pin acts like CS chip select pin, when the MCU want to enable the nRF8001.&lt;/p&gt;
&lt;p&gt;RDYN pin tells when the nRF8001 is ready , after the REQN is active.&lt;/p&gt;
&lt;p&gt;So you would need to use all the pins on the ATTINY85 and have no extra IO pins.&lt;/p&gt;
&lt;p&gt;I think you may have to think about a MCU with some more GPIOs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>