I establish the P2P connection between two CC3100 boards.
One started as Client and other is configured in negotiation mode.
But i am unable to start the TCP client Connection
one device showing DHCP IP address as 192.168.0.100 (client side)
but other device (negotiation device) showing IP as 0.0.0.0
When i am trying to connect the board to mobile WIFI direct it
releases the IP and TCP connection is also established. Similarly my
client device (program wiriten by me) is also able to establish the
connection with mobile
I am thinking that the board was unable to generate the IP. May i know reason
why its not generating the IP address.
can Anybody provide any P2P client program for reference or at least proper
steps to develop it.