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 connectivity

Other Parts Discussed in Thread: CC2564

Hello,

I'm working with MSP-EXP430f5538 and CC2564 Bluetooth Module. I'm using Stonestreet's Bluetopia stack and running the SPPLEDemo code. I have two problems:

1) Whenever I try to exchange information between the MSP board and a cellphone there's the following case:
- I can send data from the cellphone to the CC2564 Module and read it on the PC through the TeraTerm;
- When I try to do the oposite and send data to the cellphone, the terminal just jumps to the next line, as if it sent succesfully, but no data is seen on the cellphone. I use the LESEND<ADDR><BYTE> function.

2) I need to make to simultaneous low-energy connections, but I can only get one. I would like to know if there are any changes to the code in order to connect more than one device to the CC2564.

Best Regards,

Leandro