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: Does CC2564C support Google Fast Pair?

Part Number: CC2564C

Hi,

We would like to know if CC2564C supports "Google Fast Pair" and "Windows quick/shift pair" function? https://developers.google.com/nearby/fast-pair/spec

Based on another E2E post https://e2e.ti.com/support/wireless-connectivity/bluetooth/f/538/t/795292?tisearch=e2e-quicksearch&keymatch=google%20fast%20pair, CC2564C is Single-Chip Bluetooth® Solution With Bluetooth Basic Rate (BR), Enhanced Data Rate (EDR), and Low Energy (LE) Support, does the latest stack is able to support it.

http://www.ti.com/tool/TIBLUETOOTHSTACK-SDK

Thanks.

Gim Song

  • Hi Gim,

    The "Google Fast Pair" described in the link above is an abstraction layer on top of regular Bluetooth protocol. Since the TI dual-mode Bluetooth stack implements up to the Bluetooth protocol defined in the specification, this abstraction on top of the standard Bluetooth protocol is out of the scope for TI dual-mode Bluetooth stack. However, the TI stack has all the necessary components required to implement this.

    For CC256x devices, either BLE or assisted mode (A3DP or assisted WBS) can be used at the same time. Since the google fast pair method requires BLE advertisement at all times, it would not be possible to implement if one of the assisted modes is used. If your system uses unassisted A2DP or unassisted HFP (narrow-band speech), BLE can be used simultaneously and this pairing abstraction layer can be implemented.

    Like I mentioned above, these pairing abstractions are not implemented in the TI stack but can be implemented. If needed, you can leverage one of our 3rd party partners for this development.

    http://processors.wiki.ti.com/index.php/CC256x_Forum_Guidelines_and_FAQs#What_about_other_MCU_support.3F

    Best regards,

    Vihang