Reading keyfob(nRF24L01+) from Nordic USBANTStick(nRF24AP1)

Hi,

I’m trying to receive data from the nordic key fob with a Nordic USB ant stick, but I’m struggling with the ANT protocol.

I can successfully setup and open an ant channel, with all-zeros parameters to assign-channel() and setid(), but I don’t receive any data, just a RX timeout error message after a few seconds.

Is this the correct setup sequence? Or do I need to specify a custom channel/deviceID ?

a good tutorial :

http://www.diyembedded.com/tutorials/nr … rial_0.pdf