Hi Ameesh,
The CC2564MODN uses the CC2564B, so you should use that BTS file. The BTS file needs to be downloaded onto the CC2564B after every reset.
As for making a device discoverable, you will need to call some bluetooth stack functions to do…
Part Number: CC2564CMSP432BTBLESW Other Parts Discussed in Thread: CC256XMS432BTBLESW , CC1352R Tool/software: Code Composer Studio Hi ALL,
Please tell me about Bluetopia (CC256XMS432BTBLESW).
Customer is investigating whether Bluetopia for MSP432P401R…
John,
The ti dual mode bluetooth stack in the CC256XMS432BTBLESW SDK is only for non-threaded systems. Thus, there is no example included in the SDK that uses TI-RTOS kernel.
If your application defines and uses a custom GATT based profile, you can…
Hi,
Please see the CC256XB.h file in the attachment. This file is based on the release version 1.6 of the CC256XB-BT-SP and it was converted to work with the TI Bluetooth stacks for other MCU platforms like the CC256XMS432BTBLESW. But, I am positive…
Part Number: BOOST-CC2564MODA Other Parts Discussed in Thread: CC256XMS432BTBLESW , , CC3200AUDBOOST , CC2564MODA , TLV320AIC3254 Tool/software: Code Composer Studio I've downloaded the CC256XMS432BTBLESW software and followed the instructions from the…
Hi Jkull,
Have you looked through the following resources?
https://www.ti.com/lit/swru523 https://www.ti.com/lit/swru390 https://www.ti.com/lit/swru497 https://www.ti.com/lit/swru436 https://www.ti.com/tool/CC256XMS432BTBLESW
Although you do not…
Hello Bryan,
The community here may give you a more complete answer. In my opinion your best options (in order) are Bluetooth, WiFi, or NFC depending on your wireless needs and file size. You can check out TI's wireless portfolio at www.ti.com/...…
Hi Kozo,
The CC2564MODA supports WBS and NBS HFP over PCM interface. For implementation, please refer to the HFPDemo_AG and HFPDemo_HF in the CC256XMS432BTBLESW or the CC256XSTBTBLESW.
Also, the hardware setup for the CC256XMS432BTBLESW includes…
Hi Hari. Thanks for your reply.
We already tried that setup. I noticed that the guide references the bluetooth module CC2564C. However, we are using CC2564MODA. On its page it references Bluetooth Service Pack for CC256xB, i.e., for model B and not…