This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

intergrate ble_uart_app and DTM

My application is based on ble_uart_app. I want to integrate the DTM so that the nRF51 will be in RF test mode when it receive command from UART. However, I found that the program hanged when I call dtm_init(); Please comments