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.

Vendor Specific HCI command additions

Other Parts Discussed in Thread: CC2540

Hello,

I need to add proprietary commands to my current cc2540 project.  Because of the environment (manufacturing) passing the commands to the cc2540 over USB (virtual serial) is much more appropriate than OTA.

I have read the TI BLE HCI Vendor Specific HCI Guide.  The logical place to add our own commands appears to be with the Vendor Specific opcode of 63, and a command subgroup of 7 ("User Profile").

TI went to the trouble of specifying a subsequent byte of decode beyond that of the 7-bit field to select one of 128 profiles.  However, there is no indication that TI is currently or is planning to use the User Profile subgroup at all. 

Am I on the right track for adding my own custom commands?  Or am I in danger of colliding with current or future TI plans for that command space?

Thanks,

Steve