<?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 ACK message is not sent immediately</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/86945/esb-ack-message-is-not-sent-immediately</link><description>Hello, 
 Scenario: 
 2x nRF52833 - One set as PTX and the second PRX. PTX is connected to my PC via UART. Both boards are initialized with ESB_PROTOCOL_ESB_DPL. 
 I want to send a data packet to PTX via UART, PTX will transmit this packet to PRX, PRX</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 14 Apr 2022 05:06:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/86945/esb-ack-message-is-not-sent-immediately" /><item><title>RE: ESB ACK message is not sent immediately</title><link>https://devzone.nordicsemi.com/thread/363264?ContentTypeID=1</link><pubDate>Thu, 14 Apr 2022 05:06:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81f04d15-efb3-4204-a028-7eb8487ba970</guid><dc:creator>Vagner Landskron</dc:creator><description>&lt;p&gt;I&amp;#39;m reading the documentation here:&amp;nbsp;194.19.86.155/.../esb.html&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;int&amp;nbsp;&lt;code class="sig-name descname"&gt;esb_write_payload&lt;/code&gt;&lt;span class="sig-paren"&gt;(&lt;/span&gt;&lt;em class="property"&gt;const&lt;/em&gt;&lt;em class="property"&gt;struct&lt;/em&gt;esb_payload&amp;nbsp;*&lt;em&gt;payload&lt;/em&gt;&lt;/strong&gt;&lt;span class="sig-paren"&gt;&lt;strong&gt;)&lt;/strong&gt;&lt;br /&gt;&lt;/span&gt;&lt;em&gt;Write a payload for transmission or acknowledgement.&lt;/em&gt;&lt;br /&gt;&lt;em&gt;This function writes a payload that is added to the queue. When the module is in PTX mode, the payload is queued for a regular transmission. &lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;When the module is in PRX mode, the payload is queued for when a packet is received that requires an acknowledgement with payload.&lt;/strong&gt;&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;And it seems like that what I&amp;#39;m probably doing is preparing the next ACK message in the PRX receive event.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>