<?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>What does a blank payload ack means?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59981/what-does-a-blank-payload-ack-means</link><description>Hi, im working with the Arduino Example called pingpair ack. Sometimes I get this &amp;quot;Blank payload&amp;quot;. &amp;#191;What does it means? The message was correctly recieved? 
 Sometimes I get the ack payload shifted from the message payload and sometimes dont. Why does</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Apr 2020 06:24:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59981/what-does-a-blank-payload-ack-means" /><item><title>RE: What does a blank payload ack means?</title><link>https://devzone.nordicsemi.com/thread/244317?ContentTypeID=1</link><pubDate>Tue, 14 Apr 2020 06:24:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de8fe5a2-1b9d-40f8-bc83-3602b3c31b34</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>[quote userid="87925" url="~/f/nordic-q-a/59981/what-does-a-blank-payload-ack-means/244116"]If the ack payload is blank, does it means that the messages was successfully recieved also?[/quote]
&lt;p&gt;Yes, if an ACK is successfully received, it means that the former payload was sent successfully.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What does a blank payload ack means?</title><link>https://devzone.nordicsemi.com/thread/244116?ContentTypeID=1</link><pubDate>Wed, 08 Apr 2020 15:42:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b7242b6-719d-4a4b-889d-036619b342b4</guid><dc:creator>JulianDM95</dc:creator><description>&lt;p&gt;The example is called &amp;quot;Pingpair_ack&amp;quot; you can find it here&amp;nbsp;&lt;a href="https://github.com/nRF24/RF24/blob/master/examples/pingpair_ack/pingpair_ack.ino"&gt;https://github.com/nRF24/RF24/blob/master/examples/pingpair_ack/pingpair_ack.ino&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;My final question is: If the ack payload is blank, does it means that the messages was successfully recieved also?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What does a blank payload ack means?</title><link>https://devzone.nordicsemi.com/thread/243985?ContentTypeID=1</link><pubDate>Wed, 08 Apr 2020 07:27:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:215671c3-14eb-41bc-9b41-eaa1c0b42df9</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My guess is that this is printed when you send, and only get &amp;quot;TX_DS&amp;quot; interrupt back, ie: a blank reply from the receiver (no user data in the ACK). In other scenarios, you get a ACK payload, which sets both TX_DS and RX_DR interrupts.&lt;/p&gt;
&lt;p&gt;However; I do not know what example you&amp;#39;re running, so I cannot say for sure.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>