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

nrf51-ble-app-lbs

Since there is no examples folder with Keil 5.14 anymore, where do you place this repository so the links work? Trying to fix all the directory structures is very painful and is resulting in many errors during compiling. I have a folder structure (Windows 7) with Nordic\nrf51822 and I just need to know the best place to place the directories for this. Or can someone make a new repo that has all the linking setup correctly?

This no longer exists: "To compile it, clone the repository in the [SDK]/examples/ble_peripheral folder."

github.com/.../nrf51-ble-app-lbs

Parents
  • Which one would you recommend? I have tried including all the files and folders so the linking is all correct now. I am getting tons of errors still though. See below. Does anyone have a simple example that has all the files in the project instead of linking to different directories? I have a feeling it is linking to previous SDK versions on accident.

    ave tried

  • What was the solution the Nordic employee gave you in the end? I am stuck trying to get the same thing going. I've unzipped to C:\Keil_v5\ARM\Pack\NordicSemiconductor\nRF_Examples\8.0.0\ble_peripheral\nrf51-ble-app-lbs-SDKv8.0 Loading and trying to build this results in a raft of errors caused by broken links. I tried copying to my own projects folder C:\Projects\firmware\nRF51\nrf51-ble-app-lbs-master and then selected applicable software packs (though I don't know what versions to use of each, for example do I use RF libraries v 2 or 3?) and this did not work...

Reply
  • What was the solution the Nordic employee gave you in the end? I am stuck trying to get the same thing going. I've unzipped to C:\Keil_v5\ARM\Pack\NordicSemiconductor\nRF_Examples\8.0.0\ble_peripheral\nrf51-ble-app-lbs-SDKv8.0 Loading and trying to build this results in a raft of errors caused by broken links. I tried copying to my own projects folder C:\Projects\firmware\nRF51\nrf51-ble-app-lbs-master and then selected applicable software packs (though I don't know what versions to use of each, for example do I use RF libraries v 2 or 3?) and this did not work...

Children
No Data
Related