I am trying to modify lbs code, and trying to compile it in sdk 12, i am getting NRF_CLOCK_LFCLKSRC_XTAL_20_PPM undefined
I am trying to modify lbs code, and trying to compile it in sdk 12, i am getting NRF_CLOCK_LFCLKSRC_XTAL_20_PPM undefined
NRF_CLOCK_LFCLKSRC_XTAL_20_PPM
is defined in nrf_sdm.h
. It is located in
SDK_INSTALL_FOLDER/components/softdevice/s13x/headers/
i have included it , but still i am getting same error
Yes, you have to include the folder in the "Include Paths" in Keil.
If you upload the project, I can take a look at it.
i have take the code from Github: - www.github.com/NordicSemiconductor/nRF52-ble-app-lbs