This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

ANT continuous scanning mode, channel closed by stick

Hi,

I hope this is the appropriate forum for this question. I've also asked this on the developer forum on thisisant.com, but received no answer there.

We are using Continuous Scanning Mode for our application, BigRingVR. This works very well for most users, but some users are reporting that their ANT+ sensors are not detected.

This happens on different ANT USB sticks, on different OSses. There is one user, using a 2moso ANT Stick, for which it works on Mac OS X, but not on Windows 10.

A trace of the ANT messages is below:

2017-10-06T04:42:11.527Z:	OUT	[a4][01][4a][00][ef]
2017-10-06T04:42:11.685Z:	IN	[a4][01][6f][00][ca]
2017-10-06T04:42:12.686Z:	OUT	[a4][09][46][01]-------------- (network key)
2017-10-06T04:42:12.701Z:	IN	[a4][04][40][01][46][00][a0][07]
2017-10-06T04:42:12.952Z:	OUT	[a4][03][42][00][00][01][e4]
2017-10-06T04:42:12.963Z:	IN	[a4][04][40][00][42][00][a5][07]
2017-10-06T04:42:12.963Z:	OUT	[a4][05][51][00][00][00][00][00][f0]
2017-10-06T04:42:12.985Z:	IN	[a4][04][40][00][51][00][b6][07]
2017-10-06T04:42:12.985Z:	OUT	[a4][02][45][00][39][da]
2017-10-06T04:42:13.004Z:	IN	[a4][04][40][00][45][00][a2][07]
2017-10-06T04:42:13.004Z:	OUT	[a4][02][66][00][01][c1]
2017-10-06T04:42:13.021Z:	IN	[a4][04][40][00][66][00][81][07]
2017-10-06T04:42:13.021Z:	OUT	[a4][02][5b][00][00][fd]
2017-10-06T04:42:13.046Z:	IN	[a4][04][40][00][5b][00][bc][07]
2017-10-06T04:42:13.603Z:	IN	[a4][04][40][ff][01][01][18][07]
2017-10-06T04:42:13.625Z:	IN	[a4][04][40][00][01][07][e1][07]
2017-10-06T05:01:14.001Z:	OUT	[a4][01][4c][00][e9]
2017-10-06T05:01:14.001Z:	OUT	[a4][01][4c][01][e8]
2017-10-06T05:01:14.001Z:	OUT	[a4][01][4c][02][eb]

Everything seems to be working fine, scanning mode is started:

2017-10-06T04:42:13.046Z:	IN	[a4][04][40][00][5b][00][bc][07] 

But directly after that, this message comes:

2017-10-06T04:42:13.603Z:	IN	[a4][04][40][ff][01][01][18][07]

after which the channel is closed by the stick. In the ANT Protocol document, I cannot find the reason for getting this message and also cannot find what it means. As channel is 0xFF, it's probably meant for all channels, right?

Help is very much appreciated! Thank you, Ilja Booij BigRingVR.com

Related