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

How to make a host application using the nRF2779 dongle (ANT)?

We would like to be able to communicate with an nRF51422 target system from a Windows host. (for target signal processing algorithm debugging ).

Our previous system used Bluetooth and the SPP (serial port) - which is straight-forward to use on the host side with a simple com port. With ANT no such easy interface into windows exist so we must make our own.

Would the "nRF24AP2 Development Kit" be the right starting point given that we prefer an USB interface to the host and that nRF2779 dongle uses nRF24AP2?

nRF2779 is the USB-ANT dongle coming with the nRF51422 eval and dev kits.

Thanks for any hints you can provide.

Related