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.

CC2652R: Decoding HCI response packets

Part Number: CC2652R


Hi,   

I have the ble5_host_test project loaded onto my development board.  When I send the command "GapScan_disable"  I get the following response packet :

0x04, 0xFF, 0x06, 0x7F, 0x06, 0x12, 0x52, 0xFE, 0x00

From the TI HCI docs I have been able to ascertain that this is an Event packet ( the leading 0x04),  but I have been unable to find information on decoding the remainder of the packet.  

Is there someplace where I can find this decode information ?

Thank you

Roy