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.

CC2564C: CC2564C SPP1.2 support for BT SIG Certification

Part Number: CC2564C

Hello,

My customer is going to progress BT SIG Certification.

(Stack : STM32 + CC2564C)

(http://www.ti.com/tool/cc2564cstbtblesw )

The SPP 1.2 should be supported for the BT SIG certification.

But, 2564C is only support SPP 1.1.

http://processors.wiki.ti.com/index.php/CC256x_TI's_Bluetooth_Stack

 

When are you planning to release SPP 1.2 profile of CC2564C?

How can we proceed SIG certification?

Thanks.

  • SPP 1.1 was deprecated at BT SIG.

    https://www.bluetooth.com/specifications/adopted-specifications/legacy-specifications

    Could you please let me know how to proceed BT SIG certification(SPP 1.2) with CC2564C ?

    Thanks.

  • Chanho,

    1. The SPP v1.2 made it mandatory to have the SDP protocol descriptor list for the Serial Port Profile (SPP) device. As far as the features are concerned, this was about it. The SPP of the TI dual-mode Bluetooth stack does support the SDP protocol descriptor list. This will be added when you call the SPP_Register_Raw_SDP_Record() API.

    2. Regarding the SPP v1.1 being deprecated, the deprecation affects the new qualifications since they are the result of "end of maintenance" state. But when using the TI dual-mode Bluetooth stack, you will be simply listing the qualification ID (QDID) of the profile subsystem during the EPL. So it is not a new qualification and the deprecation should not matter.

    If by any chance your customer is doing qualification of the profile subsystem from the scratch, the deprecation will not matter in that case either and they can qualify it for SPP v1.2.

    Best regards,
    Vihang