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

device not available with Antware II

Hello!

I'm new to the nRF52 and to ANT, so I'm in the process of running through some of the example code. I've been able to successfully run blinky example. However, I haven't been able to do the same using the ANT examples. 

I’m using a nRF52  DK, and am trying to run the “ANT Advanced Burst”, which is found in nRF5 SDK v15.3.0. I downloaded the SoftDevice “ANT_s212_nrf52810_nrf52832_6.1.1” and I copied the header files from the ANT SoftDevice zip to \Nordic_Semiconductor\components\softdevice\s212\headers. I uncommented in the nrf_sdm.h file in front of #define ANT_LICENSE_KEY to use the evaluation license.

I used ARM Keil to load the "ANT Advanced Burst" example, and then I used ANTWARE II to verify its operation. I had a ANT USB, so I plugged it into the computer and after I opened the Antware II. But from the available devices I have only one, which is the ANT USB, while nrf52 is not present. 

Why is the nrf52 dk device not present in the available devices? How can I solve it?

Cheers!

Parents Reply Children
Related