CC2650 LaunchPad ( www.ti.com/.../LAUNCHXL-CC2650) is a dual mode SOC for BLE and Zigbee. If you buy www.ti.com/.../boost-ccemadapter , you can mount CC2541EM (BLE), CC2530EM (Zigbee), CC2538EM (Zigbee), CC2650EMK (BLE and Zigbee) to study BLE or Zigbee…
Part Number: CC2564C Hi,
BT stack: CC2564CMSP432BTBLESW
EVM: MSP-EXP432P401R + BOOST-CCEMADAPTER + CC256XCQFN-EM + CC3200AUDBOOST .
The step by step demonstration from HID Demo wiki link (" http://processors.wiki.ti.com/index.php/CC256x_TI_Bluetooth_Stack_HIDDemo_App…
Hi Avinish, The BOOST-CCEMADAPTER can be used to convert the LaunchPad/BoosterPack pinout to the RF pinout of the CC2564MODAEM. Alternatively, you can ues the BOOST-CC2564MODA to connect with the LaunchPad. Please note that the DK-TM4C129X is the platform…
To be able to use SmartRF Studio you have to use a CCDebugger or a TRXEB. This because you need direct access to the SPI interface on CC1101 from SmartRF Studio.
If you want to write your own code to control the CC1101-CC1190 board you can use any Launchpad…
Other Parts Discussed in Thread: MSP430F5438A , EK-TM4C123GXL , BOOST-CCEMADAPTER , CC256XM4BTBLESW I have a PAN1323ETU board which I can plug in into the MSP430F5438a experimenter board and run the TI bluetooth stack on it.
I want to evaluate the same stack…
Other Parts Discussed in Thread: CC2564MODNEM , MSP432P401R , CC2564C , BOOST-CC2564MODA , BOOST-CCEMADAPTER I have inadvertently ended up with a CC2564MODNEM instead of the MODA booster to use with my MSP432P401R board..
It is not directly plug compatible…
Other Parts Discussed in Thread: BOOST-CC2564MODA , CC2564MODNEM , BOOST-CCEMADAPTER , CC3200AUDBOOST Hi champs,
custome rneed to evaluate BT with MSP432 Launchpad plus BOOST-CC2564MODA. Unfortunately Boosterpack cannot be delivered in short time, but he owns…
MSP432_TransparentMode.zip
I have attached a zip file with a transparent mode sample project, along with a readme for instructions.
readme (1).txt
1. Download and install the MSP432 SDK : www.ti.com/tool/CC2564CMSP432BTBLESW
2. Unzip and…
Hi Kiran,
It should be possible to interface the MSP-EXP430F5529LP and CC2564MODAEM using the BOOST-CCEMADAPTER. Keep in mind that the pin assignments will most likely be different from that of the MSP-EXP430F5529 so changes to the example firmware…