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

cannot find ble_ant_app_hrm example on the software pack installer

Hello , I am doing a new Keil project to run concurrently ANT for messagging exchange and Bluetooth LE for advertising. On KEIL pack Installer I cannot find the example ble_ant_app_hrm that from other threads in the forum I understood is the one that is running concurrently ANT and Bluetooth LE using S310 SoftDevice . I don't know where the example is or how to add it on the pack installer. I tried updating the pack installer from the menu Update both it didn't arrive the example. Could you help me ?

Parents
  • Hi Antonio,

    The S310 SoftDevice is not currently supported by SDK 8.x, so if you are using the newest version and looking for Keil packs you will not find ble_ant_app_hrm. You can find the .zip and .packs architectures for SDK 7.x here. Note that the example you are looking for might be called experimental_ble_ant_app_hrm in some iterations. Hopefully this answers your question.

    Best regards,

    Øyvind

  • Hi, sorry I am new to this system , so please if you could tell me when I get wrong :

    1. download the SDK 7.2.0 from developer.nordicsemi.com/.../ downloaded the _packs.zip file.
    2. launched the install.bat, select "N", all ok, finished installing.
    3. on Keil , doing a new project for a Nordic chip 51422AC , now I can see in the options for target->device that the current SDK packs used is 7.2.1.
    4. on "select software packs" I can see NordicSemiconductor::nRF_Examples but I can only select if to use 8.1.1, 8.0.0 , 7.2.0, I don't see here an install or anything else similar of what you wrote to me . So maybe I am at the wrong place. Where is the packs tab you are referring to ?
    5. on the packs installer I cannot see the example name "ble_ant_app_hrm" on the example list where I think there is the list of all the examples ready to copy by pressing the "copy" button on the correspondent row. Here I can see for example the blinky example, or the ant relay example, etc. Under the "packs" tab here I can see the NordicSemiconductor::nRF_Examples version 7.2.0 is already installed and I can only choose to remove it. under the "previous" I can see I can install 7.1.0, 7.0.1, 7.0.0.
Reply
  • Hi, sorry I am new to this system , so please if you could tell me when I get wrong :

    1. download the SDK 7.2.0 from developer.nordicsemi.com/.../ downloaded the _packs.zip file.
    2. launched the install.bat, select "N", all ok, finished installing.
    3. on Keil , doing a new project for a Nordic chip 51422AC , now I can see in the options for target->device that the current SDK packs used is 7.2.1.
    4. on "select software packs" I can see NordicSemiconductor::nRF_Examples but I can only select if to use 8.1.1, 8.0.0 , 7.2.0, I don't see here an install or anything else similar of what you wrote to me . So maybe I am at the wrong place. Where is the packs tab you are referring to ?
    5. on the packs installer I cannot see the example name "ble_ant_app_hrm" on the example list where I think there is the list of all the examples ready to copy by pressing the "copy" button on the correspondent row. Here I can see for example the blinky example, or the ant relay example, etc. Under the "packs" tab here I can see the NordicSemiconductor::nRF_Examples version 7.2.0 is already installed and I can only choose to remove it. under the "previous" I can see I can install 7.1.0, 7.0.1, 7.0.0.
Children
No Data
Related