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

How do I port the BLE Mesh example project (light switch) to my keil IDE?

Hello, I couldn't help but notice that unlike previous example projects released by Nordic, this BLE Mesh one doesn't really come in pre-configured uV5 or uV4 format. Furthermore, the makefiles that could be found in the example project directories suggest that Nordic deliberately want to be IDE-neutral.

So here is my question: is there any guide or howto written somewhere which helps me port the project to Keil? Knowing which file to add to the compile chain or to include alone can be painstaking.

I have done many port and migration before, and I did them under the philosophy "if it reports an error, fix it".

But frankly it's getting tiring on this one. I don't want another wild goose chase, there got be another way.

Please help?

Related