<?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>NRF24L01+ ACK with payload issues</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14398/nrf24l01-ack-with-payload-issues</link><description>Hello, 
 I am trying to implement a star network with more than one datapipes enabled, where (between other tasks) the PTXs devices have to synchronize their clocks (real time clocks) from the PRX device clock. So I want to pass the current time information</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 Jun 2016 21:10:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14398/nrf24l01-ack-with-payload-issues" /><item><title>RE: NRF24L01+ ACK with payload issues</title><link>https://devzone.nordicsemi.com/thread/54981?ContentTypeID=1</link><pubDate>Tue, 21 Jun 2016 21:10:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb1a6ed2-7395-4971-bc04-10975ec0f6ac</guid><dc:creator>Argiris T.</dc:creator><description>&lt;p&gt;Thank you Anders, you were very helpful!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF24L01+ ACK with payload issues</title><link>https://devzone.nordicsemi.com/thread/54980?ContentTypeID=1</link><pubDate>Tue, 21 Jun 2016 15:28:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c58fe9f-65fb-4f32-a2d7-fcb45dd597a7</guid><dc:creator>Anders Strand</dc:creator><description>&lt;p&gt;Hello.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The payload will be deleted when it has been acknowledged by the other side.If the payload was sent together with an ACK from the PRX, the payload will be deleted when the next packet from the PTX is received.&lt;/li&gt;
&lt;li&gt;Yes&lt;/li&gt;
&lt;li&gt;You only have 3 TX buffers. So if you want to queue six packets containing a time stamp, you must implement this in your application. You can insert the first three, and then send the following three when you receive the TX_DS from the first ones.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;-Anders&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>