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.

CC2650 Do I need to include the peripheral.c / .h for Host Test Example in order to run the GAP Role Peripheral

Other Parts Discussed in Thread: CC2650

I'm using the Host Test SPI Example in the CC2650 to control the CC2650 using an external MCU.

Am going to use the defined TI HCI Protocol.

The CC2650 will configured as a peripheral.

Do I need to include the peripheral.c / .h source file to the Host Test Example in order to run the GAP Role peripheral?

Currently my external MCU is able to initialize the GAP profile using the GAP Device Init (0xFE00) and start advertising a profile.