Hello.
I want test BLE 5.0 direct test mode. Before DTM test with equipment, I wanted to verify HCI command. So after I downloaded Host_test application, I sent HCI_LE_EnhancedTransmitterTest and HCI_LE_EnhancedReceiverTest command by Btool, but response was that Unknown HCI Command. I think, I need to define BLE_V50_FEATURES in source code but I do not know where to define it. My stack version is simplelink_cc2640r2_sdk_1_50_00_58.
Please let me know how I can test BLE 5.0 direct test mode.
Thank you.