-
Bug
-
Resolution: Unresolved
-
Medium
-
SimpleLink CC2640R2 SDK BLE Stack
-
BLESTACK-4058
-
BLE Stack BLE5-1.1.2
-
Decided to be kept as known issue
Git/Installer Release Version: simplelink_cc2640r2_sdk_2_20_00_49
Application: Host test
Problem Reproducibility: 100%
Problem Description:
When sending a HCI_LE_RandCmd(), the Host Test Device does not return anything. (Expected a HCI_CMD_COMPLETE).
Steps to re-create problem:
Program a CC2640R2F with ble5 host test.
Open BLE5 BTool.
Use the MISC_GenericCommand to send a HCI_LE_RandCmd() (Opcode 0x2018, dataLen 0).
The host test device does not give any reply.