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

nRF51 ADC Example not building

I am using the nRF51422 board with the SDK 11.  I am trying to build the ble_app_hrs_adc_battery_measurement from the NordicPlayground/nrf51-ADC-examples repository.  The README says that the program requires SDK 11, however, when I try to build the project (using Keil uVision 5) I am met with several "No such file or directory" error messages.  Is there an error in the README? Does the program require a different version of the SDK?  The link for the repository is included below:

https://github.com/NordicPlayground/nrf51-ADC-examples/tree/master/ble_app_hrs_adc_battery_measurement

Thank you

Related