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

ble_radio_notification.h import problem

Hi,

I am trying to work with ble_radio_notification.h. When I import this file to my main.c, I have "No such file or directory error". When I try to add it to nRF_BLE folder manually, Keil shows me that it already exists and I can not add it. In addition, it is not shown in my project tree. I am using SDK 11, Keil, nRF51 DK and s130 softdevice. Changes are made on top of example code. How can I solve this problem? Is it a bug or I am doing something wrong?

Related