<?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>ESB on nRF51822</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1600/esb-on-nrf51822</link><description>Hello, I have two nRF24L01 devices that can already talk to each other on a custom address. When I try to talk to the nRF51822 from one of the nRF24L01 devices, I cannot get the ESB library to work. I am working off of the example code provided in the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 21 Dec 2014 10:55:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1600/esb-on-nrf51822" /><item><title>RE: ESB on nRF51822</title><link>https://devzone.nordicsemi.com/thread/7066?ContentTypeID=1</link><pubDate>Sun, 21 Dec 2014 10:55:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e2662b7-80c2-4f15-8cfa-fb98bda21d6f</guid><dc:creator>Martin</dc:creator><description>&lt;p&gt;Fixed 404 link.
&lt;a href="https://devzone.nordicsemi.com/documentation/nrf51/5.2.0/html/a00139.html#esb_backwards"&gt;devzone.nordicsemi.com/.../a00139.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ESB on nRF51822</title><link>https://devzone.nordicsemi.com/thread/7065?ContentTypeID=1</link><pubDate>Mon, 17 Feb 2014 13:08:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:489a93b3-b134-44e7-b404-f9f2a82477ac</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi Adam,&lt;/p&gt;
&lt;p&gt;In order to get backwards compatibility, there are a couple of registers that needs to be set on the nRF24L01+ side. If you&amp;#39;re using the hal_nrf-library, the calls can be found here:
&lt;a href="https://devzone.nordicsemi.com/documentation/nrf51/5.1.0/html/a00139.html#esb_backwards"&gt;devzone.nordicsemi.com/.../a00139.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Most likely, you are not using that library, so here&amp;#39;s the registers that needs to be set:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;EN_DPL&lt;/li&gt;
&lt;li&gt;EN_DYN_ACK&lt;/li&gt;
&lt;li&gt;EN_ACK_PAY&lt;/li&gt;
&lt;li&gt;the corresponding fields in DYNPD&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you still have any issues, please post the code for both nRF24 and nRF51 side.&lt;/p&gt;
&lt;p&gt;Best regards
Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>