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.

Bluetooth connect question

Other Parts Discussed in Thread: CC2560

Hi sir.

I have a question,

Platform: MSP-EXP430F5438 + PAN1315ETU CC2560
Demo firmware :  MSP430BT5190-CC2560 SDK

 

/* SDK Class of Device Field */

#define SDK_CONFIG_COD           BT_MSC_LIM_DISC_MODE|BT_MDC_PERIPHERAL|BT_PPMC_SENSING_DEVICE

Major device class "Peripheral (com port)",

 

 

With the device(Host) already paired to BlueMSP430 and it is connected. 

Then device(Host) disconnects BlueMSP430.

My question is how to connect from BlueMSP430 to device(Host) ?

 

 

thanks.