Dear Nordic Engineer,
I am working on sdk15,52840,ble app uart project,
i saw BLE_DTM_ENABLED in sdk config.
// <q> BLE_DTM_ENABLED - ble_dtm - Module for testing RF/PHY using DTM commands
#ifndef BLE_DTM_ENABLED
#define BLE_DTM_ENABLED 1
#endif
But i can not see any place call dtm related function,
Do i need add ble_dtm.c to ble_app_uart project,the softdevice be enabled,how can it works.
Thanks
Best Regards
Robert