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.