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.

implementation of module CC2564MODA

Other Parts Discussed in Thread: CC2564MODA, MSP430G2553, BOOST-CC2564MODA, CC256XMS432BTBLESW

Hi all, I write why recently made the purchase 2 bluetooth modules CC2564MODA and tried to establish a communication between the two but it has been impossible; in view of this attempt to establish communication with my pc, but neither was, in fact, when I energized the module CC2564MODA nothing appears on the screen of my computer bluetooth devices,

Can you help with the implementation of the module CC2564MODA? o provide a code for msp430g2553?

Thank you

  • Jose,

    The CC2564MODA is based on the CC2564B Bluetooth controller. It requires a host MCU running the Bluetooth Stack in order to be discoverable, pairable and connectable from a remote BT device like a PC.

    The msp430g2553 does not have enough flash and RAM to run the Bluetooth stack.

    In order to evaluate the CC2564MODA, I highly recommend you use the MSP-EXP432P401R LaunchPad and the BOOST-CC2564MODA BoostePack running the CC256XMS432BTBLESW ti dual-mode bluetooth stack. It contains various out of the box sample applications for a wide range of dual mode bluetooth use-cases.

    BR,
    Vihang