<?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>How can NRF24L01P be used to send packets back-to-back without halt?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37618/how-can-nrf24l01p-be-used-to-send-packets-back-to-back-without-halt</link><description>Hi, 
 i&amp;#39;m using the nrf24l01p on a project.To comply with RF regulations.I want the transmitter to send RF packet consecutively. How should I do?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 23 Aug 2018 18:47:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37618/how-can-nrf24l01p-be-used-to-send-packets-back-to-back-without-halt" /><item><title>RE: How can NRF24L01P be used to send packets back-to-back without halt?</title><link>https://devzone.nordicsemi.com/thread/145571?ContentTypeID=1</link><pubDate>Thu, 23 Aug 2018 18:47:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df4c1a82-9e21-4cce-8d11-406b8c7034e2</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Disable auto ack, and keep CE high for up to 4ms while ensure that TX_FIFO is full.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can NRF24L01P be used to send packets back-to-back without halt?</title><link>https://devzone.nordicsemi.com/thread/145004?ContentTypeID=1</link><pubDate>Tue, 21 Aug 2018 01:09:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87ea14a2-bd78-49f7-8f8b-0d969c817d55</guid><dc:creator>jinss</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Kenneth.Thank you for your&amp;nbsp;answer.I know that the NRF24L01P can stay in transmission mode for 4 ms at most as you mentioned .I just want to make full use of the maximum transmission period of the chip to&amp;nbsp;transmit&amp;nbsp;data instead of testing the carrier frequency.What I&amp;nbsp;want to do is that the NRF24L01P can transmit packets back-to-back before the central frequency of carrier&amp;nbsp;drifts too much&amp;nbsp;as&amp;nbsp;I will take control of the quantity of packet to be transmitted . What should I do to make it?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;jinss&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can NRF24L01P be used to send packets back-to-back without halt?</title><link>https://devzone.nordicsemi.com/thread/144911?ContentTypeID=1</link><pubDate>Mon, 20 Aug 2018 11:13:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4bf6ee97-856f-4ae6-b742-9b2e35259ad1</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can send a few packets back to back, however you can&amp;#39;t do that continuously, because the transmitter operates in open loop during transmission, which means that the carrier frequency will drift over time.This will prevent the receiver from receiving packets.&lt;/p&gt;
&lt;p&gt;If you download the nRFgo SDK v2.3 you can find a rf_test library that show generic how to setup the nRF24L01+ in different test modes in this test folder:&amp;nbsp;\Nordic Semiconductor\nRFgo SDK 2.3.0.10040\source_code\lib\rf_test&lt;/p&gt;
&lt;p&gt;Download from here:&amp;nbsp;&lt;a href="https://www.nordicsemi.com/eng/Products/2.4GHz-RF/nRFgo-SDK/(language)/eng-GB"&gt;https://www.nordicsemi.com/eng/Products/2.4GHz-RF/nRFgo-SDK/(language)/eng-GB&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kennet&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>