<?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 Tx Rx alternative</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8846/esb-tx-rx-alternative</link><description>Hi.
I&amp;#39;m trying to communicate with legacy nRF24L01P using nrf51822.
I received packet from nrf24l01p, but I can&amp;#39;t send information back.
The data I should send is more than 20bytes, so I cannot use ACK payload.
I need to re-initialize nrf esb to PTX</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 21 Aug 2015 12:37:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8846/esb-tx-rx-alternative" /><item><title>RE: ESB Tx Rx alternative</title><link>https://devzone.nordicsemi.com/thread/32524?ContentTypeID=1</link><pubDate>Fri, 21 Aug 2015 12:37:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c73f13a5-9b18-498a-8314-7c03e977c101</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@LKH: Have you tried to call nrf_esb_disable() and then call nrf_esb_init() again with the new role ?
However, if you plan to switch back role again after that, you may have to deal with synchronization between roles of 2 devices&lt;/p&gt;
&lt;p&gt;Another easier solution is to send a dummy second packet from the nRF24L01p to the nRF51 then the nRF51 can send and ACK packet, so you can transmit more than 20 bytes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>