<?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+ transmission time</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/31154/nrf24l01-transmission-time</link><description>How long is the maximum 32 byte send, in the air for?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 30 Sep 2021 08:57:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/31154/nrf24l01-transmission-time" /><item><title>RE: nRF24L01+ transmission time</title><link>https://devzone.nordicsemi.com/thread/331861?ContentTypeID=1</link><pubDate>Thu, 30 Sep 2021 08:57:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:01f1e86d-eae7-4526-ad04-21f82291636f</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;There is also a command byte sent before the payload, so the total number of bytes should be 33.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;But like I mentioned in another case it should be possible to do rampup and SPI communication in parallel, if you set CE high at the same time you start writing the payload. In this case you need to keep CE high until after you have sent the payload.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Not only that, but there is a trick where you can keep CE high for a longer time, and upload packets continuously. In this mode you are able to send packets back to back with minimal delay between them, as long as ACK (EN_AA) is disabled.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The only limitation is that you have to disable the radio every 4ms, otherwise the RF carrier can drift out of spec.&amp;nbsp;&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><item><title>RE: nRF24L01+ transmission time</title><link>https://devzone.nordicsemi.com/thread/331635?ContentTypeID=1</link><pubDate>Wed, 29 Sep 2021 08:23:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:719053b8-c0b3-4929-bad5-28bc6b1814e7</guid><dc:creator>sukru</dc:creator><description>&lt;p&gt;I can not send anything&amp;nbsp;during&amp;nbsp;this time right? İf I can not , and my SPI works in 10MHZ(max freq which NRF24L01 support). 32byte data will be sent total minimum time= 295.5us + sending data time to NRF via SPI&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Sending data time to NRF via SPI :&lt;/p&gt;
&lt;p&gt;( 1/10MHZ )*8 = 1BYTE sending time&lt;/p&gt;
&lt;p&gt;650ns = free time between two byte&lt;/p&gt;
&lt;p&gt;&lt;span&gt;1BYTE sending time*32 +&amp;nbsp;free time between two byte*32 = 25.6 + 20.8 = 46,4&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;So minimum time possible to send 32byte data with NRF24L01 is 341,9us (295,5+46,4)&amp;nbsp;technically.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF24L01+ transmission time</title><link>https://devzone.nordicsemi.com/thread/331534?ContentTypeID=1</link><pubDate>Tue, 28 Sep 2021 13:36:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82eac33a-69c0-4af2-81b0-ed1087e7488c</guid><dc:creator>ketiljo</dc:creator><description>&lt;p&gt;164.5 µs time on air, plus the 130 µs PLL lock time. So from the time you start the TX, it takes 165.4 + 130 = 295.5 µs&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF24L01+ transmission time</title><link>https://devzone.nordicsemi.com/thread/331493?ContentTypeID=1</link><pubDate>Tue, 28 Sep 2021 11:51:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93821858-1a7c-4b74-9afc-2482e25ad1ec</guid><dc:creator>sukru</dc:creator><description>&lt;p&gt;Is 164us time for air? İf it is like that There is 130us PLL lock and if we add it with 130us, total time we are not able to send data is 294us right?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF24L01+ transmission time</title><link>https://devzone.nordicsemi.com/thread/122945?ContentTypeID=1</link><pubDate>Tue, 06 Mar 2018 07:50:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b80d4f5-065b-437b-b021-9699ab79140a</guid><dc:creator>ketiljo</dc:creator><description>&lt;p&gt;The packet consists of preamble (8 bits) , address (2 to 5 bytes), PID (9 bits), payload (up to 32 bytes) and CRC (8 ib 16 bits). All all this together and you end up with max 329 bits.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;A 2 Mbps, one bit is 0.5 µs. So 164.5 µs then,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>