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 take the code from Github: - www.github.com/NordicSemiconductor/nRF52-ble-app-lbs
i have take the code from Github: - www.github.com/NordicSemiconductor/nRF52-ble-app-lbs