Hello,
I'm a newbie to ANT, so there's probably something I'm missing.
I setup my system using Synchronous Serial Interface with Byte control. I am able to get the ANT chip out of reset. I can then Synchronize with the chip and read the Startup Message Response from the ANT.
I then configure any parameter on the chip. (at least, I think I do, because I can read the 0xA5 as the first byte,and I write all my data including the checksum)
I then wait for SEN to go low, but am never successful in seeing that?
What am I doing wrong?
Regards