Hi,
When I build the SDK (14.0.0) with SOFTDEVICE_PRESENT and in sdk_config.h #define NRF_SDH_ENABLED 0 I get the following link error (using IAR:)
Error[Li005]: no definition for "nrf_sdh_is_enabled" [referenced from nrf_drv_clock.o]
if NRF_SDH_ENABLED is mandatory when using softdevice, I think it should be set automatically.
Thanks, Elkana