I can't use dtm mode
i use nrf51822 ek board
Unfortunately, it isn't easily doable to run DTM with the Evaluation Kit. The reason is that the Segger chip requires the use of flow control for the UART to function correctly, and this is not part of the DTM specification, and hence not supported by nRFgo Studio's DTM application.
If however you hook up another serial port to the correct pins on the Evaluation Kit in some way (better not use the one that is connected to the Segger chip), this should be doable. I just tested this using the RS232 level converter on the motherboard with pins 1 and 3, and that works nicely.
Unfortunately, it isn't easily doable to run DTM with the Evaluation Kit. The reason is that the Segger chip requires the use of flow control for the UART to function correctly, and this is not part of the DTM specification, and hence not supported by nRFgo Studio's DTM application.
If however you hook up another serial port to the correct pins on the Evaluation Kit in some way (better not use the one that is connected to the Segger chip), this should be doable. I just tested this using the RS232 level converter on the motherboard with pins 1 and 3, and that works nicely.