<?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>how can i know 51822 ESB PTX sent packages successfully without ack?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/23004/how-can-i-know-51822-esb-ptx-sent-packages-successfully-without-ack</link><description>hi 
 I am using ESB_DPL protocol between 51822 and 24LE1, and i used the sdk 12.2 examples/proprietary_rf/esb_ptx. 
 In my case, 51822 sent some packages with PTX mode, and did not require ack by 24LE1. i know if no ack to tx, PTX would get the NRF_ESB_EVENT_TX_FAILED</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 27 Jun 2017 07:23:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/23004/how-can-i-know-51822-esb-ptx-sent-packages-successfully-without-ack" /><item><title>RE: how can i know 51822 ESB PTX sent packages successfully without ack?</title><link>https://devzone.nordicsemi.com/thread/90502?ContentTypeID=1</link><pubDate>Tue, 27 Jun 2017 07:23:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:740d32ec-b62b-4bf6-ba27-e143a3c95dd0</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;That is good to hear. The best of luck with your project :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how can i know 51822 ESB PTX sent packages successfully without ack?</title><link>https://devzone.nordicsemi.com/thread/90501?ContentTypeID=1</link><pubDate>Mon, 26 Jun 2017 23:22:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd0164a6-24d3-41c8-b359-60880a59554e</guid><dc:creator>ashare</dc:creator><description>&lt;p&gt;hi, I checked the code of ESB and figured out what the noack &amp;amp; selective_auto_ack  meant,  thank u for the reply.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how can i know 51822 ESB PTX sent packages successfully without ack?</title><link>https://devzone.nordicsemi.com/thread/90500?ContentTypeID=1</link><pubDate>Fri, 23 Jun 2017 13:03:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f451527-2e23-4bfc-90e1-9fff08c1e30b</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;There is actually a bug in the ESB protocol pertaining to the use of the NOACK bit.&lt;/p&gt;
&lt;p&gt;Because of a mistake in the old nRF24Lxx documentation, the ack/noack bit was described as being a noack bit, but in reality it behaves as an ack bit in the nRF24L family.
In other words it should be 1 if you want an ACK and 0 if you don&amp;#39;t want an ACK, assuming dynamic ACK is enabled.&lt;/p&gt;
&lt;p&gt;This might lead to odd behavior when using the current library with an nRF24L series device, if you have dynamic ACK enabled.&lt;/p&gt;
&lt;p&gt;We are planning to fix this in a future update, but it is not confirmed when it will be out.&lt;/p&gt;
&lt;p&gt;If you want to know how to apply the fix manually just let me know, and I will dig out a patch.&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;
Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how can i know 51822 ESB PTX sent packages successfully without ack?</title><link>https://devzone.nordicsemi.com/thread/90499?ContentTypeID=1</link><pubDate>Fri, 23 Jun 2017 02:04:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc277461-1280-4d27-b204-1f3d6df1c8ae</guid><dc:creator>ashare</dc:creator><description>&lt;p&gt;sorry,I tried again and again, and suddenly it worked, now as i set selective_auto_ack &amp;amp; noack to be true, it does not require an ack.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>