<?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+ Tx status flag does not clear, Rx status flag always zero</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4944/nrf24l01-tx-status-flag-does-not-clear-rx-status-flag-always-zero</link><description>Hi, 
 I&amp;#39;m using two STM32F407 discovery kits with one nrf24L01+ module attached to each kit. 
 Here is my common init code (common for both Tx and Rx): 
 RF_Init(); /* set CE and CSN to initialization value */

delay(100);
RF_WriteRegister(RF24_RF_SETUP</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 21 Jan 2015 15:32:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4944/nrf24l01-tx-status-flag-does-not-clear-rx-status-flag-always-zero" /><item><title>RE: nrf24l01+ Tx status flag does not clear, Rx status flag always zero</title><link>https://devzone.nordicsemi.com/thread/17433?ContentTypeID=1</link><pubDate>Wed, 21 Jan 2015 15:32:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64cdc4d5-1d24-4352-8aad-333288734caf</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;Since you have disable auto-acknowledgement on the link the TX_DS will be set immediately when you send a package. It indicates that you have sent a package.  When are you reading the STATUS register? I see you are sending a package every 2 ms and for every package TX_DS will be set. So unless you clear the TX_DS and read the STATUS register before the next payload is sent, you will always see TX_DS = 1. Have you enabled the interrupt on TX_DS?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf24l01+ Tx status flag does not clear, Rx status flag always zero</title><link>https://devzone.nordicsemi.com/thread/17432?ContentTypeID=1</link><pubDate>Sun, 18 Jan 2015 07:55:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2cdb0250-8022-476a-8205-bd5fb00300c8</guid><dc:creator>RSen</dc:creator><description>&lt;p&gt;Hi People.....Any inputs what i might have screwed up ?&lt;/p&gt;
&lt;p&gt;Thanks and Regards,
R.Senthil.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>