<?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+ SPI command problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38947/nrf24l01-spi-command-problem</link><description>Hi all, 
 I&amp;#39;m developing a custom board that is equipped with a nRF24L01+ (directly soldered on my PCB, no breakout). The board is equipped with a PIC32, that controls also the nRF. I&amp;#39;m writing a driver to do that, since there is a posix-like osal that</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Sep 2018 16:22:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38947/nrf24l01-spi-command-problem" /><item><title>RE: nRF24L01+ SPI command problem</title><link>https://devzone.nordicsemi.com/thread/150761?ContentTypeID=1</link><pubDate>Thu, 27 Sep 2018 16:22:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88f87549-b980-439f-8302-60007237b3fa</guid><dc:creator>gabbla</dc:creator><description>&lt;p&gt;You are right, there was a wrong byte mask in my code, thanks a lot!&lt;br /&gt;&lt;br /&gt;Gabriele&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF24L01+ SPI command problem</title><link>https://devzone.nordicsemi.com/thread/150717?ContentTypeID=1</link><pubDate>Thu, 27 Sep 2018 13:00:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f0ea58d-3aec-4b91-917c-45d8bcc226b1</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Seems the SPI configuration is wrong. The Arduino update&amp;nbsp;MOSI on falling CLK edge (correct), while on PIC32 you update MOSI on rising edge (wrong).&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>