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.

CCS/CC2564MODNEM: Mixing HIDHost and BLE SPP

Part Number: CC2564MODNEM

Tool/software: Code Composer Studio

Hi,

is it possible to have this two profiles at the same time?  HIDHost BTClassic and SPPLE

I have a HIDHOST Server Classic and BTClassic SPP running and if I try to call

BSC_EnableFeature(GetDeviceListHead()->stackId, BSC_FEATURE_BLUETOOTH_LOW_ENERGY); for spple

I get error -104. I also have set BSC_FEATURE_BLUETOOTH_LOW_ENERGY at compile.

I have deativated BTClassic SPP for the test with SPPLE.

Thanks

Manfred