<?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>SPI between two nrf24LE1</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19673/spi-between-two-nrf24le1</link><description>Hi, 
 i tried to find an example with SPI which describes the connection between two nrf24LE1, one as master and one as slave, but i could not find anything. I need the following two cases: 
 Case 1. Master sends always data to slave (15-20 bytes),</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 16 Feb 2017 09:52:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19673/spi-between-two-nrf24le1" /><item><title>RE: SPI between two nrf24LE1</title><link>https://devzone.nordicsemi.com/thread/76525?ContentTypeID=1</link><pubDate>Thu, 16 Feb 2017 09:52:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87b82732-6fe0-4614-9c75-7b3d616bc21f</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Yes, it&amp;#39;s correct. See &lt;a href="https://en.wikipedia.org/wiki/Serial_Peripheral_Interface_Bus"&gt;here&lt;/a&gt;.
You need CSN to tell the SPI Slave to listen to the communication.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI between two nrf24LE1</title><link>https://devzone.nordicsemi.com/thread/76524?ContentTypeID=1</link><pubDate>Wed, 15 Feb 2017 19:59:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ba4534f-807a-4eef-8d19-0ae10259c132</guid><dc:creator>EwanX</dc:creator><description>&lt;p&gt;One question about the connection between both nrf24LE1.
Is it correct that on the SPI master side the MMISO,MMOSI,MSCK and on the SPI slave side the SMISO,SMOSI,SSCK have to be used and connected like the following?&lt;/p&gt;
&lt;h2&gt;Master       Slave&lt;/h2&gt;
&lt;p&gt;MMISO  ---  SMISO
MMOSI  ---  SMOSI
MSCK    ---  SSCK&lt;/p&gt;
&lt;p&gt;The SCSN is not neccessary, right?
EDIT: Looking in your example i see that the SCSN can be used to initialze something when CSN goes low and starting some actions when CSN goes high.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI between two nrf24LE1</title><link>https://devzone.nordicsemi.com/thread/76523?ContentTypeID=1</link><pubDate>Tue, 14 Feb 2017 22:12:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a51be8e-12f4-4931-8087-8ad2540918f1</guid><dc:creator>EwanX</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;thx a lot for the example. I will take a look.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI between two nrf24LE1</title><link>https://devzone.nordicsemi.com/thread/76522?ContentTypeID=1</link><pubDate>Tue, 14 Feb 2017 14:27:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a7c6d14-ab5f-4251-a1c0-f76581648181</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We have an example for SPI master and slave. Maybe it won&amp;#39;t fulfill what you asked for but it&amp;#39;s a good reference.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/SPI-slave-with-interrupts.zip"&gt;SPI with interrupts.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>