<?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 strange behavior with ack payload</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4802/nrf24l01-strange-behavior-with-ack-payload</link><description>I was doing some range testing using the ack payload feature of nRF24L01 modules, and I noticed that using different packet sizes would affect the number of packets per second transmitted. So I did another test, this time with the modules side by side</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 14 Dec 2014 17:31:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4802/nrf24l01-strange-behavior-with-ack-payload" /><item><title>RE: nRF24L01 strange behavior with ack payload</title><link>https://devzone.nordicsemi.com/thread/16994?ContentTypeID=1</link><pubDate>Sun, 14 Dec 2014 17:31:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ab37ff3-ab53-4262-9953-8a64c831d225</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;This is quite interesting results you have with regard to the packet length. I find it suspicious that you can only receive packets with up to 24 bytes of payload length. The ESB engine supports up to 32 bytes of payload and we are using this functionality all the time. I&amp;#39;m suspecting that there&amp;#39;s something off in the timing of the acknowledgement or receive window you use that&amp;#39;s cutting the link before you are able to get the entire package through. What values are you using for ARD? When you are sending packets longer than 24 bytes, how do you control the receive window on the PRX (primary receiver)? Keep in mind that 1 bit is 4 us long. So with 1 byte preamble, 5 byte address, 9 bits of PID, 32 bytes of payload and 2 bytes of CRC the duration on air is: 1316 us.&lt;/p&gt;
&lt;p&gt;I couldn&amp;#39;t find any information about the radio configurations in arduino files you attached, so I can&amp;#39;t pin point anything here, but from the behavior I&amp;#39;m pretty sure there&amp;#39;s something with the radio timing that&amp;#39;s causing this. What happens if you switch to 1 Mbps or 2 Mbps, do you see the same result?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>