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

Combine Ant+ and BLE example

Hello everyone, 

I have modified two examples each with Ant+ an BLE. The Ant+ controle Profile was created using the 

example Ant_hrm. Furthermore, I have the multimedia example which was created by modifying  the ble_app_hids_keyboard.

Now I want to put together both examples, so that a hardware can handle both functions. The  Hardware should Switch between 

these functions and Control either a Smartphone or a ant Sport device. Both examples were created with sdk 15.0.0. The softdevice 

for ant is s212 and for ble s132. Do I have to use s332 to Combine both? What is the easiest way to do it?

Many thanks an best regards

  • Unfortunately there is no ANT S332 v6.x softdevice available yet. This means you will need to download nRF5 SDKv14.2 and search for S332, where you can find a few projects based on S332 v5.x softdevice. I believe for instance the following project show use of BLE and ANT: \nRF5_SDK_14.2.0_17b948a\examples\multiprotocol\ble_ant_app_hrm\pca10040 

    Best regards,
    Kenneth

Related