I'm trying to get two MSP430 LaunchPads with CC3100BOOST boards to talk to each other via Wifi Direct. I saw that the CC3100 SDK has a sample P2P server application, and it works great. I'm having some trouble creating a complementary client application that would talk to this server, though.
Is there any sample P2P client code available? One that would connect to this server? Alternatively, can anyone coach us on the steps needed to modify the existing P2P code?