Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

You are here: Forum Home → ANT+ Forums → ANT-FS → Thread

   

ANT-FS Download Rejected Error

Rank

Total Posts: 8

Joined 2012-10-15

PM

I am trying to implement an ANT-FS data make-up feature on a sensor. The concept is that the sensor is in ANT+ mode. Then the slave device requests and ANT-FS session to request data that was missed. The sensor keeps the channel open but changes to ANT-FS. It keeps the ANT+ network key and frequency. When the download is done, it goes right back to ANT+

We have 3 sensors that have the data being captured with one ANT+ dongle on a PC.

This is working very well most of the time. However, occasionally (~1 in 30 downloads or so), we get a Download Rejected Error that isn't automatically recovered. It looks like the sensor is supposed to go back into the Transmit beacon mode when this happens, but the system doesn't recover.

Further, after the sensor times out and goes back to ANT+ and the ANT-FS session is requested again, it will immediately fail again for several manual retry attempts in a row after it fails once. Just going back to ANT+ doesn't seem to correct the problem.

We're a bit at a loss for how to further debug the problem. It seems that the ANT-FS communications have just stopped.

The ANT-FS sessions are done sequentially for the 3 sensors. The second one waits for the first one to complete, etc.

The 2 channels do not receive ANT+ data during the ANT-FS download of the other channel. This is true whether the error occurs or not.

What can we do to further debug this problem or implement a work around to get the download completed after a failure?      
RankRankRankRank

Total Posts: 370

Joined 2012-06-27

PM

The ANT-FS transfer cannot not happen on the ANT+ network key and channel 57. This causes interference issues for ANT+ sensors in the vicinity. See "The host shall request a change in RF channel frequency in the link command. Changing the RF channel
frequency will allow the devices to transfer files without creating interference to other, neighboring
broadcasting devices." in the ANT-FS Technical Specification.

" we get a Download Rejected Error that isn't automatically recovered. It looks like the sensor is supposed to go back into the Transmit beacon mode when this happens, but the system doesn't recover." -> can you give a little more detail about what a "Download Rejected Error" is? ie over the air message, library code reference, or similar. Have you checked with ANTwareII in scanning mode to determine what the master is transmitting when you expect it to be beaconing?

     

Signature

Ian Haigh