This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Problem buiding the tutorial "A beginner's tutorial: Advertising"

I am trying to build the project which I downloaded from github for the "A beginner's tutorial: Advertising" but I get errors for missing files when I try to build it both in Keil and Segger IDEs.

I know that this tutorial was written for nRF51 and SDK 11. However, I was hoping to be able to run it with nRF52 and the newest SDK which is Ver14.1. Am I wrong about that?

I used "Download Zip" button with github.com/.../nrf51-ble-tutorial-advertising.git.

Then I copied the whole folder here: C:\Users\Owner\Desktop\nRF_SDKs\examples\ble_peripheral\nrf5-ble-tutorial-advertising which does include the main.c file.

I tried building from main.c as well as C:\Users\Owner\Desktop\nRF_SDKs\examples\ble_peripheral\nrf5-ble-tutorial-advertising\pca10040\s132\arm5_no_packs as I am trying to use S132 softdevice but both failed.

Any help would be appreciated. BTW, I am able to build the SDK built-in examples.

Related