I am not able to connect Garmin Edge or SimulANT to nRF51-DK. Neither sensor nor receiver seems to work. Just looks like there is no RF.
Examples tried:
-
power_only_sensor
-
hrm_tx
-
hrm_rx
Preparations (...to be confirmed):
-
programmed softdevice s210_nrf51422_4.0.1_softdevice.hex to nRF51-DK
-
copied and opened example with Keil
-
compiled project -> ok
-
started debug session and verified that it is running in main loop -> seems ok
Is there anything that I missed during preparations here?
Is it required to setup ANT device IDs or any other settings before?
Will given examples be compatible to most "of the shelve" devices without modifications?
Thanks for any hint in advance.