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

BLE project setup with compiler error

Hello,

I generated a new project using the main.c of the example "ble_app_uart" from the SKD 12.2 for a nrf52832 and from there copying all necessary .h and .c-files into my project folder.

Because I want to understand how one has to build a project from the ground. Also I wanted to avoid adapting all the include paths inside the project options.

Right now I'm stuck with this Error and don't have any idea to work around that.

What could be the problem?

I most likely use the ble_template off the examples folders if I don't get this to work.

Related