<?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>timing Enhanced Shock Burst protocol nRF52</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16969/timing-enhanced-shock-burst-protocol-nrf52</link><description>Hello all, 
 I try to find out how long some configurations of the Enhanced Shock Burst protocol take time. I am working with the nRF52 Development Kits. 
 Some timings I want to figure out are: 
 
 initialization of ESB protocol 
 set prefix address</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 13 Oct 2016 13:39:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16969/timing-enhanced-shock-burst-protocol-nrf52" /><item><title>RE: timing Enhanced Shock Burst protocol nRF52</title><link>https://devzone.nordicsemi.com/thread/65092?ContentTypeID=1</link><pubDate>Thu, 13 Oct 2016 13:39:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa31f3c5-1271-4a7f-892d-b00e55804fc1</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Initializing the library is very quick since you don&amp;#39;t start the radio until you actually have something to transmit or receive.&lt;/p&gt;
&lt;p&gt;In PTX mode the radio will be turned on as soon as you upload a new packet to the TX FIFO.&lt;/p&gt;
&lt;p&gt;In PRX mode you have to run the nrf_esb_start_rx() function after initializing the library, to have the radio enter receive mode.&lt;/p&gt;
&lt;p&gt;These functions will also return before the operation is complete, and the initialization of the radio will happen in the background while the MCU is free to do other things.&lt;/p&gt;
&lt;p&gt;Best regards,
Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: timing Enhanced Shock Burst protocol nRF52</title><link>https://devzone.nordicsemi.com/thread/65091?ContentTypeID=1</link><pubDate>Thu, 13 Oct 2016 07:03:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c3c60012-7ada-4185-84f2-bc56b22ffce9</guid><dc:creator>florian2840</dc:creator><description>&lt;p&gt;Nobody can help me with this concern?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>