Hi,
I'm currently working on setup Direct Test Mode for 1M PHY testing.
Chip: CC2640F128.
BLE STACK version: 2.2.7.
IDE: CCS 7
RF Testing Software: BTool.exe
Binaries were built from Host_Test Project, according to the Direct Test Mode setup Instructions.
End Product binary is based on the Simple Peripheral example.
Now I have already made the UART available for 2 wire DTM testing, but when I was looking at the section 3 of the document: How to Do RF Radio Test With You Bluetooth Product: https://www.ti.com/lit/an/swra737a/swra737a.pdf?ts=1713364231908,
There are some of the Test Commands are missing, does that means I can't choose 1M PHY to test?
1. Missing HCIExt_EnhancedModemTestTxCmd and HCIExt_EnhancedModemTestRxCmd
2. Missing HCI_LE_EnhancedTestTxCmd and HCI_LE_EnhancedTestRxCmd.
Thanks!