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.

DTM with CC2541 / BLE Stack 1.4.0: Num_HCI_Command_Packets is always zero

Other Parts Discussed in Thread: CC2541, CC2540

Dear list members,

we developed a board with the CC2541 using BLE Stack 1.4.0. For the Bluetooth qualification we need samples which has to support DTM for use with the R&S CBT. To speed things up we decided to use the HostTestRelease firmware for the testing instead of implementing PTM/DTM in our firmware. So far things are working fine except one detail: When sending a command to the device e.g. HCI_LE_Receiver_Test

01 1D 20 01 00

the corresponding Command Complete Event looks like

04 0E 04 00 1D 20 00

with always Num_HCI_Command_Packets=0. This is true for every HCI LE command I tested.

The people from the test laboratory are now claiming that this will not work with the CBT which expects Num_HCI_Command_Packets=1.

This is similar to this thread: http://e2e.ti.com/support/wireless_connectivity/f/538/t/308827.aspx

Is this a bug in BLE Stack 1.4.0? Is there someone who has an idea for a workaround or experiences with the CBT and DTM on CC254x? Every help is highly appreciated!

Regards,
Oliver