<?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+ data rate problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3267/nrf24l01-data-rate-problem</link><description>I am working on nrf24l01+ which interfaced with atmega32. I received data but it take time to receive (appx. 1min). I set RF_SETUP to 0x27 ,disabling auto ack and sending 5 byte data.I don&amp;#39;t understand where is the problem?please help me to solve this</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 31 Jul 2014 13:01:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3267/nrf24l01-data-rate-problem" /><item><title>RE: NRF24l01+ data rate problem</title><link>https://devzone.nordicsemi.com/thread/11947?ContentTypeID=1</link><pubDate>Thu, 31 Jul 2014 13:01:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2579e3ba-2a2d-4542-b018-008f977701e5</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;You must clear the STATUS register for every interrupt that you receive.
Read the STATUS content, then write the same content back. If not you will stop receiving interrupts.&lt;/p&gt;
&lt;p&gt;Best regards
Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF24l01+ data rate problem</title><link>https://devzone.nordicsemi.com/thread/11946?ContentTypeID=1</link><pubDate>Mon, 28 Jul 2014 11:35:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7faeb08f-5b1a-4055-bf4a-b5c1fe79ed6b</guid><dc:creator>anny</dc:creator><description>&lt;p&gt;hi,
Sorry for double posting.
My PRX andPTX has same RF configuration but still having same problem. Below I am sending my transmitter and receiver code will you help to find the problem?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/nrfreciver.c"&gt;nrfreciver.c&lt;/a&gt;
&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/nrftransmitter.c"&gt;nrftransmitter.c&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF24l01+ data rate problem</title><link>https://devzone.nordicsemi.com/thread/11945?ContentTypeID=1</link><pubDate>Mon, 28 Jul 2014 08:46:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4b25417-439a-48a0-87f3-0be6d069a7c7</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I saw that you posted this question in another thread as well. Please do not double-post questions in different threads. &lt;a href="https://devzone.nordicsemi.com/blogs/tags/401/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It sounds like there&amp;#39;s something wrong with your RF configuration. It will never take 1 minute from transmission to reception.
Make sure that both PRX and PTX has the same RF configuration in terms of:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;RF address&lt;/li&gt;
&lt;li&gt;RF config&lt;/li&gt;
&lt;li&gt;RF Channel used&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Could you post the register map on both the RX and TX?&lt;/p&gt;
&lt;p&gt;Best regards,
Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>