<?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>Burst transfer problems</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4281/burst-transfer-problems</link><description>I&amp;#39;m trying to implement a burst transfer between to nRF24AP2 devices, but I have serious problems getting it to work.
The burst messages are send on a reverse channel to a sensorr device which normally operates as master.
After a number of messages</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 10 Nov 2014 13:32:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4281/burst-transfer-problems" /><item><title>RE: Burst transfer problems</title><link>https://devzone.nordicsemi.com/thread/15275?ContentTypeID=1</link><pubDate>Mon, 10 Nov 2014 13:32:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:815311ed-b1f1-4615-bf4e-3819c75a0ea4</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;When you see one TRANSFER_SEQUENCE_NUMBER_ERROR you never recover from it at the test of the burst is lost? From the ANT message, protocol and usage you find that:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;quot;However, the success/failure
notification is for the entire burst
transfer rather than for each packet
and, unlike acknowledged messages, any
lost data packets in the transfer will
be automatically retried. Should any
packet fail to transmit successfully
after five retries, ANT will abort the
burst transfer and notify the host MCU
with a failure message.&amp;quot;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;So the failing package should be re-tried and if this fails five times it will collapse. What kind of environment are you testing this is? Could there be some interference from other sources that are interrupting your ANT link for shorter periods of time? What&amp;#39;s the distance between your two units? Could you try a different frequency? Do you have other ANT nodes in the area with same network key and frequency?&lt;/p&gt;
&lt;p&gt;The sequence number is written by you on the nRF24AP2, how do you control this in your application? Could there be something that occurs in your application that would change the sequence number you write?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Burst transfer problems</title><link>https://devzone.nordicsemi.com/thread/15274?ContentTypeID=1</link><pubDate>Wed, 05 Nov 2014 14:46:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:457365e9-3972-4d3d-adcf-09c88fa953fb</guid><dc:creator>Klaus Roy-Poulsen</dc:creator><description>&lt;p&gt;Hi Asbjørn
No, that is not the case.
My statement regarding correct messages, sequence numbers and acknowledge described the situation up to the point where I get the TRANSFER_SEQUENCE_NUMBER_ERROR. All further burst messages fail with the same error regardless of the sequence number in the message.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Burst transfer problems</title><link>https://devzone.nordicsemi.com/thread/15273?ContentTypeID=1</link><pubDate>Tue, 04 Nov 2014 14:03:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a3d02cd-6c1c-4eaa-bf94-fb8964d6b93f</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;Just to be certain, you are receiving a TRANSFER_SEQUENCE_NUMBER_ERROR from the nRF24AP2, but you still see all the correct and expected packages/payload from the burst on the serial interface? Even after you get the TRANSFER_SEQUENCE_NUMBER_ERROR it continues to work and the sequence number is in correct order?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>