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.