<?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>nrf24l01p delays</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21675/nrf24l01p-delays</link><description>Hello, i&amp;#39;m using a microcontroller connected to a nrf24l01p in rx mode,after receiving a packet it writes the ack for the next transaction,it only works if i add a delay (about 500us) before sending the data but in the documentation says that data can</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 29 Apr 2017 16:32:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21675/nrf24l01p-delays" /><item><title>RE: nrf24l01p delays</title><link>https://devzone.nordicsemi.com/thread/85149?ContentTypeID=1</link><pubDate>Sat, 29 Apr 2017 16:32:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6a61c82a-3aa8-426c-b812-c5cb6126847e</guid><dc:creator>octavio</dc:creator><description>&lt;p&gt;Problem solved. I flushed the tx bufer before the ack transmission completed,also changed to rx mode before the packet had time to be transmitted.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf24l01p delays</title><link>https://devzone.nordicsemi.com/thread/85148?ContentTypeID=1</link><pubDate>Thu, 27 Apr 2017 12:26:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ca9d0ec-8af0-41ac-89a1-40c15be1ff3b</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Octavio,&lt;/p&gt;
&lt;p&gt;What exactly happened if you simply queue the ack payload for the next transaction when you receive a packet ? If you have a look at Figure 9 at 7.4.1 in the nRF24L01P spec you can see that we have 3 ACK packet buffer available. I don&amp;#39;t see any reason why it shouldn&amp;#39;t work.&lt;/p&gt;
&lt;p&gt;When you switch from rx to tx, which delay did you get compare to what you expect ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>