<?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>Communication Speed of nRF24L</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11716/communication-speed-of-nrf24l</link><description>Please teach me the minimum theoretical value of the transmission time in the following conditions. 
 
 CPU --&amp;gt; nRF24L01 --(2.4GHz/1Mbps)--&amp;gt; nRF24L01 --&amp;gt; CPU 
 CPU --&amp;gt; nRF24LE1 --(2.4GHz/1Mbps)--&amp;gt; nRF24LE1 --&amp;gt; CPU 
 
 Transmission Speed = 1Mbps,</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 Feb 2016 10:19:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11716/communication-speed-of-nrf24l" /><item><title>RE: Communication Speed of nRF24L</title><link>https://devzone.nordicsemi.com/thread/44303?ContentTypeID=1</link><pubDate>Mon, 08 Feb 2016 10:19:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc714662-e9a1-40ae-8e76-dc05523934c2</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi, I don&amp;#39;t expect any difference using nRF24L01 or nRF24LE1, it might be slightly slower using nRF24LE1 as data must be buffered. For highest speed you should consider 2Mbps instead of 1Mbps, so I have made some rough calculations here using 2Mbps:&lt;/p&gt;
&lt;p&gt;Write data over SPI: 70us
Startup radio: 130us
Transmit data: 160us (or 320us with 1Mbps)
Read out data over SPI: 70us&lt;/p&gt;
&lt;p&gt;Total: 430us (or 590us with 1Mbps)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>