<?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  communicate with 51822</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12166/nrf24l01-dynamic-payload-communicate-with-51822</link><description>Dear All：
 My NRF24L01+ use Dynamic PayLoad,What register need configure NRF51822?
 
 NRF24L01+ Configuration as follow: 
 SPI_RW_Reg(WRITE_REG + DYNPD, 0x01);//Enable the dynamic payload length of pipe 0

	SPI_RW_Reg(WRITE_REG + FEATURE, 0x04);</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 02 Mar 2016 15:21:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12166/nrf24l01-dynamic-payload-communicate-with-51822" /><item><title>RE: NRF24L01+ Dynamic Payload  communicate with 51822</title><link>https://devzone.nordicsemi.com/thread/46045?ContentTypeID=1</link><pubDate>Wed, 02 Mar 2016 15:21:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4fc8f3f4-94a6-4d58-9d5c-a4b1bd9fc596</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It sounds like the byte ordering of the address is not matching.&lt;/p&gt;
&lt;p&gt;If the address on the nRF24L-series side is &amp;quot;0x12 0x34 0x56 0x78 0x9A&amp;quot;, then the address set on the nRF51 uESB side should be reversed byte order: &amp;quot;0x9A 0x78 0x56 0x34 0x12&amp;quot;&lt;/p&gt;
&lt;p&gt;Could you try this and see if it works?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF24L01+ Dynamic Payload  communicate with 51822</title><link>https://devzone.nordicsemi.com/thread/46044?ContentTypeID=1</link><pubDate>Tue, 01 Mar 2016 09:50:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6326e925-cce0-435a-9a56-03d88e23262a</guid><dc:creator>zcmm</dc:creator><description>&lt;p&gt;Thanks.May be it is my wrong.51822 can receive 24L01P&amp;#39;s data, The 51822 surrounding have 50 tags that with same channels、rate、 tx address  and disable dynamic payload.  only a device to enable the dynamic load, but this equipment is difficult to receive or  the frequency of receiving（one tag that enable dynamic payload）is too little. the tag send data per 30 seconds, 51822 just received once in  ten minutes , but with 24 l01p,it can receive all data(the tag send).Why?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF24L01+ Dynamic Payload  communicate with 51822</title><link>https://devzone.nordicsemi.com/thread/46043?ContentTypeID=1</link><pubDate>Mon, 29 Feb 2016 14:24:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97df1ae5-f705-4557-a72e-ceb47f2b4cce</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have you looked in to this library?
&lt;a href="https://github.com/NordicSemiconductor/nrf51-micro-esb"&gt;github.com/.../nrf51-micro-esb&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is a lightweight implementation of ESB on the nRF5x-devices (also supporting &amp;quot;NOACK&amp;quot; as you&amp;#39;re using), which is by-design backwards compatible with nRF24L-series radios.&lt;/p&gt;
&lt;p&gt;Just make sure that you are setting the same address and RF address on both sides, and communication should work.&lt;/p&gt;
&lt;p&gt;Cheers,
Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>