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.

CC3100 to CC3100 in P2P Mode.

Other Parts Discussed in Thread: MSP430F5529, CC3100, CC3200

Hi,

I have 2 CC3100 boards. I want to connect them with each other in P2P mode . I am using them with MSP430F5529 launch pad.

After connecting I have to send a character from one board to other board and toggle a led on other board on reception.

As of now I am referring to P2P example code. So, what all changes I need to make in code for connecting with each other and sending the character?

Thanks in advance.