<?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>print number of retransmissions ESB nRF52</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14752/print-number-of-retransmissions-esb-nrf52</link><description>Hello, 
 i am searching for the possibility to get the information of the number of retransmissions which are needed, to get an ACK from the receiver. The legacy chip nRF24L01+ had a register value, which I could read out. But I didn&amp;#39;t find any possibilities</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Jul 2018 17:37:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14752/print-number-of-retransmissions-esb-nrf52" /><item><title>RE: print number of retransmissions ESB nRF52</title><link>https://devzone.nordicsemi.com/thread/140099?ContentTypeID=1</link><pubDate>Fri, 13 Jul 2018 17:37:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8534c1b-2958-455d-aaa9-e22b444d08e1</guid><dc:creator>cprehn</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;When would the value need to be read in order to get the total number of retransmission attempts for the packet?&amp;nbsp; It seems like it would be done once the packet has actually been successfully transmitted and received or if the retransmission max has been reached.&amp;nbsp; So in the nrf_esb_event_handler would I read the event.tx_attempts value on a NRF_ESB_EVENT_TX_SUCCESS condition?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: print number of retransmissions ESB nRF52</title><link>https://devzone.nordicsemi.com/thread/56322?ContentTypeID=1</link><pubDate>Wed, 29 Jun 2016 09:06:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6167c1f0-79ee-4371-91f0-ea5f48cf946d</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Florian,&lt;/p&gt;
&lt;p&gt;In my case it&amp;#39;s most of the time 1 and change to others when I brought the PRX far away. Could you double check if any configuration was wrong. Are  you using SDK v11 production version ( not the alpha one) ? What is the retransmit_count value in your ESB config  ? By default it&amp;#39;s 3.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: print number of retransmissions ESB nRF52</title><link>https://devzone.nordicsemi.com/thread/56323?ContentTypeID=1</link><pubDate>Tue, 28 Jun 2016 19:04:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b75222a-46a5-435a-84c8-ec3785e28362</guid><dc:creator>florian2840</dc:creator><description>&lt;p&gt;The same I thought, that I can get the number of attempts in the tx_attempts variable. I output this variable every time I send a packet and the number of attempts is always 7. The two development kits are laying side by side. Actually I would expect at least different number of attempts.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: print number of retransmissions ESB nRF52</title><link>https://devzone.nordicsemi.com/thread/56321?ContentTypeID=1</link><pubDate>Mon, 27 Jun 2016 11:46:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f80a8d7b-22fb-42e0-b3da-83d4d372ce68</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Florian ,&lt;/p&gt;
&lt;p&gt;You can find the number of tx attempt when you receive the ESB event, it&amp;#39;s in the event.tx_attempts variable.&lt;/p&gt;
&lt;p&gt;The new uESB library in the SDK v11 comes with the source code. You can open the nrf_esb.c to find out.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>