Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

You are here: Forum Home → ANT+ Forums → ANT+ Simulation Tools → Thread

   

Connect to nrf52-dk with AntwareII, timeout with Simulant+

Rank

Total Posts: 3

Joined 2018-11-05

PM

I have just started playing ANT+ for a personal project, so forgive me if this is trivial question.

I have been playing with the BSC example, part of the Nordic Nrf52-DK development suite. I have been able to connect to a "soft" wheel speed transmitter (the dev. board) using AntwareII, but times out with Simulant+, will not connect.

I have tested the hardware receiver (USB Dongle) using a Garmin wheel speed sensor and it does work, the receiver is working.

The Nordic tutorial suggested providing the simulation tool with a network key, however I have no idea where this may have to be provided.

"To use the ANT+ Simulator tools, you must set the ANT+ Network Key to a proper value."

Thanks in advance for any help      
Rank

Total Posts: 3

Joined 2018-11-05

PM

It obvious in the documentation but with the nrf52-dk API the network configuration if performed in the following header file:

C:\Nordic_Semiconductor\components\ant\ant_key_manager\config\ant_key_manager_config.h

     
RankRankRankRank

Total Posts: 120

Joined 2013-05-07

PM

Hi Arlenn,

Might it be that you are running a BS&C sensor, and trying to connect to a SPD or CAD display?

You'll want to connect to a "Bike Speed and Cadence" display.

Best,
BK      
Rank

Total Posts: 3

Joined 2018-11-05

PM

Thanks for the reply.

I solved my problem in the post above, however I couldn't find a way to mark the thread solved.

Thanks.