<?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>Data Rate of nRF24L01P</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26168/data-rate-of-nrf24l01p</link><description>Hello Sir,
I’ve been used nRF24L01P controlled by DSP to transmit and receive data for few months. The nRF24L01P is run in 1Mbps mode. The SPI of DSP is set to send 8 bits each time, and it’s Baud rate is 1M. However, it’s practical data rate is looooower</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 24 Oct 2017 10:22:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26168/data-rate-of-nrf24l01p" /><item><title>RE: Data Rate of nRF24L01P</title><link>https://devzone.nordicsemi.com/thread/103088?ContentTypeID=1</link><pubDate>Tue, 24 Oct 2017 10:22:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6be38cec-24dd-42a6-8259-b87a1ff9c6d8</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Joker,&lt;/p&gt;
&lt;p&gt;As a rule of thumb, the larger the packet sending over the air, the lower the overhead and less gap period.
If you send only 2 bytes the through put will reduce quite a lot. If you are using ESB, you should use 32 bytes payload. You can group several sample data into one payload and send when you have 32 bytes.
Note that, long packet over the air has a cons that there is more chance the packet get corrupted because of interference and the whole packet have to be re-transmitted but it&amp;#39;s not a big deal with 32 bytes payload (+overhead).&lt;/p&gt;
&lt;p&gt;The maximum data rate, you can refer &lt;a href="https://devzone.nordicsemi.com/question/4088/whats-the-maximum-datarate-of-nrf24l01/"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Another note, the on-air data rate is 1Mbps. This doesn&amp;#39;t mean the actual data rate is 1Mbps, interference, ramping up time, switching time, overhead will reduce the actual through put.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>