This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to set CC2564 Bluetooth Low Energy chip to Direct Test Mode?

Other Parts Discussed in Thread: CC2564

I have a board with processor which connects to CC2564 through UART. We have firmware which sets processor UART tri-stated. Then I use FTDI USB to UART wires to CC2564 UART interface directly and connect to PC USB port. Open Tera term and set the COM port but does not see any response from CC2564. Use 4 wire UART connection.

The objective is to use Bluetooth low energy tester such as R&S CBT to test BLE RF parameters

Questions:

1. How to set CC2564 to Direct Test Mode(DTM)?

2. Does our processor need to send HCI command to CC2564 to place it in DTM, then tri-stated processor UART interface and connect UART to CC2564 externally?

3. Am I supposed to see UART response from CC2564 chip if connect UART of CC2564 to PC through FTDI USB to UART chip?

4. Please provide as much detail as possible for how to place CC2564 to DTM mode.