I want to use app_config.h and the latest driver nrfx. I tried to use the generic sdk_config.h located in nrf5_sdk_17.1.0_ddde560\config but the old config are also defined so apply_old_config.h overwite the new nrfx definitions.
Is there a generic sdk_config.h without the old config ?
Or is there a way to disable the apply_old_config.h without modifying the SDK ?