<?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>Problem in SPI communication with nRF24L01+</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8008/problem-in-spi-communication-with-nrf24l01</link><description>I write PWR_UP using SPI and then read the Reg &amp;lt;0&amp;gt;. but I am not getting what I wrote. 
 Step 1 : Power ON using 3V. 
 Step 2 : Delay for 1 Sec to get into POWER DOWN MODE. 
 Step 3 : CSN low 
 Step 4 : SPI (4 wire connected; 2Mbps)
SPI Send command</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 04 Jul 2015 12:33:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8008/problem-in-spi-communication-with-nrf24l01" /><item><title>RE: Problem in SPI communication with nRF24L01+</title><link>https://devzone.nordicsemi.com/thread/28684?ContentTypeID=1</link><pubDate>Sat, 04 Jul 2015 12:33:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ead298e-2a2e-4ce2-a1e1-e8aa4ed0deff</guid><dc:creator>ruchit</dc:creator><description>&lt;p&gt;I got it solved; my SPI configuration was different than required for nRF24L01+.&lt;/p&gt;
&lt;p&gt;SMP=1
CKE=1
CKP=0&lt;/p&gt;
&lt;p&gt;This setting for PIC18F is required. Any other setting may work while communicating between two controller ( where you can program both terminals ). but with nRF24L01+ stick to above settings.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>