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

ANT Protocol Broadcast compiler ERROR

Hi, I am using ANT Protocol in nRF52832 SES SDK17.0.2

Run the code in <Install folder>\examples\ant\ant_broadcast\tx file and i found that need to download the SDK file for ANT

and download the file and place in respective folder as like

and while build the project file occurring nrf_error.h "no such file or directory"

Parents Reply
  • Yes, I update the SES .

    and also command that to download the soft device to the DK board but. the main.c file not compiled . showing the error nrf_error.h is not .

    I have copied the content in the downloaded ANT soft device to <install folder>/ components/softdevice/s212/

    created separate folders like headers, hex, tool chain and copy paste it

    is that i change any thing in project directory file

    ant_broadcast_tx_pca10040_s212.emProject

Children
Related