<?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>nRF24L01+ only answer on first SPI Command</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34047/nrf24l01-only-answer-on-first-spi-command</link><description>Hi 
 I try to communicate with my NRF24L01+. For this, i have connected a mikrocontroller to my Module. Actually i am using a small piece of code, which allows me to send SPI Commands mannualy from the serial interface to the module. 
 My Actual procedure</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 08 May 2018 11:19:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34047/nrf24l01-only-answer-on-first-spi-command" /><item><title>RE: nRF24L01+ only answer on first SPI Command</title><link>https://devzone.nordicsemi.com/thread/131342?ContentTypeID=1</link><pubDate>Tue, 08 May 2018 11:19:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e53dd426-cebd-4147-bdc4-516336d0307b</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;I am glad to hear it &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Good luck with your project!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF24L01+ only answer on first SPI Command</title><link>https://devzone.nordicsemi.com/thread/131185?ContentTypeID=1</link><pubDate>Mon, 07 May 2018 11:38:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cbf9d350-15b2-4343-85b8-f42e4187f11e</guid><dc:creator>blevita</dc:creator><description>&lt;p&gt;Hi Torbj&amp;oslash;rn&lt;/p&gt;
&lt;p&gt;Thank you very much for your answer.&lt;/p&gt;
&lt;p&gt;I have just changed the clock polarity according to your proposal. &lt;br /&gt;And it just works :)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Problem is solved!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF24L01+ only answer on first SPI Command</title><link>https://devzone.nordicsemi.com/thread/131183?ContentTypeID=1</link><pubDate>Mon, 07 May 2018 11:35:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d045353-d267-4c71-a740-8ed102648df1</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I think the problem here is that the clock line is not cleared at the end of the first transaction.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When the clock line is high at the moment CE is pulled low (on the second transaction) the nRF24L01+ immediately interprets this as a low to high transaction, and samples the first bit one bit too early. The fact that the response on the first byte is shifted one bit to the left corroborates this theory.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Make sure to clear the clock output at the end of the transition, and&amp;nbsp;see if it works better.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>