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 integration

Part Number: CC2564C

We are planning on integrating the CC2564C Bluetooth module with an Analog Devices ADuC7124 using the UART interface.  Do you have any documentation regarding the Bluetooth command interface for the CC2564C device?  Sample code would be useful too.  Thanks.

  • As such CC2564C supports BT SIG standard HCI interface between the host and controller. I would suggest to take a look at STM32F4 CC2564C Bluetopia SDK and look in the Documentation folder for typical Integration steps. Do, you have a Bluetooth stack for ADuC7124? TI Bluetopia stack is provided only for Cortex-M series devices. If, would like to use Bleutopia Stack, please contact cloud2gnd, as they can do porting to 3rd party MCUs and customizations.

    https://www.ti.com/tool/CC2564CSTBTBLESW

    Thanks