Hi,
I am following the instruction in the below site to connect to Wifi direct.
http://processors.wiki.ti.com/index.php/WiFi_Direct_Configuration_Scripts#p2p_find
I have a AM335x evaluation module with WL18xx WiFi module and OS is linux.
Since i dont have 2 EVM, I configure my EVM 1 as per the instruction in the web page. I have a android tablet which has wifi direct.
So in my android tablet i enable wifi direct. In EVM 1, p2p_find finds the device android device information. p2p_peers gives the MAC address of the tablet. When I give connect, (p2p_connect) the connect is successful on both the EVM #1 and the tablet.
But when I assign the static ip address, I couldnt set ip address in my android device using the p2p0 interface. So ping is not successful.
I tried DHCP also and I coudnt get the ip address set in my android device. Any thoughts is highly appreciated.
Regards,
Johncy.