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:
Thank you