<?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+ status register</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18539/nrf24l01-status-register</link><description>hello, I&amp;#39;m trying to read the status register but all I am receiving is 1111 1111, I tried to change the code to read RX_ADDR_P0, but I also receive 1111 1111. can you tell e what I am doing wrong or provide me with pseudo code telling me the steps I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 02 Jan 2017 11:34:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18539/nrf24l01-status-register" /><item><title>RE: nRF24L01+ status register</title><link>https://devzone.nordicsemi.com/thread/71563?ContentTypeID=1</link><pubDate>Mon, 02 Jan 2017 11:34:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2fd5c4ea-8944-4a07-9c8a-1815035d07c3</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;If you receive all 1&amp;#39;s or all 0&amp;#39;s it seems like a SPI connection or configuration issue. Make sure all the signals are connected properly, that you didn&amp;#39;t mix up any pins, and that the SPI is configured to be compatible with the nRF24L01+ as detailed in chapter &lt;em&gt;8.3.2 SPI timing&lt;/em&gt; of the nRF24L01+ product specification.&lt;/p&gt;
&lt;p&gt;Also, when reading a configuration register you want to return the second byte read, not the third byte like you do in the attached code.&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>