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

Project build issues in BLE Central Tutorial

I'm following these instructions. And downloading a project from this github repository.

The downloaded github zip file contains the following folder "ble_app_uart_c_S120-master" [sic].

Which I dropped into my dev environment under examples\ble_central. When trying to build, I'm getting all sorts of path errors. Where should this folder be placed in order to match the paths in the Keil project?

Related