<?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>nRF51822 ESB Rx and Tx mode enable and disable times</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9514/nrf51822-esb-rx-and-tx-mode-enable-and-disable-times</link><description>I have a custom board with the nRF51822 chip, the chip is set-up with the recommended (CFAC WLCSP schematic with low voltage mode) setup, excluding the external low frequency clock, according to the [nRF51822_PS v3.1]. 
 In this product specification</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 02 Oct 2015 07:49:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9514/nrf51822-esb-rx-and-tx-mode-enable-and-disable-times" /><item><title>RE: nRF51822 ESB Rx and Tx mode enable and disable times</title><link>https://devzone.nordicsemi.com/thread/35135?ContentTypeID=1</link><pubDate>Fri, 02 Oct 2015 07:49:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:39895a38-4572-42d6-baeb-68a9b4c91b91</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The ESB library provided in our SDK is synchronous under-the-hood, which means that each operation is performed based on a &amp;quot;tick&amp;quot; (set by your nrf_esb_set_retransmit_delay() function), which can cause such delays.
In addition, the ESB protocol is run in software, so for each packet, the cpu needs to parse and verify its content.&lt;/p&gt;
&lt;p&gt;We also have provided a micro-esb library, which is open source here:
&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;Using this protocol, you have more control over the radio protocol and you can enable/disable it much faster.&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>