<?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+ Dynamic Payload configuration without ACK?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1575/nrf24l01-dynamic-payload-configuration-without-ack</link><description>What are the correct PTX and PRX configuration settings for using dynamic payloads with auto ACK disabled? Can I just clear EN_AA and set EN_DPL and DYNPD for the pipe I&amp;#39;m using? Or do I need to set EN_AA as the datasheet states in the DYNPD register</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 10 Feb 2014 15:58:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1575/nrf24l01-dynamic-payload-configuration-without-ack" /><item><title>RE: NRF24L01+ Dynamic Payload configuration without ACK?</title><link>https://devzone.nordicsemi.com/thread/6989?ContentTypeID=1</link><pubDate>Mon, 10 Feb 2014 15:58:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9bd24898-ade0-4de2-9611-973f95e419ea</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You are correct. Method 1 will remove the PCF from the packet.
You should not need to set &amp;quot;EN_ACK_PAY&amp;quot;, but it does not hurt if you want a generic &amp;quot;enable no-ack, and ack-payload&amp;quot; configuration.
Note that this config must be set on both PRX and PTX.&lt;/p&gt;
&lt;p&gt;-H&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF24L01+ Dynamic Payload configuration without ACK?</title><link>https://devzone.nordicsemi.com/thread/6988?ContentTypeID=1</link><pubDate>Mon, 10 Feb 2014 15:01:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53302cbc-1dda-4a35-ad62-66f58dad288a</guid><dc:creator>Shelby</dc:creator><description>&lt;blockquote&gt;
&lt;p&gt;You can set the chip into backwards-compatibility mode with former nRF24-series devices by clearing EN_AA and other registers, as described in Appendix B in the nrF24L01P datasheet.
Then you must upload payloads using &amp;quot;W_TX_PAYLOAD&amp;quot;.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Wouldn&amp;#39;t this be using the older packet format which doesn&amp;#39;t have the 9 bit control field and therefore not allow dynamic payloads? I&amp;#39;m only using nrF24L01P parts so don&amp;#39;t need the backwards compatibility.  I just need dynamic payloads without ACKs (don&amp;#39;t have time for the overhead and the data would be stale by then).  I&amp;#39;m assuming the 2nd method is the one I should be using? I hadn&amp;#39;t tried setting EN_ACK_PAY yet as I didn&amp;#39;t think it was required to use W_TX_PAYLOAD_NOACK (datasheets just stated EN_DYN_ACK).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF24L01+ Dynamic Payload configuration without ACK?</title><link>https://devzone.nordicsemi.com/thread/6987?ContentTypeID=1</link><pubDate>Mon, 10 Feb 2014 14:41:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:afe08417-ec02-4f91-9b83-5e691fca26c1</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can set the chip into backwards-compatibility mode with former nRF24-series devices by clearing EN_AA and other registers, as described in Appendix B in the nrF24L01P datasheet.
Then you must upload payloads using &amp;quot;W_TX_PAYLOAD&amp;quot;.&lt;/p&gt;
&lt;p&gt;Or you can use W_TX_PAYLOAD_NOACK + set (on both PRX and PTX) registers:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DYNPD for the specific pipes&lt;/li&gt;
&lt;li&gt;EN_DPL&lt;/li&gt;
&lt;li&gt;EN_ACK_PAY&lt;/li&gt;
&lt;li&gt;EN_DYN_ACK&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Best regards
Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>