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.

AM335x EVM WIFI Configuration

Hi All,

         I am using am335x evm board for development purpose  with TI given SD card under linux SDK. When i am trying to use WIFI throught terminal  following steps has been tryed but  could connect the wifi.for communication.

ifconfig wlan0 192.168.0.184

route add default gw 192.168.0.121

echo "nameserver 8.8.8.8" > /etc/resolv.conf

ifconfig wlan0 up  and down

 ping google.com


Eventhought  wifi is not enabled. how to enable wifi from SDK or terminal .Can anybody suggest me to solve this problem.

With Regards

Senthamilarasi