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

nrf 51822 ble_app_uart compile

hi, i am getting start nrf 51822 BEL with ble_app_uart as a first step, i just compile the one of the BLE example 'ble_app_urat" which is located in 'C:\Keil_v5\ARM\Device\Nordic\nrf51822\Board\pca10001\s110\ble_app_uart' actually i download that example at the web.

Then i got a problem that the project cannot find the header files related to the ble i think..(#include "nordic_common.h", #include "ble_hci.h",#include "ble_advdata.h" such things...) but i can find these header files in "C:\Keil_v5\ARM\Device\Nordic\nrf51822\Include"

how can i let the project find the header files and complie the project successfully?? i fall into utter confusion... please help me nn

Parents Reply
  • OK i just get the SDK and find same project 'ble_app_uart" in the zip file but i can see this error when i open the project "The Project reference devices, files or libraries that are not installed. Download ad install:

    Third Party Device support for 'Nordic Semiconductor : nRF51822_xxAA'(Device not included in Legacy Device Database)....

    I can compile and download the example "blinky_example" but i don't know why examples related to the ble don't compile?????

Children
No Data
Related