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

Problems with enabling files

Hello,

I have problems with adding the ble_nus.c file to my project, but I also have issues with the files: nrf_ble_gatt.c, nrf_ble_qwr.c, and nrf_pwr_mgmt.c. The problem is that each of these files have a  NRF_MODULE_ENABLED() function at the start of the script which enables the function if the corresponding constant is set to 1 on the sdk_config.h file. I have done this but the NRF_MODULE_ENABLED() function still shows as disabled which disables the script.

am I missing something?

The SDK I am using is BLE Mesh v2.1.1 and nRF5 SDK v15.0.0, and I am using the NRF52832.

Parents Reply Children
No Data
Related